42 lines
866 B
YAML
42 lines
866 B
YAML
|
Categories:
|
||
|
- Writing
|
||
|
License: MIT
|
||
|
SourceCode: https://github.com/yaa110/Memento
|
||
|
IssueTracker: https://github.com/yaa110/Memento/issues
|
||
|
Changelog: https://github.com/yaa110/Memento/releases
|
||
|
|
||
|
AutoName: Memento
|
||
|
Description: |-
|
||
|
Simple note taking supporting colorized categories, rich text input and
|
||
|
pictures.
|
||
|
|
||
|
'''Features:'''
|
||
|
|
||
|
* Create categories with different theme colors
|
||
|
* Take simple notes and make text bold or italicized
|
||
|
* Take drawing notes
|
||
|
* Backup and restore notes
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/yaa110/Memento
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 1.0.0
|
||
|
versionCode: 1
|
||
|
commit: v1.0.0
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.1.0
|
||
|
versionCode: 2
|
||
|
commit: v1.1.0
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: Version v%v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 1.1.0
|
||
|
CurrentVersionCode: 2
|