0x192 / 0x192/universal-android-debloater
Recent button stops working after removing launcher
- Vorherrschende Sprache
- Rust
- Sterne
- 19.9k
- Forks
- 1.1k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Samsung S22 with newest updates and Android 12.
After removing `com.sec.android.app.launcher` recent button (vertical hamburger button from bottom) stops working. After reinstall and reboot it works again.
```
2022-05-31 21:44:32 INFO [src\core\utils.rs:221] [Advanced] pm uninstall --user 0 com.sec.android.app.launcher -> Success
2022-05-31 21:44:50 INFO [src\core\utils.rs:221] [Advanced] cmd package install-existing --user 0 com.sec.android.app.launcher -> Package com.sec.android.app.launcher installed for user: 0
```
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
The issue involves the interaction between the debloater tool and the Samsung launcher package. Start by examining the code that handles package removal and reinstallation, likely in src/core/utils.rs around line 221. Understand how the recent button functionality is tied to the launcher package on Android 12. Testing would require a Samsung S22 device or emulator to reproduce the bug and verify the fix.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- android, rust
- Bereich
- cli, mobile, tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100