2012-06-10 20:26:15 -04:00
|
|
|
<!-- Maintain structure with headings with h2 tags and content with p tags.
|
|
|
|
This makes it easy to translate the values with transifex!
|
|
|
|
And don't add newlines before or after p tags because of transifex -->
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
</head>
|
|
|
|
<body>
|
2014-02-21 09:45:10 -05:00
|
|
|
<p><a href="http://www.openkeychain.org">http://www.openkeychain.org</a></p>
|
|
|
|
<p><a href="http://www.openkeychain.org">OpenKeychain</a> is an OpenPGP implementation for Android.</p>
|
2013-09-06 10:47:01 -04:00
|
|
|
<p>License: GPLv3+</p>
|
2012-10-31 13:58:10 -04:00
|
|
|
|
2014-02-21 09:45:10 -05:00
|
|
|
<h2>Developers OpenKeychain</h2>
|
2012-10-31 13:58:10 -04:00
|
|
|
<ul>
|
2013-09-06 10:47:01 -04:00
|
|
|
<li>Dominik Schürmann (Lead developer)</li>
|
2014-01-09 09:12:41 -05:00
|
|
|
<li>Ash Hughes (crypto patches)</li>
|
2013-09-06 10:47:01 -04:00
|
|
|
<li>Brian C. Barnes</li>
|
2014-01-09 09:12:41 -05:00
|
|
|
<li>Bahtiar 'kalkin' Gadimov (UI)</li>
|
2014-01-09 06:31:45 -05:00
|
|
|
|
2013-09-06 10:47:01 -04:00
|
|
|
</ul>
|
|
|
|
<h2>Developers APG 1.x</h2>
|
|
|
|
<ul>
|
2014-01-09 09:12:41 -05:00
|
|
|
<li>'Thialfihar' (Lead developer)</li>
|
|
|
|
<li>'Senecaso' (QRCode, sign key, upload key)</li>
|
2012-11-19 11:56:58 -05:00
|
|
|
<li>Oliver Runge</li>
|
|
|
|
<li>Markus Doits</li>
|
2012-10-31 13:58:10 -04:00
|
|
|
</ul>
|
2012-06-10 20:26:15 -04:00
|
|
|
|
|
|
|
<h2>Libraries</h2>
|
2012-10-31 13:58:10 -04:00
|
|
|
<ul>
|
2014-02-02 08:42:29 -05:00
|
|
|
<li><a href="http://developer.android.com/tools/support-library/index.html">Android Support Library v4</a> (Apache License v2)</li>
|
2014-02-02 10:48:46 -05:00
|
|
|
<li><a href="http://developer.android.com/tools/support-library/index.html">Android Support Library v7 'appcompat'</a> (Apache License v2)</li>
|
2014-01-09 06:31:45 -05:00
|
|
|
<li><a href="https://github.com/emilsjolander/StickyListHeaders">StickyListHeaders</a> (Apache License v2)</li>
|
|
|
|
<li><a href="https://github.com/Bearded-Hen/Android-Bootstrap">Android-Bootstrap</a> (MIT License)</li>
|
|
|
|
<li><a href="http://code.google.com/p/zxing/">ZXing</a> (Apache License v2)</li>
|
2012-10-31 13:58:10 -04:00
|
|
|
<li><a href="http://rtyley.github.com/spongycastle/">SpongyCastle</a> (MIT X11 License)</li>
|
2013-09-09 07:16:54 -04:00
|
|
|
<li><a href="https://github.com/dschuermann/html-textview">HtmlTextView</a> (Apache License v2)</li>
|
2014-02-20 15:07:59 -05:00
|
|
|
<li><a href="https://github.com/johnkil/Android-AppMsg">Android AppMsg Library</a> (Apache License v2)</li>
|
2012-10-31 13:58:10 -04:00
|
|
|
<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>
|
2012-06-10 20:26:15 -04:00
|
|
|
</body>
|
2014-02-20 15:07:59 -05:00
|
|
|
</html>
|