fdroiddata/metadata/io.github.droidapps.pdfreader.yml
Marcus Hoffmann e592d5f878 add ndk r12b to any buildjni build that doesn't have an ndk
r12b has been forever the default. Let's explicitly request that version
where we know we need it.

Note; there's other builds that still implicitly rely on that version
that don't use the buildjni flag. We don't really have a good way of
finding those, except manually.
2020-11-13 00:36:45 +01:00

39 lines
912 B
YAML

Categories:
- Reading
License: GPL-3.0-only
WebSite: https://droidapps.github.io/pdfreader4Android
SourceCode: https://github.com/droidapps/pdfreader4Android
IssueTracker: https://github.com/droidapps/pdfreader4Android/issues
AutoName: PDF Reader
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
RepoType: git
Repo: https://github.com/droidapps/pdfreader4Android
Builds:
- versionName: 0.4.0
versionCode: 40000
commit: 0.4.0-patched
extlibs:
- android/android-support-v4.jar
target: android-17
buildjni:
- yes
ndk: r12b
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 0.4.0
CurrentVersionCode: 40000