mirror of
https://github.com/moparisthebest/open-keychain
synced 2025-02-17 07:30:14 -05:00
Update lib list
This commit is contained in:
parent
b662ff6c49
commit
fcc819d437
@ -35,17 +35,19 @@ And don't add newlines before or after p tags because of transifex -->
|
|||||||
|
|
||||||
<h2>Libraries</h2>
|
<h2>Libraries</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://developer.android.com/tools/support-library/index.html">Android Support Library v4</a> (Apache License v2)</li>
|
<li><a href="http://rtyley.github.com/spongycastle/">SpongyCastle</a> (MIT X11 License)</li>
|
||||||
<li><a href="http://developer.android.com/tools/support-library/index.html">Android Support Library v7 'appcompat'</a> (Apache License v2)</li>
|
<li><a href="https://github.com/SafeSlingerProject/exchange-android">SafeSlinger Exchange library</a> (MIT License)</li>
|
||||||
|
<li><a href="http://developer.android.com/tools/support-library/index.html">Android Support Libraries</a> (Apache License v2)</li>
|
||||||
<li><a href="https://github.com/timbray/KeybaseLib">KeybaseLib</a> (Apache License v2)</li>
|
<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/splitwise/TokenAutoComplete">TokenAutoComplete</a> (Apache License v2)</li>
|
||||||
<li><a href="https://github.com/rtreffer/minidns">MiniDNS</a> (Apache License v2)</li>
|
<li><a href="https://github.com/rtreffer/minidns">MiniDNS</a> (Apache License v2)</li>
|
||||||
<li><a href="https://github.com/emilsjolander/StickyListHeaders">StickyListHeaders</a> (Apache License v2)</li>
|
<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>
|
<li><a href="https://github.com/zxing/zxing">ZXing</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/journeyapps/zxing-android-embedded">ZXing Android Minimal</a> (Apache License v2)</li>
|
||||||
<li><a href="https://github.com/dschuermann/html-textview">HtmlTextView</a> (Apache License v2)</li>
|
<li><a href="https://github.com/jpardogo/PagerSlidingTabStrip">PagerSlidingTabStrip (Material Design)</a> (Apache License v2)</li>
|
||||||
<li><a href="https://github.com/SafeSlingerProject/exchange-android">SafeSlinger Exchange library</a> (MIT License)</li>
|
<li><a href="https://github.com/neokree/MaterialNavigationDrawer">MaterialNavigationDrawer</a> (Apache License v2)</li>
|
||||||
|
<li><a href="https://github.com/nispok/snackbar">Snackbar</a> (MIT License)</li>
|
||||||
|
<li><a href="https://github.com/futuresimple/android-floating-action-button">FloatingActionButton</a> (Apache License v2)</li>
|
||||||
</ul>
|
</ul>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
28
README.md
28
README.md
@ -214,33 +214,7 @@ Some parts and some libraries are Apache License v2, MIT X11 License (see below)
|
|||||||
|
|
||||||
### Libraries
|
### Libraries
|
||||||
|
|
||||||
* SpongyCastle
|
See https://github.com/open-keychain/open-keychain/blob/development/OpenKeychain/src/main/res/raw/help_about.html
|
||||||
https://github.com/rtyley/spongycastle
|
|
||||||
MIT X11 License
|
|
||||||
|
|
||||||
* Android Support Library v4
|
|
||||||
http://developer.android.com/tools/support-library/index.html
|
|
||||||
Apache License v2
|
|
||||||
|
|
||||||
* Android Support Library v7 'appcompat'
|
|
||||||
http://developer.android.com/tools/support-library/index.html
|
|
||||||
Apache License v2
|
|
||||||
|
|
||||||
* HtmlTextView
|
|
||||||
https://github.com/dschuermann/html-textview
|
|
||||||
Apache License v2
|
|
||||||
|
|
||||||
* ZXing
|
|
||||||
https://github.com/zxing/zxing
|
|
||||||
Apache License v2
|
|
||||||
|
|
||||||
* StickyListHeaders
|
|
||||||
https://github.com/emilsjolander/StickyListHeaders
|
|
||||||
Apache License v2
|
|
||||||
|
|
||||||
* https://github.com/jpardogo/PagerSlidingTabStrip
|
|
||||||
|
|
||||||
* https://github.com/journeyapps/zxing-android-embedded
|
|
||||||
|
|
||||||
### Images
|
### Images
|
||||||
* icon.svg
|
* icon.svg
|
||||||
|
Loading…
Reference in New Issue
Block a user