fdroiddata/metadata/me.writeily.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

43 lines
1.2 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Categories:
- Writing
License: MIT
SourceCode: https://github.com/plafue/writeily-pro
IssueTracker: https://github.com/plafue/writeily-pro/issues
Changelog: https://github.com/plafue/writeily-pro/releases
AutoName: Writeily Pro
Description: |-
Simply and elegantly compose notes in markdown or plain text. Organize by
folders, save and access files from external storage, and restrict access with a
PIN lock.
This app continues https://f-droid.org/packages/me.writeily.pros legacy.
RepoType: git
Repo: https://github.com/plafue/writeily-pro
Builds:
- versionName: 1.3.1
versionCode: 7
commit: v1.3.1
subdir: app
gradle:
- yes
- versionName: 1.3.2
versionCode: 8
commit: v1.3.2
subdir: app
gradle:
- yes
MaintainerNotes: |-
Builds locally, but might break on BS. We need to integrate ndkbuild and gradle
task into overall build, e.g. with preassemble=libs:anddown:packageNativeLibs
instead of using `build=`. However, right now this breaks the app because the
native libs dont seem to get included.
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.3.2
CurrentVersionCode: 8