93 lines
3.4 KiB
HTML
93 lines
3.4 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Micah Gomez</title>
|
|
<link rel="stylesheet" type="text/css" href="../css/style.css">
|
|
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
<script type="text/javascript" src="../js/thankssaurik.js"></script>
|
|
|
|
</head>
|
|
<body>
|
|
<panel>
|
|
<label>Requirements</label>
|
|
<fieldset>
|
|
<div>
|
|
<p>Compatible with iOS 11</p>
|
|
<p>Requires iPhone X, or a tweak that enables the iPhone X status bar</p>
|
|
</div>
|
|
</fieldset>
|
|
<br>
|
|
<label>Information</label>
|
|
<fieldset>
|
|
<div>
|
|
<p>UnderTime allows you to fully customize the date string in the iPhone X status bar. You can add an extra line, change the font size/color, change te date format, or set it to a cusom string!</p>
|
|
<img src="../images/undertime.PNG" width="250">
|
|
</div>
|
|
</fieldset>
|
|
<br>
|
|
<label>Changelog</label>
|
|
<fieldset>
|
|
<div>
|
|
<p><strong>1.6</strong>: The long-awaited update: fixes crashing in Cydia and (maybe) CrashReporter. Sorry to those of you I've inconvenienced by not fixing this sooner!</p>
|
|
<p><strong>1.5.1</strong>: Preference panel updates. Hopefully this will prompt users to set up the tweak.</p>
|
|
<p><strong>1.5</strong>: Fixed bugs from version 1.5, added warnings to prevent others. Included preference file during installation so tweak loads correctly without changing preferences manually. Added ability to customize color with HEX codes.</p>
|
|
<p><strong>1.4</strong>: Fixed seconds not updating. Only works in springboard or in apps. LS and CC doesn't update seconds</p>
|
|
<p><strong>1.3</strong>: Fixed duplicate date bug, added option to customize first line of text, option to customize single line of text, option to use plaintext</p>
|
|
<p><strong>1.2</strong>: Added many customization options (Font size, replace date option)</p>
|
|
<p><strong>1.1</strong>: Inital Release</p>
|
|
</div>
|
|
</fieldset>
|
|
<br>
|
|
<fieldset>
|
|
<a>
|
|
<img class="icon" src="../images/logo.png">
|
|
<div>
|
|
<div>
|
|
<label>
|
|
<p>MPG13's Repo</p>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</a>
|
|
<a href="httpd://mpg13.github.io" class=" cytyle-in">
|
|
<img class="icon" src="../images/logo.png">
|
|
<div>
|
|
<div>
|
|
<label>
|
|
<p>My Homepage</p>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</a><a href="https://paylpal.me/MicahGomez" class=" cytyle-in">
|
|
<img class="icon" src="../images/paypal.png">
|
|
<div>
|
|
<div>
|
|
<label>
|
|
<p>Donate</p>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</a>
|
|
</fieldset>
|
|
|
|
|
|
</panel>
|
|
<!-- Default Statcounter code for Mpg13.github.io Repo
|
|
http://mpg13.github.io/repo -->
|
|
<script type="text/javascript">
|
|
var sc_project=11785589;
|
|
var sc_invisible=1;
|
|
var sc_security="fd418960";
|
|
</script>
|
|
<script type="text/javascript"
|
|
src="https://www.statcounter.com/counter/counter.js"
|
|
async></script>
|
|
<noscript><div class="statcounter"><a title="free web stats"
|
|
href="http://statcounter.com/" target="_blank"><img
|
|
class="statcounter"
|
|
src="//c.statcounter.com/11785589/0/fd418960/1/" alt="free
|
|
web stats"></a></div></noscript>
|
|
<!-- End of Statcounter Code -->
|
|
</body>
|
|
</html>
|