mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 13:24:53 +00:00
65 lines
2.3 KiB
YAML
65 lines
2.3 KiB
YAML
AntiFeatures:
|
|
- Tracking
|
|
Categories:
|
|
- Sports & Health
|
|
License: MPL-2.0
|
|
AuthorName: Swiss Admin
|
|
AuthorWebSite: https://www.bit.admin.ch
|
|
SourceCode: https://github.com/admin-ch/CovidCertificate-App-Android
|
|
IssueTracker: https://github.com/admin-ch/CovidCertificate-App-Android/issues
|
|
Changelog: https://github.com/admin-ch/CovidCertificate-App-Android/releases
|
|
|
|
AutoName: Covid Cert
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/admin-ch/CovidCertificate-App-Android
|
|
Binaries: https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v%v-%c-verifier/verifier-prod-%v-%c-signed.apk
|
|
|
|
Builds:
|
|
- versionName: 1.2.0
|
|
versionCode: 1200
|
|
commit: v1.2.0-1200-verifier
|
|
subdir: verifier
|
|
submodules: true
|
|
gradle:
|
|
- prod
|
|
rm:
|
|
- sdk/sdk/testKeystore
|
|
- wallet/testKeystore
|
|
- verifier/testKeystore
|
|
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-verifier/verifier-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
|
| tr -cd '0-9')" >> gradle.properties
|
|
|
|
- versionName: 2.0.0
|
|
versionCode: 2000
|
|
commit: 5a871eabf1fce16b84e4c7b97c94fd3f2a37e910
|
|
subdir: verifier
|
|
submodules: true
|
|
gradle:
|
|
- prod
|
|
rm:
|
|
- sdk/sdk/testKeystore
|
|
- wallet/testKeystore
|
|
- verifier/testKeystore
|
|
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-verifier/verifier-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
|
| tr -cd '0-9')" >> gradle.properties
|
|
|
|
- versionName: 2.1.1
|
|
versionCode: 2110
|
|
disable: https://github.com/admin-ch/CovidCertificate-App-Android/issues/206
|
|
commit: 085cceaf9415b632d2236dd36b7da4e187157050
|
|
subdir: verifier
|
|
submodules: true
|
|
gradle:
|
|
- prod
|
|
rm:
|
|
- sdk/sdk/testKeystore
|
|
- wallet/testKeystore
|
|
- verifier/testKeystore
|
|
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-verifier/verifier-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
|
| tr -cd '0-9')" >> gradle.properties
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags ^v[\d.]+-\d+-verifier$
|
|
CurrentVersion: 2.1.1
|
|
CurrentVersionCode: 2110
|