From be35f74be9f9f4d049699ea04796fc232f373b17 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 9 Feb 2022 14:01:12 +0200 Subject: [PATCH] NewApp: Simple Keyboard --- metadata/com.simplemobiletools.keyboard.yml | 35 +++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metadata/com.simplemobiletools.keyboard.yml diff --git a/metadata/com.simplemobiletools.keyboard.yml b/metadata/com.simplemobiletools.keyboard.yml new file mode 100644 index 0000000000..dc63edd45f --- /dev/null +++ b/metadata/com.simplemobiletools.keyboard.yml @@ -0,0 +1,35 @@ +Categories: + - System +License: GPL-3.0-only +AuthorName: Tibor Kaputa +AuthorEmail: hello@simplemobiletools.com +WebSite: https://simplemobiletools.com +SourceCode: https://github.com/SimpleMobileTools/Simple-Keyboard +IssueTracker: https://github.com/SimpleMobileTools/Simple-Keyboard/issues +Changelog: https://github.com/SimpleMobileTools/Simple-Keyboard/blob/HEAD/CHANGELOG.md +Donate: https://simplemobiletools.com/donate +Bitcoin: 19Hc8A7sWGud8sP19VXDC5a5j28UyJfpyJ +Litecoin: LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP + +Name: Simple Keyboard +AutoName: Keyboard + +RepoType: git +Repo: https://github.com/SimpleMobileTools/Simple-Keyboard.git + +Builds: + - versionName: 5.0.2 + versionCode: 3 + commit: 4b2e14754743b717d331dfdea696af7bf11e80a1 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - fdroid + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 5.0.2 +CurrentVersionCode: 3