44 lines
1.1 KiB
YAML
44 lines
1.1 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 [[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
|