From 77500ddf2e66e31e5daf5ee818d941eb6efd3523 Mon Sep 17 00:00:00 2001 From: Harold Martin Date: Fri, 27 Jun 2025 09:12:35 +0000 Subject: [PATCH] New App: me.haroldmartin.golwallpaper --- metadata/me.haroldmartin.golwallpaper.yml | 36 +++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/me.haroldmartin.golwallpaper.yml diff --git a/metadata/me.haroldmartin.golwallpaper.yml b/metadata/me.haroldmartin.golwallpaper.yml new file mode 100644 index 0000000000..e1b5d11529 --- /dev/null +++ b/metadata/me.haroldmartin.golwallpaper.yml @@ -0,0 +1,36 @@ +Categories: + - Theming +License: MIT +AuthorName: Harold Martin +AuthorEmail: harold.martin@gmail.com +WebSite: https://github.com/hbmartin/onyx-boox-screensaver-gol +SourceCode: https://github.com/hbmartin/onyx-boox-screensaver-gol +IssueTracker: https://github.com/hbmartin/onyx-boox-screensaver-gol/issues + +Name: GoL Screensaver +AutoName: GoL Screensaver + +RepoType: git +Repo: https://github.com/hbmartin/onyx-boox-screensaver-gol.git +Binaries: https://github.com/hbmartin/onyx-boox-screensaver-gol/releases/download/v%v/app-release-unsigned-signed.apk + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + 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: 94d23cf011d4e14531491fb2c8ab51a162b1d0bbe1e282ed986100204578bec2 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1