From 9fda1d40483b6909cfb2640edb03614c63d6ced4 Mon Sep 17 00:00:00 2001 From: Jan Exner Date: Mon, 3 Jun 2024 11:32:16 +0000 Subject: [PATCH] New app: Meditation Timer --- metadata/com.exner.tools.meditationtimer.yml | 32 ++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/com.exner.tools.meditationtimer.yml diff --git a/metadata/com.exner.tools.meditationtimer.yml b/metadata/com.exner.tools.meditationtimer.yml new file mode 100644 index 0000000000..36cf2c0590 --- /dev/null +++ b/metadata/com.exner.tools.meditationtimer.yml @@ -0,0 +1,32 @@ +Categories: + - Sports & Health + - Time +License: Apache-2.0 +WebSite: https://www.jan-exner.de/software/android/meditationtimer +SourceCode: https://github.com/janexner/MeditationTimerAndroid +IssueTracker: https://github.com/janexner/MeditationTimerAndroid/issues + +AutoName: Meditation Timer + +RepoType: git +Repo: https://github.com/janexner/MeditationTimerAndroid.git +Binaries: https://www.jan-exner.de/software/android/meditationtimer/Meditation_Timer_release_%v_%c.apk + +Builds: + - versionName: 1.0.1 + versionCode: 5 + commit: 5f7b305767ffd55c804469d4f21dd68c094b9f53 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.2.7 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines + $$OUT$$ 'META-INF/services/*' + +AllowedAPKSigningKeys: 3f15745561afae58a2f73ff97a517303eba059b7c608aac576fab7465df27843 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.0.1 +CurrentVersionCode: 5