0x192 / 0x192/universal-android-debloater
Add a confirmation dialog
- Dominant language
- Rust
- Stars
- 19.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to display a small confirmation box after pressing 'Uninstall' listing the packages selected? Possibly specify the removal type (`Recommended, Advanced...`) alongside each package. Was expecting one to finally review the packages about to uninstall.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for the GUI code handling the 'Uninstall' button, likely in a Rust UI framework like egui or iced. Find where package selections are stored and the uninstall action is triggered. The confirmation dialog should list selected packages and their removal types. Check existing UI components for dialog patterns to follow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100