update org.geometerplus.zlibrary.ui.android to 1.7.3

This commit is contained in:
David Black 2013-03-08 20:56:29 +00:00
parent 09fc76b5e0
commit e094ff700c

View file

@ -7,10 +7,10 @@ Donate:http://www.fbreader.org/donation/make.php
Summary:An e-book reader Summary:An e-book reader
Description: Description:
N.B There are three different apks to cover the different versions of Android. '''N.B'''There are three different apks to cover the different versions
Donut covers 1.5-1.6; Froyo covers 2.0-2.3 and Honeycomb covers 3.0+. In other of Android.
words disregard the star next to the version. x86 and MIPS are supported Donut covers 1.5-1.6; Froyo covers 2.0-2.3 and Honeycomb covers 3.0+.
natively in all apks. x86 and MIPS are supported natively in all apks.
An e-book reader. Features include the ability to stock up on books from 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 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. 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 Type:git
Repo:https://github.com/geometer/FBReaderJ.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 \; mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
Build Version:1.7.2-Honeycomb,107021,0520159677,buildjni=yes,forceversion=yes,prebuild=\ Build Version:1.7.2-Honeycomb,107021,0520159677,buildjni=yes,forceversion=yes,prebuild=\
mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \; 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 Auto Update Mode:None
#Cross reference tags and website #Cross reference tags and website
Update Check Mode:None Update Check Mode:None
Current Version:1.7.2 Current Version:1.7.3
Current Version Code:107021 #Use Honeycomb
Current Version Code:107042