mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
New App: org.playhex.twa
This commit is contained in:
parent
354048ce8f
commit
e00618048a
1 changed files with 41 additions and 0 deletions
41
metadata/org.playhex.twa.yml
Normal file
41
metadata/org.playhex.twa.yml
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
AntiFeatures:
|
||||||
|
NonFreeNet:
|
||||||
|
en-Us: Depends on playhex.org server
|
||||||
|
Tracking:
|
||||||
|
en-US: Connects to matomo.playhex.org server
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: AGPL-3.0-or-later
|
||||||
|
AuthorName: Alcalyn
|
||||||
|
AuthorEmail: julien.maulny@protonmail.com
|
||||||
|
WebSite: https://playhex.org
|
||||||
|
SourceCode: https://github.com/playhex/playhex
|
||||||
|
IssueTracker: https://github.com/playhex/playhex/issues
|
||||||
|
Translation: https://hosted.weblate.org/engage/playhex/
|
||||||
|
|
||||||
|
AutoName: PlayHex
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/playhex/playhex-android-app.git
|
||||||
|
Binaries: https://github.com/playhex/playhex-android-app/releases/download/%c/PlayHex-%c-signed.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.0.8
|
||||||
|
versionCode: 2025100108
|
||||||
|
commit: 09f634940f9ac4ad5958faf13308f79bc9e3ef32
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.3.0
|
||||||
|
postbuild:
|
||||||
|
- mv $$OUT$$ unaligned.apk
|
||||||
|
- $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner
|
||||||
|
--replace unaligned.apk $$OUT$$
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: 99d72c2bc8419ab16e79cd6d61ff5ed966fc8503254de6bc9c5ae2e184b73834
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.0.0.8
|
||||||
|
CurrentVersionCode: 2025100108
|
||||||
Loading…
Reference in a new issue