mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Baldphone: add Tracking (uses ACRA in opt-out mode)
This commit is contained in:
parent
2a8a6d301e
commit
e59631324d
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- Tracking
|
||||||
Categories:
|
Categories:
|
||||||
- System
|
- System
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|
@ -161,6 +163,10 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- fDroid
|
- fDroid
|
||||||
|
|
||||||
|
MaintainerNotes: Baldphone uses ACRA with handleSilentException(), i.e. sending crash-reports
|
||||||
|
without asking for consent. Opt-out is possible, but by default this is turned
|
||||||
|
on, see https://github.com/UriahShaulMandel/BaldPhone/issues/935
|
||||||
|
|
||||||
AutoUpdateMode: Version %c
|
AutoUpdateMode: Version %c
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 13.0.0
|
CurrentVersion: 13.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue