0x192 / 0x192/universal-android-debloater
Export current device package config
- Langage dominant
- Rust
- Étoiles
- 19.9k
- Forks
- 1.1k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
The current "export current selection" feature writes out packages selected for uninstall/disable.
What would be great:
- connect a device
- UAD reads from the device the status of all the packages that are there (enabled AND disabled ones) - this is already the case, as UAD currently shows "Restore" for packages that are currently disabled.
- have a button to export this "as-is" situation (so that one could go back to this "known-good" state after disabling additional packages
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Look at the existing export feature for selected packages to understand the data structure and file writing logic. Then find where UAD reads package statuses from the device (likely in device communication modules). The new button should capture both enabled and disabled packages into a configuration file. Check the GUI code for adding the button and connecting it to the export logic.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- android, rust
- Domaine
- cli, mobile, tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100