add donut and froyo apks for 1.6.4 of fbreader
This commit is contained in:
parent
f752ad3949
commit
89003f9d3f
|
@ -7,13 +7,18 @@ 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+. (v1.6.4 covers Honeycomb). In other words disregard
|
||||
the star next to the version.
|
||||
|
||||
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 has two other apps that provide text-to-speech functionality.
|
||||
Gutenberg straight from the app. F-droid.org has two other apps that provide text-to-speech functionality.
|
||||
[[aarddict.android]] can be used as a dictionary and translator in the app by selecting it in Dictionary
|
||||
section of the settings: the default is to initiate 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
|
||||
Repo Type:git
|
||||
Repo:https://github.com/geometer/FBReaderJ.git
|
||||
|
||||
|
@ -39,9 +44,11 @@ Build Version:1.3.3,103031,1.3.3,buildjni=yes,target=android-10,prebuild=mkdir r
|
|||
Build Version:1.3.6,103061,a16e3eb7ff731edea99248f8a7c1633148a26236,buildjni=yes,target=android-10,prebuild=mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
|
||||
Build Version:1.5.5,105051,1.5.5,buildjni=yes,target=android-10,prebuild=mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
|
||||
Build Version:1.6.1,106011,1.6.1,buildjni=yes,prebuild=mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
|
||||
Build Version:1.6.3,106031,!build problem 1.6.3
|
||||
#Be sure to get version code from right commit!
|
||||
Build Version:1.6.4,106042,1.6.4,buildjni=yes,prebuild=mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
|
||||
Build Version:1.6.4-Donut,106040,af881fe37,buildjni=yes,forceversion=yes,prebuild=\
|
||||
mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
|
||||
Build Version:1.6.4-Froyo,106041,696ed7704,buildjni=yes,forceversion=yes,prebuild=\
|
||||
mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
|
||||
Build Version:1.6.4,106042,b3b4667ccb,buildjni=yes,prebuild=mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
|
||||
|
||||
Auto Update Mode:None
|
||||
#Cross reference tags and website
|
||||
|
|
Loading…
Reference in a new issue