2012-06-11 03:26:15 +03: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 15:45:10 +01: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 16:47:01 +02:00
|
|
|
<p>License: GPLv3+</p>
|
2012-10-31 18:58:10 +01:00
|
|
|
|
2014-08-06 00:32:04 +02:00
|
|
|
<h2>Developers</h2>
|
2012-10-31 18:58:10 +01:00
|
|
|
<ul>
|
2014-08-06 00:32:04 +02:00
|
|
|
<li>Dominik Schürmann (Maintainer)</li>
|
|
|
|
<li>Art O Cathain</li>
|
|
|
|
<li>Ash Hughes</li>
|
2013-09-06 16:47:01 +02:00
|
|
|
<li>Brian C. Barnes</li>
|
2014-08-06 00:32:04 +02:00
|
|
|
<li>Bahtiar 'kalkin' Gadimov</li>
|
|
|
|
<li>Daniel Albert
|
2014-03-23 21:28:29 +01:00
|
|
|
<li>Daniel Hammann</li>
|
|
|
|
<li>Daniel Haß</li>
|
|
|
|
<li>Greg Witczak</li>
|
2014-08-06 00:32:04 +02:00
|
|
|
<li>'mar-v-in'</li>
|
|
|
|
<li>Markus Doits</li>
|
2014-03-23 21:28:29 +01:00
|
|
|
<li>Miroojin Bakshi</li>
|
2014-03-26 22:45:35 +01:00
|
|
|
<li>Nikhil Peter Raj</li>
|
2014-03-23 21:28:29 +01:00
|
|
|
<li>Paul Sarbinowski</li>
|
2014-08-06 00:32:04 +02:00
|
|
|
<li>'Senecaso'</li>
|
2014-03-26 22:45:35 +01:00
|
|
|
<li>Sreeram Boyapati</li>
|
2014-08-06 00:32:04 +02:00
|
|
|
<li>Thialfihar (APG 1.x)</li>
|
2014-05-09 11:38:40 +02:00
|
|
|
<li>Tim Bray</li>
|
2014-08-06 00:32:04 +02:00
|
|
|
<li>Vincent Breitmoser</li>
|
2012-10-31 18:58:10 +01:00
|
|
|
</ul>
|
2012-06-11 03:26:15 +03:00
|
|
|
|
|
|
|
<h2>Libraries</h2>
|
2012-10-31 18:58:10 +01:00
|
|
|
<ul>
|
2014-02-02 14:42:29 +01: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 16:48:46 +01:00
|
|
|
<li><a href="http://developer.android.com/tools/support-library/index.html">Android Support Library v7 'appcompat'</a> (Apache License v2)</li>
|
2014-08-06 00:32:04 +02:00
|
|
|
<li><a href="https://github.com/timbray/KeybaseLib">KeybaseLib</a> (Apache License v2)</li>
|
|
|
|
<li><a href="https://github.com/JohnPersano/SuperToasts">SuperToasts</a> (Apache License v2)</li>
|
|
|
|
<li><a href="https://github.com/splitwise/TokenAutoComplete">TokenAutoComplete</a> (Apache License v2)</li>
|
|
|
|
<li><a href="https://github.com/rtreffer/minidns">MiniDNS</a> (Apache License v2)</li>
|
2014-01-09 12:31:45 +01:00
|
|
|
<li><a href="https://github.com/emilsjolander/StickyListHeaders">StickyListHeaders</a> (Apache License v2)</li>
|
|
|
|
<li><a href="http://code.google.com/p/zxing/">ZXing</a> (Apache License v2)</li>
|
2012-10-31 18:58:10 +01:00
|
|
|
<li><a href="http://rtyley.github.com/spongycastle/">SpongyCastle</a> (MIT X11 License)</li>
|
2013-09-09 13:16:54 +02:00
|
|
|
<li><a href="https://github.com/dschuermann/html-textview">HtmlTextView</a> (Apache License v2)</li>
|
2012-10-31 18:58:10 +01:00
|
|
|
</ul>
|
2012-06-11 03:26:15 +03:00
|
|
|
</body>
|
2014-02-20 21:07:59 +01:00
|
|
|
</html>
|