Update libs in README

This commit is contained in:
Dominik Schürmann 2014-02-02 16:48:46 +01:00
parent 75faa60be1
commit 91f083796c
2 changed files with 7 additions and 3 deletions

View File

@ -28,7 +28,7 @@ And don't add newlines before or after p tags because of transifex -->
<h2>Libraries</h2>
<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://developer.android.com/tools/support-library/index.html">Android Support Library v7 appcompat</a> (Apache License v2)</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/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>

View File

@ -234,8 +234,12 @@ Some parts (older parts and some libraries are Apache License v2, MIT X11 Licens
https://github.com/rtyley/spongycastle
MIT X11 License
* ActionBarSherlock
http://actionbarsherlock.com/
* 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