mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
fdroidserver#845 fdroidclient#1000 jekyll-fdroid!60 ``` sed -i 's,\[\[\([^ :]*\)\]\],https://f-droid.org/packages/\1,g' metadata/*.yml metadata/*/*/description.txt ```
43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
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.pro’s 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 don’t seem to get included.
|
||
|
||
AutoUpdateMode: Version v%v
|
||
UpdateCheckMode: Tags
|
||
CurrentVersion: 1.3.2
|
||
CurrentVersionCode: 8
|