From 56b631954a530676346c76e87cabffdeb6277be4 Mon Sep 17 00:00:00 2001 From: Ronit Chinda Date: Sun, 10 Aug 2025 04:21:03 +0000 Subject: [PATCH] New App: com.flux --- metadata/com.flux.yml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/com.flux.yml diff --git a/metadata/com.flux.yml b/metadata/com.flux.yml new file mode 100644 index 0000000000..d3301b1867 --- /dev/null +++ b/metadata/com.flux.yml @@ -0,0 +1,36 @@ +Categories: + - Calendar & Agenda + - Note + - Task + - Writing +License: GPL-3.0-only +AuthorName: Ronit Chinda +SourceCode: https://github.com/chindaronit/Flux +IssueTracker: https://github.com/chindaronit/Flux/issues +Changelog: https://github.com/chindaronit/Flux/releases +Donate: https://buymeacoffee.com/chindaronit + +AutoName: Flux + +RepoType: git +Repo: https://github.com/chindaronit/Flux.git +Binaries: https://github.com/chindaronit/Flux/releases/download/v%v/Flux.apk + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: 905b5410324b12c0d114853b7ecc8aaafb2e9f67 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.3.0 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines + "$$OUT$$" 'META-INF/services/*' + +AllowedAPKSigningKeys: bdccca30ae93302c4646db9cf23f4e4759c1d5b60ad5728b35ae0fc0feb79402 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1