Files
repo-backup-ConorTheDev/depiction/web/me.conorthedev.peep.html
Conor Byrne 459147ba11 peep 2.0
2020-06-02 11:14:16 +01:00

105 lines
4.8 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, user-scalable=0">
<title>peep</title>
<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 11.0 to 13.5.">
<meta property="og:title" content="peep">
<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 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>
<body>
<div class="body">
<div style="background-image: url(../../assets/me.conorthedev.peep/banner.png)" class="banner_underlay"></div>
<div class="package package_head">
<img src="../../assets/me.conorthedev.peep/icon.png">
<div class="package_info">
<h1 class="package_name">peep</h1>
<p class="package_caption">ConorTheDev</p>
</div>
</div>
<div class="nav">
<div class="nav_btn active tweak_info_btn" onclick="swap('.changelog','.tweak_info');">Details</div>
<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 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><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>
</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.</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>
<h3>Information</h3>
<div class="table">
<div class="cell">
<div class="title">Developer</div>
<div class="text">ConorTheDev</div>
<br><br>
</div>
<div class="cell">
<div class="title">Version</div>
<div class="text">2.0</div>
<br><br>
</div>
<div class="cell">
<div class="title">Compatibility</div>
<div class="text">iOS 11.0 to 13.5</div>
<br><br>
</div>
<div class="cell">
<div class="title">Section</div>
<div class="text">Tweaks</div>
<br><br>
</div>
</div>
<a href="https://github.com/cbyrne/peep" class="table-btn">
<div>View Source Code</div>
</a>
</div>
<div class="changelog">
<div class="changelog_entry">
<h4>1.0.2</h4>
<div class="md_view"><ul>
<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("11.0","13.5","iOS 11.0 to 13.5");externalize()</script>
</html>