From 87cb50693d12dc33393ae47287e59907b4ed76e3 Mon Sep 17 00:00:00 2001 From: fruitsnack <2001719-fruitsnack@users.noreply.gitlab.com> Date: Sun, 14 Jan 2024 14:18:24 +0000 Subject: [PATCH] New App: ColorBlendr --- metadata/com.drdisagree.colorblendr.yml | 38 +++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 metadata/com.drdisagree.colorblendr.yml diff --git a/metadata/com.drdisagree.colorblendr.yml b/metadata/com.drdisagree.colorblendr.yml new file mode 100644 index 0000000000..93b536179f --- /dev/null +++ b/metadata/com.drdisagree.colorblendr.yml @@ -0,0 +1,38 @@ +Categories: + - System + - Theming +License: GPL-3.0-only +AuthorName: Mahmudul Hasan +AuthorEmail: crazymahmud08@gmail.com +AuthorWebSite: http://mahmud0808.github.io +SourceCode: https://github.com/Mahmud0808/ColorBlendr +IssueTracker: https://github.com/Mahmud0808/ColorBlendr/issues +Translation: https://crowdin.com/project/ColorBlendr +Donate: https://www.buymeacoffee.com/DrDisagree + +AutoName: ColorBlendr + +RequiresRoot: true + +RepoType: git +Repo: https://github.com/Mahmud0808/ColorBlendr.git +Binaries: https://github.com/Mahmud0808/ColorBlendr/releases/download/%v/ColorBlendr.%v.apk + +Builds: + - versionName: v1.0b8 + versionCode: 8 + commit: v1.0b8 + subdir: app + sudo: + - apt-get update + - apt-get install openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AllowedAPKSigningKeys: 4af4ffa12ce90815a1775c4604ea16c19f5bed2a6e09ae7c3c92815982af052e + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: v1.0b8 +CurrentVersionCode: 8