49 lines
1.2 KiB
Plaintext
49 lines
1.2 KiB
Plaintext
Categories:Office,Reading
|
|
License:GPLv3
|
|
Web Site:https://droidapps.github.io/pdfreader4Android/
|
|
Source Code:https://github.com/droidapps/pdfreader4Android
|
|
Issue Tracker:https://github.com/droidapps/pdfreader4Android/issues
|
|
|
|
Name:PDF Reader
|
|
Auto Name:PDF Reader
|
|
Summary:View PDF files
|
|
Description:
|
|
Simple PDF reader based on [[cx.hell.android.pdfview]].
|
|
|
|
Features:
|
|
* Textual search support
|
|
* Flexible key/button/gesture configuration
|
|
* Different color schemes for comfortable reading
|
|
* Optimizations for eInk
|
|
* x86 support
|
|
* Pinch to zoom
|
|
* Bookmarks
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/droidapps/pdfreader4Android
|
|
|
|
Build:0.4.0,40000
|
|
disable=see maintainer notes
|
|
commit=0.4.0
|
|
extlibs=android/android-support-v4.jar
|
|
prebuild=sed -i '/ndk-build/d' scripts/build-native.sh && \
|
|
./scripts/build-native.sh && \
|
|
sed -i '/proguard/d' project.properties
|
|
target=android-17
|
|
buildjni=yes
|
|
|
|
Maintainer Notes:
|
|
The sed script matches to much. It kills an if-clause so an "exit 1" is
|
|
always executed, resulting in a build failure.
|
|
|
|
Also, a LICENSE file in the sourcecode and some random note on the web-
|
|
site would be good before enabling the build.
|
|
.
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:Tags
|
|
Current Version:0.4.0
|
|
Current Version Code:40000
|
|
|