2013-11-02 00:16:14 +00:00
|
|
|
Categories:Reading
|
2012-11-06 14:44:39 +00:00
|
|
|
License:GPLv3
|
2014-01-31 01:41:47 +00:00
|
|
|
Web Site:https://code.google.com/p/apv
|
|
|
|
Source Code:https://code.google.com/p/apv/source
|
|
|
|
Issue Tracker:https://code.google.com/p/apv/issues
|
2012-11-06 14:44:39 +00:00
|
|
|
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LKB59NTKW9QLS
|
|
|
|
Bitcoin:1MLdh6uAPymWVJ4bmRde684uTcLJWwumkK
|
|
|
|
|
2013-06-15 10:13:09 +00:00
|
|
|
Auto Name:APV PDF Viewer
|
2012-11-06 14:44:39 +00:00
|
|
|
Summary:PDF viewer
|
|
|
|
Description:
|
|
|
|
Native PDF Viewer based on the MuPDF library
|
|
|
|
|
|
|
|
Features:
|
|
|
|
* Pinch to zoom
|
2012-11-17 19:16:57 +00:00
|
|
|
* Text reflow
|
|
|
|
* Table of contents
|
2012-11-06 14:44:39 +00:00
|
|
|
* Textual search support
|
|
|
|
* Flexible key/button/gesture configuration
|
|
|
|
* Different color schemes for comfortable reading
|
|
|
|
* Optimizations for eInk
|
|
|
|
|
2012-12-18 20:54:12 +00:00
|
|
|
There are two apks, which contain native binaries for different CPU architectures: if you
|
|
|
|
are in doubt, you should try the arm one. The client will
|
2013-04-09 21:38:55 +00:00
|
|
|
mark the arm version as current so take care updating if you use the x86 one.
|
2012-11-06 14:44:39 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:hg
|
2014-01-20 10:34:11 +00:00
|
|
|
Repo:https://code.google.com/p/apv
|
2012-11-06 14:44:39 +00:00
|
|
|
|
|
|
|
#Version code last digit: 0 for all arm; 1 for armeabi; 2 for armeabi-v7a; 3 for x86
|
2013-01-14 11:56:51 +00:00
|
|
|
Build Version:0.3.4-arm,34000,!jni probs 4f6cb715dbef,subdir=pdfview,target=android-10,buildjni=yes,prebuild=\
|
2012-11-06 14:44:39 +00:00
|
|
|
python2.7 ./scripts/pjpp.py --configuration pro && sed -i '/ndk-build/d' scripts/build-native.sh && \
|
|
|
|
./scripts/build-native.sh && sed -i 's/armeabi-v7a armeabi x86/armeabi-v7a armeabi/g' jni/Application.mk && \
|
|
|
|
sed -i '/proguard/d' project.properties,forceversion=yes,forcevercode=yes
|
2013-01-14 11:56:51 +00:00
|
|
|
Build Version:0.3.4-x86,34003,!jni probs 4f6cb715dbef,subdir=pdfview,target=android-10,buildjni=yes,prebuild=\
|
2012-11-06 14:44:39 +00:00
|
|
|
python2.7 ./scripts/pjpp.py --configuration pro && sed -i '/ndk-build/d' scripts/build-native.sh && \
|
|
|
|
./scripts/build-native.sh && sed -i 's/armeabi-v7a armeabi x86/x86/g' jni/Application.mk && \
|
|
|
|
sed -i '/proguard/d' project.properties,forceversion=yes,forcevercode=yes
|
|
|
|
|
2013-06-15 10:13:09 +00:00
|
|
|
Auto Update Mode:None
|
2013-04-08 21:25:38 +00:00
|
|
|
# After the first build, the scanner complains about binaries in libs/.
|
|
|
|
# Other than that, it seems to work just fine.
|
|
|
|
#Build Version:0.4.0-arm,40000,69670732537b,subdir=pdfview,target=android-17,buildjni=yes,\
|
|
|
|
#extlibs=android/android-support-v4.jar,prebuild=python2.7 ./scripts/pjpp.py --configuration pro && \
|
|
|
|
#sed -i '/ndk-build/d' scripts/build-native.sh && ./scripts/build-native.sh && \
|
|
|
|
#sed -i 's/armeabi-v7a armeabi x86/armeabi-v7a armeabi/g' jni/Application.mk && \
|
|
|
|
#sed -i '/proguard/d' project.properties,forceversion=yes,forcevercode=yes
|
|
|
|
#Build Version:0.4.0-x86,40003,69670732537b,subdir=pdfview,target=android-17,buildjni=yes,\
|
|
|
|
#extlibs=android/android-support-v4.jar,prebuild=python2.7 ./scripts/pjpp.py --configuration pro && \
|
|
|
|
#sed -i '/ndk-build/d' scripts/build-native.sh && ./scripts/build-native.sh && \
|
|
|
|
#sed -i 's/armeabi-v7a armeabi x86/x86/g' jni/Application.mk && \
|
|
|
|
#sed -i '/proguard/d' project.properties,forceversion=yes,forcevercode=yes
|
2013-03-23 11:50:06 +00:00
|
|
|
#Device-variable; we are happy enough with non-pro version
|
|
|
|
Update Check Mode:Static
|
2013-04-08 21:25:38 +00:00
|
|
|
Current Version:0.4.0-arm
|
|
|
|
Current Version Code:40000
|
2012-11-06 14:44:39 +00:00
|
|
|
|