From aa18d67a066abd2f0960eb2c1418618a9c1d0bd3 Mon Sep 17 00:00:00 2001 From: Tibor Kaputa Date: Wed, 13 May 2020 15:30:23 +0000 Subject: [PATCH] Adding Simple Dialer --- metadata/com.simplemobiletools.dialer.yml | 33 +++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/com.simplemobiletools.dialer.yml diff --git a/metadata/com.simplemobiletools.dialer.yml b/metadata/com.simplemobiletools.dialer.yml new file mode 100644 index 0000000000..6050fba5d7 --- /dev/null +++ b/metadata/com.simplemobiletools.dialer.yml @@ -0,0 +1,33 @@ +Categories: + - System +License: Apache-2.0 +AuthorName: Tibor Kaputa +AuthorEmail: hello@simplemobiletools.com +WebSite: https://simplemobiletools.com +SourceCode: https://github.com/SimpleMobileTools/Simple-Dialer +IssueTracker: https://github.com/SimpleMobileTools/Simple-Dialer/issues +Changelog: https://github.com/SimpleMobileTools/Simple-Dialer/blob/HEAD/CHANGELOG.md +Donate: https://simplemobiletools.com/donate +Bitcoin: 19Hc8A7sWGud8sP19VXDC5a5j28UyJfpyJ +Litecoin: LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP + +AutoName: Dialer + +RepoType: git +Repo: https://github.com/SimpleMobileTools/Simple-Dialer + +Builds: + - versionName: 5.0.0 + versionCode: 1 + commit: 5.0.0 + subdir: app + gradle: + - yes + prebuild: + - sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 5.0.0 +CurrentVersionCode: 1