new builds for Comics and Notify
This commit is contained in:
parent
1f34ce6736
commit
3f248c0160
|
@ -27,6 +27,10 @@ Build Version:3.17,50,!No source code for libraries
|
||||||
Build Version:3.19,52,1028,encoding=utf-8,srclibs=FacebookSDK@c58af0b;Color-Picker@5d697049fb,\
|
Build Version:3.19,52,1028,encoding=utf-8,srclibs=FacebookSDK@c58af0b;Color-Picker@5d697049fb,\
|
||||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
|
||||||
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties
|
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties
|
||||||
|
#Had to force target this time
|
||||||
|
Build Version:3.20,53,1039,encoding=utf-8,srclibs=FacebookSDK@c58af0b;Color-Picker@5d697049fb,\
|
||||||
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
|
||||||
|
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties,target=android-15
|
||||||
|
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
Current Version:3.20
|
Current Version:3.20
|
||||||
|
|
|
@ -6,12 +6,16 @@ Issue Tracker:http://code.google.com/p/android-comicsreader/issues/list
|
||||||
|
|
||||||
Summary:Comic and image viewer
|
Summary:Comic and image viewer
|
||||||
Description:
|
Description:
|
||||||
Optimized for Android tablets. Comics browser with thumbnails. Bookmarks manager to download albums
|
*Optimized for Android tablets.
|
||||||
from remote sites. Fast pages switcher with pages previews. Double pages mode. Fling gesture to change page
|
*Comics browser with thumbnails.
|
||||||
with smooth animation. Fullscreen for devices with physical buttons. Can be used to open application/x-cbz,
|
*Bookmarks manager to download albums from remote sites.
|
||||||
application/x-cbr, image/jpeg and image/png from any file manager. Use lower quality images (resolution is
|
*Fast pages switcher with pages previews.
|
||||||
decreased) if any out of memory exception occurs. Available in English and French languages (any translators
|
*Double pages mode.
|
||||||
are welcome to contribute ^^)
|
*Fling gesture to change page with smooth animation.
|
||||||
|
*Fullscreen for devices with physical buttons.
|
||||||
|
*Can be used to open application/x-cbz, application/x-cbr, image/jpeg and image/png from any file manager.
|
||||||
|
*Use lower quality images (resolution is decreased) if any out of memory exception occurs.
|
||||||
|
*Available in English and French languages (any translators are welcome to contribute ^^)
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:hg
|
Repo Type:hg
|
||||||
|
@ -19,6 +23,8 @@ Repo:https://code.google.com/p/android-comicsreader/
|
||||||
|
|
||||||
Build Version:1.0,2,7ecb0e,buildjni=yes
|
Build Version:1.0,2,7ecb0e,buildjni=yes
|
||||||
Build Version:1.0.554,11,!No source code published
|
Build Version:1.0.554,11,!No source code published
|
||||||
|
#Strings.xml not updated
|
||||||
|
Build Version:1.0.566,12,6fc1154e7964,buildjni=yes,forceversion=yes
|
||||||
|
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
Current Version:1.0.566
|
Current Version:1.0.566
|
||||||
|
|
Loading…
Reference in a new issue