peep v1.0.2
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":"<span style=\"color:red\">peep is no longer being maintained, due to the nature of the tweak it is hard to get it stable. Any bug reports or messages will be ignored, sorry for the inconvienience.</span>\n\npeep 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.1"},{"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.1\n\n- Ignore hidden subviews on first run (fixes a few things)\n- Remove donation link"},{"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/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"}
|
||||
@@ -35,8 +35,7 @@
|
||||
<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>
|
||||
<div class="md_view">
|
||||
<p><p><span style="color:red">peep is no longer being maintained, due to the nature of the tweak it is hard to get it stable. Any bug reports or messages will be ignored, sorry for the inconvienience.</span></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><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>
|
||||
<ul>
|
||||
@@ -45,8 +44,8 @@
|
||||
</ul>
|
||||
<p><strong>Notes:</strong></p>
|
||||
<ul>
|
||||
<li>peep is <a href="https://github.com/cbyrne/peep">open source</a>, be sure to check out the code if you're interested.
|
||||
<del>- If you have an issue, <a href="https://github.com/cbyrne/peep/issues/new">create an issue here</a>.</del></li>
|
||||
<li>peep is <a href="https://github.com/cbyrne/peep">open source</a>, be sure to check out the code if you're interested.</li>
|
||||
<li>If you have an issue, <a href="https://github.com/cbyrne/peep/issues/new">create an issue here</a>.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
@@ -59,7 +58,7 @@
|
||||
</div>
|
||||
<div class="cell">
|
||||
<div class="title">Version</div>
|
||||
<div class="text">1.0.1</div>
|
||||
<div class="text">1.0.2</div>
|
||||
<br><br>
|
||||
</div>
|
||||
<div class="cell">
|
||||
@@ -79,10 +78,10 @@
|
||||
</div>
|
||||
<div class="changelog">
|
||||
<div class="changelog_entry">
|
||||
<h4>1.0.1</h4>
|
||||
<h4>1.0.2</h4>
|
||||
<div class="md_view"><ul>
|
||||
<li>Ignore hidden subviews on first run (fixes a few things)</li>
|
||||
<li>Remove donation link</li>
|
||||
<li>Peep is now stable!</li>
|
||||
<li>Reduce tweak conflicts by appending peep_ to all <code>%new</code> methods</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user