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,\
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' 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
|
||||
Current Version:3.20
|
||||
|
|
|
@ -6,12 +6,16 @@ Issue Tracker:http://code.google.com/p/android-comicsreader/issues/list
|
|||
|
||||
Summary:Comic and image viewer
|
||||
Description:
|
||||
Optimized for Android tablets. Comics browser with thumbnails. Bookmarks manager to download albums
|
||||
from remote sites. Fast pages switcher with pages previews. Double pages mode. 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 ^^)
|
||||
*Optimized for Android tablets.
|
||||
*Comics browser with thumbnails.
|
||||
*Bookmarks manager to download albums from remote sites.
|
||||
*Fast pages switcher with pages previews.
|
||||
*Double pages mode.
|
||||
*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
|
||||
|
@ -19,6 +23,8 @@ Repo:https://code.google.com/p/android-comicsreader/
|
|||
|
||||
Build Version:1.0,2,7ecb0e,buildjni=yes
|
||||
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
|
||||
Current Version:1.0.566
|
||||
|
|
Loading…
Reference in a new issue