mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
fr.gouv.android.stopcovid: add AntiFeatures
This commit is contained in:
parent
8b7aab4563
commit
d8b0a89e84
1 changed files with 9 additions and 1 deletions
|
|
@ -1,9 +1,12 @@
|
|||
AntiFeatures:
|
||||
- Tracking
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Sports & Health
|
||||
License: MPL-2.0
|
||||
AuthorName: Lunabee Studio
|
||||
AuthorEmail: stopcovid@lunabee.com
|
||||
WebSite: https://bonjour.stopcovid.gouv.fr/
|
||||
WebSite: https://bonjour.tousanticovid.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
|
||||
|
|
@ -284,6 +287,11 @@ Builds:
|
|||
prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml
|
||||
../coreui/src/main/res/values/styles.xml
|
||||
|
||||
MaintainerNotes: |-
|
||||
* Tracking – uses custom Analytics
|
||||
* NonFreeNet – uses proprietary backend server
|
||||
* see https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9345
|
||||
|
||||
AutoUpdateMode: Version tousanticovid_prod_%v#%c
|
||||
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
|
||||
CurrentVersion: 3.3.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue