mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Tracking antifeature in com.orpheusdroid.sqliteviewer
This commit is contained in:
parent
9d77a9b140
commit
4dad0f3007
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
AntiFeatures:
|
||||
- Tracking
|
||||
Categories:
|
||||
- System
|
||||
License: AGPL-3.0-only
|
||||
|
|
@ -23,6 +25,9 @@ Description: |-
|
|||
|
||||
* READ_EXTERNAL_STORAGE, WRITE_EXTERNAL_STORAGE - For opening databases from storage or writing exported csv file
|
||||
|
||||
AntiFeatures: Tracking - Even if analytics/crash submission is toggled off, the
|
||||
app still submits data to the developers servers.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/vijai/SqliteDBViewer.git
|
||||
|
||||
|
|
@ -35,6 +40,8 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/APP_PUB_KEY/d' build.gradle
|
||||
|
||||
MaintainerNotes: 'Tracking: see fdroiddata#2244'
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue