From 85aae219c69df196880d8d85a60c0e7b5ead1e50 Mon Sep 17 00:00:00 2001 From: Todd Justin York Date: Tue, 26 Nov 2024 11:59:04 +0000 Subject: [PATCH] New App: org.sunsetware.phocid --- metadata/org.sunsetware.phocid.yml | 32 ++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/org.sunsetware.phocid.yml diff --git a/metadata/org.sunsetware.phocid.yml b/metadata/org.sunsetware.phocid.yml new file mode 100644 index 0000000000..bb6a9a2a6c --- /dev/null +++ b/metadata/org.sunsetware.phocid.yml @@ -0,0 +1,32 @@ +Categories: + - Multimedia +License: GPL-3.0-or-later +AuthorName: tjysunset +AuthorWebSite: https://sunsetware.org/phocid +SourceCode: https://github.com/tjysunset/phocid + +AutoName: Phocid + +RepoType: git +Repo: https://github.com/tjysunset/phocid +Binaries: https://github.com/tjysunset/phocid/releases/download/v%v/app-release.apk + +Builds: + - versionName: '20241125' + versionCode: 20241125 + commit: v20241125 + subdir: app + submodules: true + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.3.0 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16 + fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt' + +AllowedAPKSigningKeys: ed20b176709c0e632400eed8d5bdb3abd510086719fe97fe9046b922f8faaf4f + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '20241125' +CurrentVersionCode: 20241125