From 453dfb63e1777940366f5369526b97c1b10608cf Mon Sep 17 00:00:00 2001 From: RBN-Apps <19730744-RBN-Apps@users.noreply.gitlab.com> Date: Mon, 26 May 2025 11:55:25 +0000 Subject: [PATCH] New app: QuickTile Settings --- metadata/com.rbn.qtsettings.yml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/com.rbn.qtsettings.yml diff --git a/metadata/com.rbn.qtsettings.yml b/metadata/com.rbn.qtsettings.yml new file mode 100644 index 0000000000..28b292a1fe --- /dev/null +++ b/metadata/com.rbn.qtsettings.yml @@ -0,0 +1,33 @@ +Categories: + - System +License: GPL-3.0-only +AuthorName: RBN-Apps +SourceCode: https://github.com/RBN-Apps/Quick-Tile-Settings +IssueTracker: https://github.com/RBN-Apps/Quick-Tile-Settings/issues + +AutoName: QuickTile Settings + +RepoType: git +Repo: https://github.com/RBN-Apps/Quick-Tile-Settings.git +Binaries: https://github.com/RBN-Apps/Quick-Tile-Settings/releases/download/v%v/quick-tile-settings-%v.apk + +Builds: + - versionName: 1.1.1 + versionCode: 5 + commit: d6561ed10be3b8ada0fe58f804db906897301d23 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.3.0 + postbuild: + - mv $$OUT$$ unaligned.apk + - $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner + --replace unaligned.apk $$OUT$$ + +AllowedAPKSigningKeys: 9766c553571586193a9e0fa7145794aff73201609012ea8cdaff08d85941987b + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.1.1 +CurrentVersionCode: 5