0x192 / 0x192/universal-android-debloater
Proposal: Improve uad_lists.json package descriptions with concise researched summaries
- Linguagem predominante
- Rust
- Estrelas
- 19.9k
- Forks
- 1.1k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
**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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
O trabalho está em resources/assets/uad_lists.json. Revise a estrutura existente e as 608 descrições propostas. A tarefa é integrar resumos concisos no início de cada campo de descrição ou em um novo campo, seguindo os exemplos fornecidos. Verifique as diretrizes de contribuição do repositório para formatação JSON. Teste se o arquivo modificado é JSON válido e se o aplicativo ainda o lê corretamente.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- json
- Domínio
- content, documentation
- Tipo de issue
- Documentação
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Pouca atividade
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 75/100