Merge branch 'feature/com.aa.mynotes' into 'master'
New app: My Notes Closes rfp#742 See merge request fdroid/fdroiddata!5790
This commit is contained in:
commit
640daf66bc
28
metadata/com.aa.mynotes.yml
Normal file
28
metadata/com.aa.mynotes.yml
Normal file
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/Abdallah-Abdelazim/My-Notes
|
||||
IssueTracker: https://github.com/Abdallah-Abdelazim/My-Notes/issues
|
||||
|
||||
AutoName: My Notes
|
||||
Summary: Very simple note-taking
|
||||
Description: |-
|
||||
''My Notes'' allows you to take text notes on your Android phone. You can
|
||||
take & view your notes anytime and anywhere as the application works
|
||||
offline.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Abdallah-Abdelazim/My-Notes
|
||||
|
||||
Builds:
|
||||
- versionName: 1.5.1
|
||||
versionCode: 7
|
||||
commit: v1.5.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.1
|
||||
CurrentVersionCode: 7
|
Loading…
Reference in a new issue