0x192 / 0x192/universal-android-debloater
Proposal: Improve uad_lists.json package descriptions with concise researched summaries
- Lingua principale
- Rust
- Stelle
- 19.9k
- Fork
- 1.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Your phone model**: Samsung Galaxy A13
Hi,
I reviewed the existing Google and Samsung/OEM entries in resources/assets/uad_lists.json and prepared concise, package-specific descriptions for 608 entries.
My approach is deliberately conservative:
- I keep the existing description text, links, warnings, and historical notes.
- I add one short plain-language sentence at the beginning of the description field, explaining what the package does.
- I only match entries by exact package ID.
## Documentation Change
Here are two examples, one from the Google and one from the Samsung list:
### com.google.android.as
**List**: `Google` :arrow_right: `Google`
**Removal**: `Recommended` :arrow_right: `Recommended`
### Current description
> Android System Intelligence (previously Device Personalization Services) (https://play.google.com/store/apps/details?id=com.google.android.as)
> Runs in the background.
> "Enables intelligent features across Android", like: Live Caption, Screen Attention, Improved Copy-Paste, App Predictions in the launcher, Notification Smart Actions, Smart Text Selection and Linkifying text in apps.
### Proposed description
> Provides on-device smart features such as Live Caption, Screen Attention, app predictions, Smart Text Selection, notification actions, and improved copy/paste.
>
> Android System Intelligence (previously Device Personalization Services) (https://play.google.com/store/apps/details?id=com.google.android.as)
> Runs in the background.
> "Enables intelligent features across Android", like: Live Caption, Screen Attention, Improved Copy-Paste, App Predictions in the launcher, Notification Smart Actions, Smart Text Selection and Linkifying text in apps.
### com.samsung.android.aircommandmanager
**List**: `OEM` :arrow_right: `OEM`
**Removal**: `Recommended` :arrow_right: `Recommended`
### Current description
> AirCommandManager manager
> Gives you access to signature S Pen features. You can access Air command anytime you are using your phone by simply taking out the S Pen.
> https://www.samsung.com/global/galaxy/what-is/air-command/
### Proposed description
> Manages Samsung’s S Pen Air Command shortcut menu and related S Pen functions.
>
> AirCommandManager manager
> Gives you access to signature S Pen features. You can access Air command anytime you are using your phone by simply taking out the S Pen.
> https://www.samsung.com/global/galaxy/what-is/air-command/
I propose either this format with the concise sentence at the beginning, followed by the current description, or in a new json field "description-short":
``` ""id": "com.samsung.aircommandmanager",
"list": "Oem",
"description-short": "One sentence",
"description-long": "Video & TV SideView (replaced by https://play.google.com/store/apps/details?id=com.sony.tvsideview.phone)\nLets you use your smartphone or tablet as a TV remote control for the home. \n",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Recommended"
```
If you agree, I will create a pull request with the respective json file.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
The work is in resources/assets/uad_lists.json. Review the existing structure and the 608 proposed descriptions. The task is to integrate concise summaries at the start of each description field or in a new field, following the examples given. Check the repository's contribution guidelines for JSON formatting. Test that the modified file is valid JSON and that the application still reads it correctly.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- json, rust
- Ambito
- content, documentation
- Tipo di issue
- Documentazione
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Tranquilla
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 75/100