0x192 / 0x192/universal-android-debloater
A few things
- Dominant language
- Rust
- Stars
- 19.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Your phone**: Xiaomi MI 11
**Describe the issue**
On the whole, the app doesn't find all packages, even if I click on "All packages".
But here are a few more things:
**com.mi.android.globalFileexplorer** - is under advanced, but should be under recommended. It is collecting usage data and statistics
**com.miui.wmsvc** - DO NOT DELETE - THIS WILL BOOTLOOP your device
**com.miui.gallery** - Is under "Recommended" Apps to delete, but DO NOT DELETE this app. This will bootloop your device
**com.xiaomi.discover** -> It does not cause a bootloop, save to delete
**com.xiaomi.finddevice** -> It will not cause a bootloop, but it is not possible to delete this app in your app. I had to delete it manually over adb shell.
**com.android.providers.downloads.ui** -> your app does not allow to delete this package, but it is save to delete
com.xiaomi.finddevice -> package is safe to delete! Your app does not allow to delete this.
com.mi.healthglobal -> ?
**The following packages were not found from your app but are safe to delete (and should be deleted) :**
com.xiaomi.mipicks
com.micredit.in
com.miui.wmsvc
com.miui.android.fashiongallery
com.xiaomi.miplay_client
com.miui.touchassistant
com.xiaomi.xmsf
com.mipay.wallet.in
com.amazon.appmanager
com.miui.cleaner
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue lists specific Xiaomi packages that the app fails to detect or misclassifies. Start by examining the package database or classification logic in the Rust codebase, likely in a module handling package lists or rules. Check how packages are categorized (recommended vs. advanced) and why some are not found. Testing changes requires an Android device or emulator with ADB to verify detection and deletion behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, rust
- Domain
- cli, mobile, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100