update org.geometerplus.zlibrary.ui.android to 1.7.3
This commit is contained in:
parent
09fc76b5e0
commit
e094ff700c
|
@ -7,10 +7,10 @@ Donate:http://www.fbreader.org/donation/make.php
|
|||
|
||||
Summary:An e-book reader
|
||||
Description:
|
||||
N.B There are three different apks to cover the different versions of Android.
|
||||
Donut covers 1.5-1.6; Froyo covers 2.0-2.3 and Honeycomb covers 3.0+. In other
|
||||
words disregard the star next to the version. x86 and MIPS are supported
|
||||
natively in all apks.
|
||||
'''N.B'''There are three different apks to cover the different versions
|
||||
of Android.
|
||||
Donut covers 1.5-1.6; Froyo covers 2.0-2.3 and Honeycomb covers 3.0+.
|
||||
x86 and MIPS are supported natively in all apks.
|
||||
|
||||
An e-book reader. Features include the ability to stock up on books from
|
||||
online libraries like Project Gutenberg straight from the app. F-Droid.org has
|
||||
|
@ -21,7 +21,7 @@ text selection upon long-pressing a word, but this can be changed to directly
|
|||
lookup the long-pressed word.
|
||||
.
|
||||
|
||||
#Three branches: android1.5, master and ics. Tags can be from any branch
|
||||
#Three branches: android-1.5, master and ice-cream-sandwich. Tags can be from any branch
|
||||
Repo Type:git
|
||||
Repo:https://github.com/geometer/FBReaderJ.git
|
||||
|
||||
|
@ -58,10 +58,17 @@ Build Version:1.7.2-Froyo,107020,33ffc7e5b,buildjni=yes,forceversion=yes,forceve
|
|||
mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
|
||||
Build Version:1.7.2-Honeycomb,107021,0520159677,buildjni=yes,forceversion=yes,prebuild=\
|
||||
mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
|
||||
Build Version:1.7.3-Donut,107040,2c6253dd,forceversion=yes,prebuild=\
|
||||
mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;,buildjni=yes
|
||||
Build Version:1.7.3-Froyo,107041,934bf7f5,forceversion=yes,prebuild=\
|
||||
mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;,buildjni=yes
|
||||
Build Version:1.7.3-Honeycomb,107042,c4a3c7a9a,forceversion=yes,prebuild=\
|
||||
mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;,buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
#Cross reference tags and website
|
||||
Update Check Mode:None
|
||||
Current Version:1.7.2
|
||||
Current Version Code:107021
|
||||
Current Version:1.7.3
|
||||
#Use Honeycomb
|
||||
Current Version Code:107042
|
||||
|
||||
|
|
Loading…
Reference in a new issue