From f65b89500a205301fabe990d150759ec898bdf41 Mon Sep 17 00:00:00 2001 From: Izzy Date: Sat, 21 Aug 2021 21:26:55 +0000 Subject: [PATCH] add Easy-Phone --- metadata/com.hos_dvk.easyphone.full.yml | 31 +++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/com.hos_dvk.easyphone.full.yml diff --git a/metadata/com.hos_dvk.easyphone.full.yml b/metadata/com.hos_dvk.easyphone.full.yml new file mode 100644 index 0000000000..7edca93542 --- /dev/null +++ b/metadata/com.hos_dvk.easyphone.full.yml @@ -0,0 +1,31 @@ +Categories: + - System + - Theming +License: GPL-3.0-only +AuthorName: Handy Open Source +AuthorWebSite: https://www.handy-open-source.org/ +SourceCode: https://github.com/handyopensource/HOSDVK-EasyPhone +IssueTracker: https://github.com/handyopensource/HOSDVK-EasyPhone/issues +Changelog: https://github.com/handyopensource/HOSDVK-EasyPhone/releases + +AutoName: Easy-Phone + +RepoType: git +Repo: https://github.com/handyopensource/HOSDVK-EasyPhone + +Builds: + - versionName: '0.1' + versionCode: 9 + commit: '9' + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - full + +AutoUpdateMode: Version %c +UpdateCheckMode: Tags +CurrentVersion: '0.1' +CurrentVersionCode: 9