mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 13:16:52 +00:00
New app: TousAntiCovid
This commit is contained in:
parent
a46f6ec79e
commit
f200682376
1 changed files with 38 additions and 0 deletions
38
metadata/fr.gouv.android.stopcovid.yml
Normal file
38
metadata/fr.gouv.android.stopcovid.yml
Normal 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.
|
||||
|
||||
Let’s 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
|
||||
Loading…
Reference in a new issue