diff --git a/metadata/com.simplemobiletools.launcher.yml b/metadata/com.simplemobiletools.launcher.yml new file mode 100644 index 0000000000..5b568e985b --- /dev/null +++ b/metadata/com.simplemobiletools.launcher.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-Launcher +IssueTracker: https://github.com/SimpleMobileTools/Simple-Launcher/issues +Changelog: https://github.com/SimpleMobileTools/Simple-Launcher/blob/HEAD/CHANGELOG.md +Donate: https://simplemobiletools.com/donate +Bitcoin: 19Hc8A7sWGud8sP19VXDC5a5j28UyJfpyJ +Litecoin: LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP + +AutoName: Launcher + +RepoType: git +Repo: https://github.com/SimpleMobileTools/Simple-Launcher + +Builds: + - versionName: 5.0.0 + versionCode: 2 + commit: 8b3b2f3b888a9874a9b6e74f22b16da13c46e3a7 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - fdroid + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 5.0.0 +CurrentVersionCode: 2