0x192 / 0x192/universal-android-debloater
Packages whitelist
Open
enhancement
- Dominant language
- Rust
- Stars
- 19.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the feature you want**
Simply put, a whitelist feature. For now it could be something basic like a list of packages names in a text file with a specific name.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for the package list handling in the codebase, likely in a module that reads or filters packages. The feature requires adding a whitelist file, reading it, and filtering the debloat list accordingly. Start by understanding how packages are currently enumerated and selected for removal. Check for existing configuration or file I/O patterns to follow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100