BetterBatteryStats
BetterBatteryStats copied to clipboard
[feature] add broadcast receivers / filters to the package info
- Add a new tab under package info to show an apps broadcast receivers and then intents per broadcast receiver similar to screen shot below from autorun manager. This will help in identyfying the appropriate receivers contributing to wakelocks so that we may disable them.
Possible complement: From that view, coming from this specific package, allow jumping to the list of all known packages that handle the same broadcast, for better context.
good idea!