new app: nl.rijksoverheid.ctr.holder (FOSS version)

This commit is contained in:
Felix C. Stegerman 2021-08-31 23:51:55 +02:00
parent 7dd928927b
commit b737906524

View file

@ -0,0 +1,56 @@
AntiFeatures:
- NonFreeAssets
- Tracking
Categories:
- Sports & Health
License: EUPL-1.2
SourceCode: https://github.com/obfusk/nl-covid19-coronacheck-app-android
IssueTracker: https://github.com/obfusk/nl-covid19-coronacheck-app-android/issues
AutoName: CoronaCheck
Description: |-
CoronaCheck is the official Dutch declaration app developed by the Ministry of Health, Welfare and Sport. This digital tool allows access to certain locations in the Netherlands. You can also travel internationally using the app. But only if you've been vaccinated, didnt have coronavirus at the time of testing or if youve had coronavirus.
How does the app work?
Important: first book an appointment for a vaccination or for a corona test.
- Retrieve your vaccination or test results with the app
When your test results are available, you retrieve them with the app by entering the code provided by the test location. You can also retrieve a vaccination record in the app.
- Convert your vaccination record or test result into a QR code
The app converts your vaccination record or positive / negative test results into a QR code.
- Show your QR code at the entrance
You can have your QR code scanned at the entrance to certain locations. This is also mandatory for access to other countries. This proves you've been vaccinated, youve already had coronavirus or didnt have coronavirus at the time of testing.
QR codes for the Netherlands and international
This app generates a QR code for the Netherlands and one for other countries. You can find both QR codes in the app. Travelling outside of the Netherlands? Then use your international QR code.
Privacy policy: https://coronacheck.nl/nl/privacy
RepoType: git
Repo: https://github.com/obfusk/nl-covid19-coronacheck-app-android
Builds:
- versionName: 2.2.2
versionCode: 1897
commit: holder-foss-2.2.2
subdir: holder
gradle:
- prod
prebuild: $$SDK$$/tools/bin/sdkmanager 'platforms;android-30' 'build-tools;30.0.2'
> /dev/null
build:
- cd ..
- chmod +x build-mobilecore.sh
- ./build-mobilecore.sh
ndk: r20b
MaintainerNotes: versionCode == $GITHUB_RUN_NUMBER
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 2.2.2
CurrentVersionCode: 1897