0x192 / 0x192/universal-android-debloater
Disabling `stk` or `stk2` removes home icon
- Dominant language
- Rust
- Stars
- 19.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Your phone**: SM-A315G
**Packages documentation to update:**
```
com.android.stk
com.android.stk2
```
(There's no change. This is just something I noticed)
Disabling either of them removes the launcher icon, for some reason. Despite the fact that stk(1) is the only "active" on my device. It seems they're mutual dependencies
Contributor guide
No contributing guide indexed for this repository
Research direction
Look at the code handling the disabling of packages like 'com.android.stk' and 'com.android.stk2'. The issue suggests a mutual dependency affecting the launcher icon. Start by finding where package states are toggled and how the UI updates. Check if there's logic that incorrectly hides the home icon when these specific packages are disabled. Running the tool and testing on an Android device or emulator will be needed to verify the fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, rust
- Domain
- mobile, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100