mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Add App Store & Updater category
This commit is contained in:
parent
dd8ecbde65
commit
3ff2ba75c1
17 changed files with 18 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
App Store & Updater:
|
||||
name: App Store & Updater
|
||||
Browser:
|
||||
name: Browser
|
||||
Connectivity:
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ AntiFeatures:
|
|||
en-US: By default, the apps list and system details are sent to Google Play Store
|
||||
servers, which is likely enough data to fingerprint the device
|
||||
Categories:
|
||||
- App Store & Updater
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Rahul Kumar Patel
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ AntiFeatures:
|
|||
NonFreeNet:
|
||||
en-US: Retrieves updates from non-libre sources.
|
||||
Categories:
|
||||
- App Store & Updater
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Javier Santos V.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- App Store & Updater
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Iamlooker
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- App Store & Updater
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Antonios Hazim
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
AntiFeatures:
|
||||
- NonFreeAdd
|
||||
Categories:
|
||||
- App Store & Updater
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/Tobi823/ffupdater
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- App Store & Updater
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Imran
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- App Store & Updater
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Marcus Hoffmann
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- App Store & Updater
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: sunilpaulmathew
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- App Store & Updater
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Distributed Update System
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- App Store & Updater
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Foxy McFoxtail
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- App Store & Updater
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: F-Droid
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- App Store & Updater
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: F-Droid
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- App Store & Updater
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: F-Droid
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- App Store & Updater
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Andreas Redmer
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ AntiFeatures:
|
|||
NonFreeNet:
|
||||
en-US: Depends on Spotify servers to download the app.
|
||||
Categories:
|
||||
- App Store & Updater
|
||||
- Internet
|
||||
License: MIT
|
||||
SourceCode: https://github.com/2Ra66it/updater-for-spotify
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@
|
|||
"items": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"App Store & Updater",
|
||||
"Browser",
|
||||
"Connectivity",
|
||||
"Development",
|
||||
|
|
|
|||
Loading…
Reference in a new issue