From 760f9c4d6ad2a54cc9f19020e34c03bf0bcfd0b6 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sat, 26 Oct 2019 18:03:40 +0200 Subject: [PATCH] New app: My Notes --- metadata/com.aa.mynotes.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/com.aa.mynotes.yml diff --git a/metadata/com.aa.mynotes.yml b/metadata/com.aa.mynotes.yml new file mode 100644 index 0000000000..7e04b89621 --- /dev/null +++ b/metadata/com.aa.mynotes.yml @@ -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