mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Add NonFreeDep AF for ad silence apps
This commit is contained in:
parent
c80e8e7b72
commit
252322ae59
3 changed files with 7 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
AntiFeatures:
|
||||
NonFreeDep:
|
||||
en-US: Depends on proprietary app(s) to be present on-device.
|
||||
en-US: Only needed for/work with proprietary audio apps.
|
||||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
AntiFeatures:
|
||||
NonFreeDep:
|
||||
en-US: Only needed for/work with proprietary audio apps.
|
||||
Categories:
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
AntiFeatures:
|
||||
NonFreeDep:
|
||||
en-US: Only needed for/work with proprietary audio apps.
|
||||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
Loading…
Reference in a new issue