mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
56 lines
1.5 KiB
YAML
56 lines
1.5 KiB
YAML
Categories:
|
|
- System
|
|
License: GPL-3.0-only
|
|
AuthorName: SimpolCo
|
|
SourceCode: https://github.com/SimpolCo/Permissions-Summary
|
|
IssueTracker: https://github.com/SimpolCo/Permissions-Summary/issues
|
|
Changelog: https://github.com/SimpolCo/Permissions-Summary/releases
|
|
|
|
AutoName: Permissions Summary
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/SimpolCo/Permissions-Summary.git
|
|
Binaries: https://github.com/SimpolCo/Permissions-Summary/releases/download/v%v/Permissions.Summary.v%v.apk
|
|
|
|
Builds:
|
|
- versionName: 1.0.1
|
|
versionCode: 101
|
|
commit: cb4f56a973f88ed11610e3ebad7d93795f9512d5
|
|
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$$
|
|
|
|
- versionName: 1.2.1
|
|
versionCode: 121
|
|
commit: 81567762c4ee3d7aa72f5d890a0de754b49380dd
|
|
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$$
|
|
|
|
- versionName: 1.3.0
|
|
versionCode: 130
|
|
commit: b390a0f448772378125bf5b054edaa663d9a927a
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AllowedAPKSigningKeys: d2c71e08959b8467c207f3bac2c4e834d9b05734545fe12dbae3b7c5d09c1512
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: 1.3.0
|
|
CurrentVersionCode: 130
|
|
|
|
NoSourceSince: 1.3.0
|