feat(debloater): enhance component filtering and categorization#1379
Merged
feat(debloater): enhance component filtering and categorization#1379
Conversation
Owner
lihenggui
commented
Nov 13, 2025
- Filter out launcher activities from component list
- Extend debloater to support Service/Receiver/Provider
- Add advanced categorization: wakelock, auto-start, system services
- Add component filter chips in UI
- Support filtering by special component characteristics
- Add multi-language translations for all new strings
- Filter out launcher activities from component list - Extend debloater to support Service/Receiver/Provider - Add advanced categorization: wakelock, auto-start, system services - Add component filter chips in UI - Support filtering by special component characteristics - Add multi-language translations for all new strings Change-Id: I91f12b478929ecb384786a20d77da57865aa1ee5
- Remove INIT_PROVIDER and SYSTEM_SERVICE classifications - Remove EXPLICIT classification, keep only EXPORTED_NO_PERM - Simplify PushService detection to keyword-based matching - Change filter default from pre-selected to empty (show all) - Add chips display for all component types in sub-items - Update translations for all 11 languages Change-Id: Ic107971c8d1e1915ffc468e2c84dc663bb1c81ba
- Update default filter test to expect empty set - Replace EXPLICIT with EXPORTED_NO_PERM in filter test - Remove EXPLICIT from screenshot test Change-Id: I93739fcc1ad2acbbd7e03b00bf10d531e13c8b1b
Change-Id: I4658ce2a18c9da00a28f3436261896693fcbbfc7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.