Merge branch 'trackers' into 'master'

add Tracking AntiFeature to apps using Sentry

See merge request fdroid/fdroiddata!8420
This commit is contained in:
Izzy 2021-02-20 19:55:49 +00:00
commit 9bd4342504
6 changed files with 27 additions and 3 deletions

View file

@ -1,3 +1,5 @@
AntiFeatures:
- Tracking
Categories:
- Navigation
License: Apache-2.0
@ -24,6 +26,8 @@ Description: |-
There may be an issue with crashes on the Galaxy S: the author is working hard
on a fix.
Tracking AntiFeature as it comes with Sentry which cannot be disabled.
RepoType: git
Repo: https://github.com/dougkeen/BartRunnerAndroid.git
@ -71,6 +75,8 @@ Builds:
gradle:
- yes
MaintainerNotes: 2.2.18 comes with Sentry and no way to disable it
AutoUpdateMode: Version release_%v
UpdateCheckMode: Tags
CurrentVersion: 2.2.18

View file

@ -1,3 +1,5 @@
AntiFeatures:
- Tracking
Categories:
- Reading
License: MIT
@ -30,6 +32,8 @@ Description: |-
The list of supported libraries is available on
<a href="https://opacapp.net/en/libraries/">our website</a>.
Tracking as it comes with Sentry which cannot be disabled by the user.
RepoType: git
Repo: https://github.com/raphaelm/opacclient.git

View file

@ -1,3 +1,5 @@
AntiFeatures:
- Tracking
Categories:
- Multimedia
License: GPL-3.0-only
@ -21,6 +23,8 @@ Description: |-
* Manually search for a ticket code or an attendee name
* Support for usage without an internet connection
Tracking due to Sentry which cannot be disabled by the user.
RepoType: git
Repo: https://github.com/pretix/pretixdroid

View file

@ -1,3 +1,5 @@
AntiFeatures:
- Tracking
Categories:
- Multimedia
License: GPL-3.0-only
@ -8,9 +10,9 @@ SourceCode: https://github.com/pretix/pretixprint-android
IssueTracker: https://github.com/pretix/pretixprint-android/issues
AutoName: pretixPRINT
Description: Android app that drives the printers used by other pretix applications.
This contains all print logic, but no application logic. It is called by other
applications using system broadcasts.
Description: |-
Android app that drives the printers used by other pretix applications. This contains all print logic, but no application logic. It is called by other applications using system broadcasts.
Tracking due to Sentry which cannot be disabled by the user.
RepoType: git
Repo: https://github.com/pretix/pretixprint-android

View file

@ -1,3 +1,5 @@
AntiFeatures:
- Tracking
Categories:
- Multimedia
License: Apache-2.0
@ -15,6 +17,8 @@ Description: |-
This app is free software licensed under the Apache license. The source code can be found at: https://github.com/pretix/pretixscan-android
Tracking due to Sentry which cannot be disabled by the user.
RepoType: git
Repo: https://github.com/pretix/pretixscan-android

View file

@ -1,3 +1,5 @@
AntiFeatures:
- Tracking
Categories:
- Internet
License: MPL-2.0
@ -980,6 +982,8 @@ MaintainerNotes: |-
Increment version code by 1 on each release. Then attach
1 for arm64, 2 for x86 and 0 for armv7.
Tracking AntiFeature as Telemetry is opt-out. This was due to a bug and fixed with later versions we do not yet have, so should those newer versions be added the AntiFeature can be removed again.
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: None