mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
53 lines
1.3 KiB
YAML
53 lines
1.3 KiB
YAML
AntiFeatures:
|
|
NonFreeNet:
|
|
en-US: Connects to weather APIs and web search providers for functionality
|
|
Categories:
|
|
- Launcher
|
|
- System
|
|
License: MIT
|
|
AuthorName: Guru Swarupa
|
|
AuthorEmail: msgswarupa@gmail.com
|
|
SourceCode: https://github.com/guruswarupa/launch
|
|
IssueTracker: https://github.com/guruswarupa/launch/issues
|
|
Changelog: https://github.com/guruswarupa/launch/releases
|
|
|
|
AutoName: Launch
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/guruswarupa/launch.git
|
|
Binaries: https://github.com/guruswarupa/launch/releases/download/v%v/Launch-v%v.apk
|
|
|
|
Builds:
|
|
- versionName: '4.5'
|
|
versionCode: 1
|
|
commit: 99578fe2c70831f7812528b25a9a32a62b63a095
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '4.6'
|
|
versionCode: 2
|
|
commit: 9f8d1d59ed2399edbabb248805824999427d6136
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '4.7'
|
|
versionCode: 3
|
|
commit: 975fc18da9d211657fd804bd1e02332fb5e75969
|
|
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: 1b6571219dd8aaddde0b37140c9fea686358922a31931055340b49e71ec69754
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '4.7'
|
|
CurrentVersionCode: 3
|