From 3ad6c4ecae79fe2ac8ebc0a8f563bed155c9881c Mon Sep 17 00:00:00 2001 From: Nishant Mishra Date: Sat, 23 Aug 2025 11:59:23 +0530 Subject: [PATCH] New app: org.nsh07.pomodoro --- metadata/org.nsh07.pomodoro.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/org.nsh07.pomodoro.yml diff --git a/metadata/org.nsh07.pomodoro.yml b/metadata/org.nsh07.pomodoro.yml new file mode 100644 index 0000000000..a62b4bb4e7 --- /dev/null +++ b/metadata/org.nsh07.pomodoro.yml @@ -0,0 +1,28 @@ +Categories: + - Time +License: GPL-3.0-only +AuthorName: Nishant Mishra +SourceCode: https://github.com/nsh07/Tomato +IssueTracker: https://github.com/nsh07/Tomato/issues +Changelog: https://github.com/nsh07/Tomato/releases + +AutoName: Tomato + +RepoType: git +Repo: https://github.com/nsh07/Tomato.git +Binaries: https://github.com/nsh07/Tomato/releases/download/v%v/tomato-v%v-release.apk + +Builds: + - versionName: 1.1.0 + versionCode: 5 + commit: 7f630d4707f0c33973699d3faa91017105df9de7 + subdir: app + gradle: + - yes + +AllowedAPKSigningKeys: 07bef30581baee8f45ec93e47ee68ef20874e50ef5709c78b2ee67ac86be4c3d + +AutoUpdateMode: Version +UpdateCheckMode: Tags .*[0-9]$ +CurrentVersion: 1.1.0 +CurrentVersionCode: 5