From f20068237697c5a6744b6d7bae5178d1830a27aa Mon Sep 17 00:00:00 2001 From: Gilbert Gilb's Date: Tue, 1 Dec 2020 11:16:46 +0100 Subject: [PATCH] New app: TousAntiCovid --- metadata/fr.gouv.android.stopcovid.yml | 38 ++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 metadata/fr.gouv.android.stopcovid.yml diff --git a/metadata/fr.gouv.android.stopcovid.yml b/metadata/fr.gouv.android.stopcovid.yml new file mode 100644 index 0000000000..4a48604187 --- /dev/null +++ b/metadata/fr.gouv.android.stopcovid.yml @@ -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