fdroiddata/metadata/io.github.droidapps.pdfreader.yml
Hans-Christoph Steiner d6c5315a36
convert all [[app.id]] links to https://f-droid.org/packages/app.id/
fdroidserver#845
fdroidclient#1000
jekyll-fdroid!60

```
sed -i 's,\[\[\([^ :]*\)\]\],https://f-droid.org/packages/\1,g' metadata/*.yml metadata/*/*/description.txt
```
2020-11-17 21:30:10 +01:00

39 lines
937 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 https://f-droid.org/packages/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