48 lines
937 B
YAML
48 lines
937 B
YAML
|
Categories:
|
||
|
- Writing
|
||
|
License: GPL-3.0-or-later
|
||
|
SourceCode: https://github.com/tmarzeion/drawable-notepad
|
||
|
IssueTracker: https://github.com/tmarzeion/drawable-notepad/issues
|
||
|
|
||
|
AutoName: Notepad
|
||
|
Description: |-
|
||
|
Simpel note taking app that let's you draw on notes.
|
||
|
|
||
|
Features:
|
||
|
|
||
|
* Text format panel
|
||
|
* Drawing panel
|
||
|
* Search notes
|
||
|
* Speech to text function
|
||
|
* Saving notes in SQLite database
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/tmarzeion/drawable-notepad.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.0'
|
||
|
versionCode: 1
|
||
|
commit: c860ffe766bd546215d0a0e7dc49e8e28279dcf7
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '1.1'
|
||
|
versionCode: 4
|
||
|
commit: '1.1'
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.12 hotfix
|
||
|
versionCode: 7
|
||
|
commit: '1.2'
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: Version %v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 1.12 hotfix
|
||
|
CurrentVersionCode: 7
|