mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-06 07:20:29 +03:00
Ability to tag apps with antifeatures, so they can be included if the user wants
This commit is contained in:
parent
410da2479e
commit
c78ee1a353
4 changed files with 15 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
Disabled:Ads
|
||||
AntiFeatures:Ads
|
||||
License:GPLv2+
|
||||
Web Site:http://tuxrider.drodin.com/
|
||||
Source Code:https://github.com/drodin/TuxRider
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Disabled:Issues with a) Google Analytics usage tracking, b) ads, c) vague licensing
|
||||
AntiFeatures:Ads,Tracking
|
||||
License:GPLv2
|
||||
Web Site:http://tomtasche.at/p/SayMyName
|
||||
Source Code:http://github.com/TomTasche/SayMyName
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue