Add App Store & Updater category

This commit is contained in:
linsui 2025-06-24 20:15:31 +08:00
parent dd8ecbde65
commit 3ff2ba75c1
17 changed files with 18 additions and 0 deletions

View file

@ -1,3 +1,5 @@
App Store & Updater:
name: App Store & Updater
Browser: Browser:
name: Browser name: Browser
Connectivity: Connectivity:

View file

@ -5,6 +5,7 @@ AntiFeatures:
en-US: By default, the apps list and system details are sent to Google Play Store 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 servers, which is likely enough data to fingerprint the device
Categories: Categories:
- App Store & Updater
- System - System
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: Rahul Kumar Patel AuthorName: Rahul Kumar Patel

View file

@ -4,6 +4,7 @@ AntiFeatures:
NonFreeNet: NonFreeNet:
en-US: Retrieves updates from non-libre sources. en-US: Retrieves updates from non-libre sources.
Categories: Categories:
- App Store & Updater
- Internet - Internet
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: Javier Santos V. AuthorName: Javier Santos V.

View file

@ -1,4 +1,5 @@
Categories: Categories:
- App Store & Updater
- System - System
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: Iamlooker AuthorName: Iamlooker

View file

@ -1,4 +1,5 @@
Categories: Categories:
- App Store & Updater
- System - System
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: Antonios Hazim AuthorName: Antonios Hazim

View file

@ -1,6 +1,7 @@
AntiFeatures: AntiFeatures:
- NonFreeAdd - NonFreeAdd
Categories: Categories:
- App Store & Updater
- Internet - Internet
License: GPL-3.0-or-later License: GPL-3.0-or-later
SourceCode: https://github.com/Tobi823/ffupdater SourceCode: https://github.com/Tobi823/ffupdater

View file

@ -1,4 +1,5 @@
Categories: Categories:
- App Store & Updater
- System - System
License: GPL-3.0-only License: GPL-3.0-only
AuthorName: Imran AuthorName: Imran

View file

@ -1,4 +1,5 @@
Categories: Categories:
- App Store & Updater
- System - System
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: Marcus Hoffmann AuthorName: Marcus Hoffmann

View file

@ -1,4 +1,5 @@
Categories: Categories:
- App Store & Updater
- System - System
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: sunilpaulmathew AuthorName: sunilpaulmathew

View file

@ -1,4 +1,5 @@
Categories: Categories:
- App Store & Updater
- System - System
License: GPL-3.0-only License: GPL-3.0-only
AuthorName: Distributed Update System AuthorName: Distributed Update System

View file

@ -1,4 +1,5 @@
Categories: Categories:
- App Store & Updater
- System - System
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: Foxy McFoxtail AuthorName: Foxy McFoxtail

View file

@ -1,4 +1,5 @@
Categories: Categories:
- App Store & Updater
- System - System
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: F-Droid AuthorName: F-Droid

View file

@ -1,4 +1,5 @@
Categories: Categories:
- App Store & Updater
- System - System
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: F-Droid AuthorName: F-Droid

View file

@ -1,4 +1,5 @@
Categories: Categories:
- App Store & Updater
- System - System
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: F-Droid AuthorName: F-Droid

View file

@ -1,4 +1,5 @@
Categories: Categories:
- App Store & Updater
- System - System
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: Andreas Redmer AuthorName: Andreas Redmer

View file

@ -4,6 +4,7 @@ AntiFeatures:
NonFreeNet: NonFreeNet:
en-US: Depends on Spotify servers to download the app. en-US: Depends on Spotify servers to download the app.
Categories: Categories:
- App Store & Updater
- Internet - Internet
License: MIT License: MIT
SourceCode: https://github.com/2Ra66it/updater-for-spotify SourceCode: https://github.com/2Ra66it/updater-for-spotify

View file

@ -15,6 +15,7 @@
"items": { "items": {
"type": "string", "type": "string",
"enum": [ "enum": [
"App Store & Updater",
"Browser", "Browser",
"Connectivity", "Connectivity",
"Development", "Development",