add AndroidBootstrap lib
This commit is contained in:
@@ -25,6 +25,7 @@ dependencies {
|
||||
compile project(':libraries:HtmlTextView')
|
||||
compile project(':libraries:StickyListHeaders:library')
|
||||
compile project(':libraries:zxing')
|
||||
compile project(':libraries:AndroidBootstrap')
|
||||
}
|
||||
|
||||
android {
|
||||
|
||||
@@ -13,3 +13,4 @@ android.library.reference.1=../libraries/ActionBarSherlock
|
||||
android.library.reference.2=../libraries/HtmlTextView
|
||||
android.library.reference.3=../libraries/StickyListHeaders/library
|
||||
android.library.reference.4=../libraries/zxing
|
||||
android.library.reference.5=../libraries/AndroidBootstrap
|
||||
|
||||
@@ -14,6 +14,8 @@ And don't add newlines before or after p tags because of transifex -->
|
||||
<li>Dominik Schürmann (Lead developer)</li>
|
||||
<li>Ash Hughes</li>
|
||||
<li>Brian C. Barnes</li>
|
||||
<li>Bahtiar 'kalkin' Gadimov</li>
|
||||
|
||||
</ul>
|
||||
<h2>Developers APG 1.x</h2>
|
||||
<ul>
|
||||
@@ -26,7 +28,9 @@ And don't add newlines before or after p tags because of transifex -->
|
||||
<h2>Libraries</h2>
|
||||
<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="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>
|
||||
<li><a href="http://rtyley.github.com/spongycastle/">SpongyCastle</a> (MIT X11 License)</li>
|
||||
<li><a href="https://github.com/dschuermann/html-textview">HtmlTextView</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>
|
||||
|
||||
Reference in New Issue
Block a user