New app: TousAntiCovid

This commit is contained in:
Gilbert Gilb's 2020-12-01 11:16:46 +01:00
parent a46f6ec79e
commit f200682376

View file

@ -0,0 +1,38 @@
Categories:
- Sports & Health
License: MPL-2.0
AuthorName: Lunabee Studio
AuthorEmail: stopcovid@lunabee.com
WebSite: https://bonjour.stopcovid.gouv.fr/
SourceCode: https://gitlab.inria.fr/stopcovid19/stopcovid-android
IssueTracker: https://gitlab.inria.fr/stopcovid19/stopcovid-android/-/issues
Changelog: https://gitlab.inria.fr/stopcovid19/stopcovid-android/-/commits/master
Name: TousAntiCovid
AutoName: AntiCovid
Description: |-
Using TousAntiCovid helps to protect your loved ones, yourself and everybody else by alerting you if you have been close to a user who tests positive.
The TousAntiCovid application is designed for use in France.
Lets protect our loved ones, ourselves and everybody else.
RepoType: git
Repo: https://gitlab.inria.fr/stopcovid19/stopcovid-android.git
Builds:
- versionName: 2.1.8
versionCode: 104
commit: tousanticovid_prod_2.1.8#104
subdir: stopcovid
gradle:
- yes
rm:
- coreui/src/main/res/font/marianne_*.otf
- coreui/src/main/res/font/marianne.xml
prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml
AutoUpdateMode: Version tousanticovid_prod_%v#%c
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
CurrentVersion: 2.1.8
CurrentVersionCode: 104