peep 2.0
This commit is contained in:
@@ -1 +1 @@
|
||||
{"minVersion":"0.1","headerImage":"https://repo.conorthedev.me/assets/me.conorthedev.peep/banner.png","tintColor":"#bce9fd","tabs":[{"tabname":"Details","views":[{"class":"DepictionScreenshotsView","screenshots":[{"url":"https://repo.conorthedev.me/assets/me.conorthedev.peep/screenshot/01.png","accessibilityText":"Screenshot"},{"url":"https://repo.conorthedev.me/assets/me.conorthedev.peep/screenshot/02.png","accessibilityText":"Screenshot"}],"itemCornerRadius":8,"itemSize":"{185,400}"},{"markdown":"peep is a tweak that allows you to temporarily hide your status bar by tapping on it. It only works on the homescreen and lockscreen at the moment.\n\nThe settings instantly apply *without* the need to respring your device! \n\nCurrent preference options:\n- Enable / Disable\n- Use Animations\n\n**Notes:**\n- peep is [open source](https://github.com/cbyrne/peep), be sure to check out the code if you're interested.\n- If you have an issue, [create an issue here](https://github.com/cbyrne/peep/issues/new).","useSpacing":"true","class":"DepictionMarkdownView"},{"class":"DepictionSpacerView"},{"class":"DepictionHeaderView","title":"Information"},{"class":"DepictionTableTextView","title":"Developer","text":"ConorTheDev"},{"class":"DepictionTableTextView","title":"Version","text":"1.0.2"},{"class":"DepictionTableTextView","title":"Compatibility","text":"iOS 12.0 to 13.5"},{"class":"DepictionTableTextView","title":"Section","text":"Tweaks"},{"class":"DepictionSpacerView"},{"class":"DepictionTableButtonView","title":"View Source Code","action":"https://github.com/cbyrne/peep","openExternal":"true","tintColor":"#bce9fd"},{"class":"DepictionSpacerView"},{"class":"DepictionTableButtonView","title":"Contact Support","action":"depiction-https://repo.conorthedev.me/depiction/native/help/me.conorthedev.peep.json","openExternal":"true","tintColor":"#bce9fd"},{"class":"DepictionLabelView","text":"","textColor":"#999999","fontSize":"10.0","alignment":1}],"class":"DepictionStackView"},{"tabname":"Changelog","views":[{"class":"DepictionMarkdownView","markdown":"#### Version 1.0.2\n\n- Peep is now stable!\n- Reduce tweak conflicts by appending peep_ to all ``%new`` methods"},{"class":"DepictionLabelView","text":"","textColor":"#999999","fontSize":"10.0","alignment":1}],"class":"DepictionStackView"}],"class":"DepictionTabView"}
|
||||
{"minVersion":"0.1","headerImage":"https://repo.conorthedev.me/assets/me.conorthedev.peep/banner.png","tintColor":"#bce9fd","tabs":[{"tabname":"Details","views":[{"class":"DepictionScreenshotsView","screenshots":[{"url":"https://repo.conorthedev.me/assets/me.conorthedev.peep/screenshot/01.png","accessibilityText":"Screenshot"},{"url":"https://repo.conorthedev.me/assets/me.conorthedev.peep/screenshot/03.png","accessibilityText":"Screenshot"},{"url":"https://repo.conorthedev.me/assets/me.conorthedev.peep/screenshot/02.png","accessibilityText":"Screenshot"}],"itemCornerRadius":8,"itemSize":"{185,400}"},{"markdown":"**peep is a tweak that allows you to temporarily hide your status bar by tapping on it.**\n- peep supports hiding in apps, on the lockscreen and on the homescreen seperately!\n\nThe settings instantly apply *without* the need to respring your device, but if you do respring, your status bar state will be saved!\n\n**Current preferences options**:\n- Enable / Disable\n- Use Animations\n\n**Notes:**\n- peep is [open source](https://github.com/cbyrne/peep), be sure to check out the code if you're interested.\n- If you have an issue, [create an issue here](https://github.com/cbyrne/peep/issues/new).","useSpacing":"true","class":"DepictionMarkdownView"},{"class":"DepictionSpacerView"},{"class":"DepictionHeaderView","title":"Information"},{"class":"DepictionTableTextView","title":"Developer","text":"ConorTheDev"},{"class":"DepictionTableTextView","title":"Version","text":"2.0"},{"class":"DepictionTableTextView","title":"Compatibility","text":"iOS 11.0 to 13.5"},{"class":"DepictionTableTextView","title":"Section","text":"Tweaks"},{"class":"DepictionSpacerView"},{"class":"DepictionTableButtonView","title":"View Source Code","action":"https://github.com/cbyrne/peep","openExternal":"true","tintColor":"#bce9fd"},{"class":"DepictionSpacerView"},{"class":"DepictionTableButtonView","title":"Contact Support","action":"depiction-https://repo.conorthedev.me/depiction/native/help/me.conorthedev.peep.json","openExternal":"true","tintColor":"#bce9fd"},{"class":"DepictionLabelView","text":"","textColor":"#999999","fontSize":"10.0","alignment":1}],"class":"DepictionStackView"},{"tabname":"Changelog","views":[{"class":"DepictionMarkdownView","markdown":"#### Version 1.0.2\n\n- Peep is now stable!\n- Reduce tweak conflicts by appending peep_ to all ``%new`` methods"},{"class":"DepictionMarkdownView","markdown":"#### Version 2.0\n\n- Add official support for hiding inside of apps\n- Add the ability to hide on the lockscreen and show on the homescreen and vice versa\n- General bug fixes and performance improvements\n- Official iOS 11 support"},{"class":"DepictionLabelView","text":"","textColor":"#999999","fontSize":"10.0","alignment":1}],"class":"DepictionStackView"}],"class":"DepictionTabView"}
|
||||
@@ -7,13 +7,13 @@
|
||||
<link rel="stylesheet" type="text/css" href="../../web/index.css">
|
||||
<style>a, .tint, .table-btn:after {color: #bce9fd} .active {color: #bce9fd;border-bottom: 2px solid #bce9fd;}</style>
|
||||
<script src="../../web/index.js"></script>
|
||||
<meta name="description" content="A package by ConorTheDev for iOS 12.0 to 13.5.">
|
||||
<meta name="description" content="A package by ConorTheDev for iOS 11.0 to 13.5.">
|
||||
<meta property="og:title" content="peep">
|
||||
<meta property="og:description" content="A package by ConorTheDev for iOS 12.0 to 13.5.">
|
||||
<meta property="og:description" content="A package by ConorTheDev for iOS 11.0 to 13.5.">
|
||||
<meta property="og:image" content="../../assets/me.conorthedev.peep/banner.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="peep">
|
||||
<meta name="twitter:description" content="A package by ConorTheDev for iOS 12.0 to 13.5.">
|
||||
<meta name="twitter:description" content="A package by ConorTheDev for iOS 11.0 to 13.5.">
|
||||
<meta name="twitter:image" content="https://repo.conorthedev.me/assets/me.conorthedev.peep/banner.png">
|
||||
<meta name="theme-color" content="#bce9fd">
|
||||
</head>
|
||||
@@ -32,12 +32,15 @@
|
||||
<div class="nav_btn changelog_btn" onclick="swap('.tweak_info','.changelog');">Changelog</div>
|
||||
</div>
|
||||
<div class="tweak_info">
|
||||
<p class="compatibility"><b>Compatibility:</b> This package is compatible with iOS iOS 12.0 to 13.5.</p>
|
||||
<div class="scroll_view"><img class="img_card" src="../../assets/me.conorthedev.peep/screenshot/01.png"><img class="img_card" src="../../assets/me.conorthedev.peep/screenshot/02.png"></div>
|
||||
<p class="compatibility"><b>Compatibility:</b> This package is compatible with iOS iOS 11.0 to 13.5.</p>
|
||||
<div class="scroll_view"><img class="img_card" src="../../assets/me.conorthedev.peep/screenshot/01.png"><img class="img_card" src="../../assets/me.conorthedev.peep/screenshot/03.png"><img class="img_card" src="../../assets/me.conorthedev.peep/screenshot/02.png"></div>
|
||||
<div class="md_view">
|
||||
<p><p>peep is a tweak that allows you to temporarily hide your status bar by tapping on it. It only works on the homescreen and lockscreen at the moment.</p>
|
||||
<p>The settings instantly apply <em>without</em> the need to respring your device!</p>
|
||||
<p>Current preference options:</p>
|
||||
<p><p><strong>peep is a tweak that allows you to temporarily hide your status bar by tapping on it.</strong></p>
|
||||
<ul>
|
||||
<li>peep supports hiding in apps, on the lockscreen and on the homescreen seperately!</li>
|
||||
</ul>
|
||||
<p>The settings instantly apply <em>without</em> the need to respring your device, but if you do respring, your status bar state will be saved!</p>
|
||||
<p><strong>Current preferences options</strong>:</p>
|
||||
<ul>
|
||||
<li>Enable / Disable</li>
|
||||
<li>Use Animations</li>
|
||||
@@ -58,12 +61,12 @@
|
||||
</div>
|
||||
<div class="cell">
|
||||
<div class="title">Version</div>
|
||||
<div class="text">1.0.2</div>
|
||||
<div class="text">2.0</div>
|
||||
<br><br>
|
||||
</div>
|
||||
<div class="cell">
|
||||
<div class="title">Compatibility</div>
|
||||
<div class="text">iOS 12.0 to 13.5</div>
|
||||
<div class="text">iOS 11.0 to 13.5</div>
|
||||
<br><br>
|
||||
</div>
|
||||
<div class="cell">
|
||||
@@ -83,11 +86,20 @@
|
||||
<li>Peep is now stable!</li>
|
||||
<li>Reduce tweak conflicts by appending peep_ to all <code>%new</code> methods</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div><div class="changelog_entry">
|
||||
<h4>2.0</h4>
|
||||
<div class="md_view"><ul>
|
||||
<li>Add official support for hiding inside of apps</li>
|
||||
<li>Add the ability to hide on the lockscreen and show on the homescreen and vice versa</li>
|
||||
<li>General bug fixes and performance improvements</li>
|
||||
<li>Official iOS 11 support</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="caption center footer"></div>
|
||||
</div>
|
||||
</body>
|
||||
<script>compatible("12.0","13.5","iOS 12.0 to 13.5");externalize()</script>
|
||||
<script>compatible("11.0","13.5","iOS 11.0 to 13.5");externalize()</script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user