mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-01-28 17:21:53 -05:00
Merge branch 'antifeature' into 'master'
added new AntiFeature: ApplicationDebuggable See merge request !298
This commit is contained in:
@@ -412,7 +412,7 @@ valuetypes = {
|
||||
["ArchivePolicy"]),
|
||||
|
||||
FieldValidator("Anti-Feature",
|
||||
r'^(Ads|Tracking|NonFreeNet|NonFreeDep|NonFreeAdd|UpstreamNonFree|NonFreeAssets|KnownVuln)$',
|
||||
r'^(Ads|Tracking|NonFreeNet|NonFreeDep|NonFreeAdd|UpstreamNonFree|NonFreeAssets|KnownVuln|ApplicationDebuggable)$',
|
||||
["AntiFeatures"]),
|
||||
|
||||
FieldValidator("Auto Update Mode",
|
||||
|
||||
Reference in New Issue
Block a user