better help screen

This commit is contained in:
Dominik
2012-10-31 18:58:10 +01:00
parent 586358599e
commit 182524bb96
8 changed files with 117 additions and 73 deletions

View File

@@ -6,15 +6,26 @@ And don't add newlines before or after p tags because of transifex -->
</head>
<body>
<p><a href="https://github.com/dschuermann/apg">https://github.com/dschuermann/apg</a></p>
<p>Android Privacy Guard (APG) is a OpenPGP implementation for Android.</p>
<p>Android Privacy Guard (APG) is an OpenPGP implementation for Android.</p>
<p>License: Apache License v2</p>
<p>Developer: Thialfihar (Main developer v1.x), Senecaso (QRCode, sign key, upload key), Markus Doits (AIDL), Oliver Runge, Dominik Schürmann (Developer v2.x)</p>
<h2>Developer</h2>
<ul>
<li>Thialfihar (Main developer v1.x)</li>
<li>Senecaso (QRCode, sign key, upload key)</li>
<li>Markus Doits (AIDL)</li>
<li>Oliver Runge</li>
<li>Dominik Schürmann (Developer v2.x)</li>
</ul>
<h2>Libraries</h2>
<p><a href="http://actionbarsherlock.com/">ActionBarSherlock</a> (Apache License v2)
<br/><a href="http://code.google.com/p/zxing/">ZXing QRCode Integration</a> (Apache License v2)
<br/><a href="https://github.com/rtyley/spongycastle">SpongyCastle</a> (MIT X11 License)
<br/>• Icons from <a href="http://rrze-icon-set.berlios.de/">RRZE Icon Set</a> (Creative Commons Attribution Share-Alike licence 3.0)
<br/>• Icons from <a href="http://tango.freedesktop.org/">Tango Icon Set</a> (Public Domain)</p>
<ul>
<li><a href="http://actionbarsherlock.com">ActionBarSherlock</a> (Apache License v2)</li>
<li><a href="http://code.google.com/p/zxing/">ZXing QRCode Integration</a> (Apache License v2)</li>
<li><a href="http://rtyley.github.com/spongycastle/">SpongyCastle</a> (MIT X11 License)</li>
<li><a href="https://github.com/dschuermann/HtmlSpanner">HtmlSpanner Fork</a> (Apache License v2)</li>
<li>Icons from <a href="http://rrze-icon-set.berlios.de/">RRZE Icon Set</a> (Creative Commons Attribution Share-Alike licence 3.0)</li>
<li>Icons from <a href="http://tango.freedesktop.org/">Tango Icon Set</a> (Public Domain)</li>
</ul>
</body>
</html>