Add free2pass Covid-19 contact tracing app (Germany)

This commit is contained in:
B'Elanna Michalke 2021-05-18 07:42:59 +00:00 committed by Izzy
parent c03f808016
commit 3b6ec77612

View file

@ -0,0 +1,36 @@
AntiFeatures:
- NonFreeNet
Categories:
- Sports & Health
License: AGPL-3.0-or-later
AuthorName: free2pass GmbH
SourceCode: https://gitlab.com/free2pass/free2pass-app
IssueTracker: https://gitlab.com/free2pass/free2pass-app/-/issues
Translation: https://gitlab.com/free2pass/free2pass-app/-/tree/main/lib/l10n
AutoName: free2pass
RepoType: git
Repo: https://gitlab.com/free2pass/free2pass-app.git
Builds:
- versionName: 1.4.5
versionCode: 28
commit: Release-1.4.5+28
subdir: android/app
output: ../../build/app/outputs/flutter-apk/app-fdroid-release.apk
srclibs:
- flutter@2.2.0-10.3.pre
rm:
- ios
prebuild: echo "flutter.sdk=$$flutter$$" >> ../local.properties
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk --flavor fdroid -t lib/entrypoints/fdroid.entrypoint.dart
AutoUpdateMode: Version %v
UpdateCheckMode: HTTP
UpdateCheckData: https://gitlab.com/free2pass/free2pass-app/-/raw/main/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.4.5
CurrentVersionCode: 28