From 5afc2ad1a4ba38c9dd201719bffed80b1adb10ce Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 6 Nov 2012 14:44:39 +0000 Subject: [PATCH] new app apv pro, with x86 and arm apks. change apv description --- metadata/cx.hell.android.pdfview.txt | 13 +++----- metadata/cx.hell.android.pdfviewpro.txt | 43 +++++++++++++++++++++++++ 2 files changed, 48 insertions(+), 8 deletions(-) create mode 100644 metadata/cx.hell.android.pdfviewpro.txt diff --git a/metadata/cx.hell.android.pdfview.txt b/metadata/cx.hell.android.pdfview.txt index 5cb969e62e..14370ef744 100644 --- a/metadata/cx.hell.android.pdfview.txt +++ b/metadata/cx.hell.android.pdfview.txt @@ -6,19 +6,18 @@ Issue Tracker:http://code.google.com/p/apv/issues/list Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LKB59NTKW9QLS Bitcoin:1MLdh6uAPymWVJ4bmRde684uTcLJWwumkK -Summary:Android PDF Viewer +Summary:PDF viewer Description: -Native Android PDF Viewer based on MuPDF library +Native PDF viewer based on the MuPDF library Features: - * Textual search support - * Flexible key/button/gesture configuration - * Different color schemes for comfortable reading - * Optimizations for eInk + +The latest beta for this is available in [[cx.hell.android.pdfviewpro]], which also +has x86 support and pinch to zoom. . Repo Type:hg @@ -28,8 +27,6 @@ Build Version:0.3.0,300,!this crashes when built with the patch used in 0.3.2 7a subdir=pdfview,buildjni=yes,prebuild=scripts/build-native.sh Build Version:0.3.2,32000,ff030f8b49e6,subdir=pdfview,buildjni=yes,\ patch=fdroid-ndk-build.patch,prebuild=scripts/build-native.sh -#syntax error in script n.b last digit of version code corresponds to arch build -#Build Version:0.3.3dev01,33010,57eb20,subdir=pdfview,prebuild=python2.7 ./scripts/pjpp.py --configuration pro Update Check Mode:Market diff --git a/metadata/cx.hell.android.pdfviewpro.txt b/metadata/cx.hell.android.pdfviewpro.txt new file mode 100644 index 0000000000..01fc0f5391 --- /dev/null +++ b/metadata/cx.hell.android.pdfviewpro.txt @@ -0,0 +1,43 @@ +Category:Reading +License:GPLv3 +Web Site:http://code.google.com/p/apv/ +Source Code:http://code.google.com/p/apv/source/list +Issue Tracker:http://code.google.com/p/apv/issues/list +Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LKB59NTKW9QLS +Bitcoin:1MLdh6uAPymWVJ4bmRde684uTcLJWwumkK + +Summary:PDF viewer +Description: +This is beta: if you want a more stable version use [[cx.hell.android.pdfview]]. + +Native PDF Viewer based on the MuPDF library + +Features: +* Pinch to zoom +* Textual search support +* Flexible key/button/gesture configuration +* Different color schemes for comfortable reading +* Optimizations for eInk + +There are two apks, which contain native binaries for different CPU architectures. The client will +mark the arm version as current so take care updating if you use the x86 one. +. + +Repo Type:hg +Repo:https://code.google.com/p/apv/ + +#Version code last digit: 0 for all arm; 1 for armeabi; 2 for armeabi-v7a; 3 for x86 +Build Version:0.3.3dev01-arm,33010,559c69be7b12,subdir=pdfview,target=android-10,buildjni=yes,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.3.3dev01-x86,33013,559c69be7b12,subdir=pdfview,target=android-10,buildjni=yes,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 + +#Device-variable +Update Check Mode:None +Current Version:0.3.3dev01-arm +Current Version Code:33030 +