diff --git a/metadata/org.application.shikiapp.yml b/metadata/org.application.shikiapp.yml new file mode 100644 index 0000000000..f57907533d --- /dev/null +++ b/metadata/org.application.shikiapp.yml @@ -0,0 +1,37 @@ +AntiFeatures: + NonFreeNet: + en-US: Rely on Shikimori. +Categories: + - Multimedia +License: GPL-3.0-only +AuthorName: pewaru-333 +SourceCode: https://github.com/pewaru-333/ShikiApp +IssueTracker: https://github.com/pewaru-333/ShikiApp/issues +Changelog: https://github.com/pewaru-333/ShikiApp/releases + +AutoName: ShikiApp + +RepoType: git +Repo: https://github.com/pewaru-333/ShikiApp +Binaries: https://github.com/pewaru-333/ShikiApp/releases/download/%v/ShikiApp.apk + +Builds: + - versionName: alpha-0.4.2 + versionCode: 27 + commit: ab7a1e7ef600d787713119c5feff779875a11114 + 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: b1a781cb8dbf7eb0dae9ff41972cb936e2ccf18b462defefbd0a21d3ac5f113d + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: alpha-0.4.2 +CurrentVersionCode: 27