mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Merge branch 'qksms' into 'master'
QKSMS: unfortunately needs a bunch of AntiFeatures now See merge request fdroid/fdroiddata!8052
This commit is contained in:
commit
02e4e16b19
1 changed files with 13 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
AntiFeatures:
|
||||
- NonFreeDep
|
||||
- NonFreeNet
|
||||
- Tracking
|
||||
Categories:
|
||||
- Phone & SMS
|
||||
License: GPL-3.0-only
|
||||
|
|
@ -52,6 +56,15 @@ Description: |-
|
|||
We love hearing what you have to say, so always feel free to let us know
|
||||
whenever you have any feedback or suggestions!
|
||||
|
||||
'''AntiFeatures:'''
|
||||
|
||||
Since some update brought in several non-free libraries, we had to add some
|
||||
AntiFeatures, such as
|
||||
|
||||
* ''NonFreeNet:'' Google BillingClient, PlayStore
|
||||
* ''NonFreeDep:'' requires PlayStore app on the device for some actions
|
||||
* ''Tracking:'' uses the Play Install Referrer Library, which on-install / on-update automatically opens a connection to Google to report the install/update
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/moezbhatti/qksms
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue