Changes
- Rething the battery graph completely
- Updated legends in "Overview" and "Power" to follow best practices of data vizualization
- Added hints for functions that are not instinctively discoverable
- Improve diagnostic bundle and tooling based on real cases
- Bugfixes
Installation
1. Install the APK
Download the .apk file attached below and install it on your device (Android 14+).
2. Grant required permissions via ADB
Connect your device to a computer and run:
adb shell pm grant com.asksven.bbsreloaded android.permission.BATTERY_STATS
adb shell pm grant com.asksven.bbsreloaded android.permission.DUMP
adb shell pm grant com.asksven.bbsreloaded android.permission.PACKAGE_USAGE_STATS
adb shell pm grant com.asksven.bbsreloaded android.permission.INTERACT_ACROSS_USERSThese permissions cannot be granted at runtime — ADB is required.
3. Automatic updates with Obtainium
Install Obtainium and add this repository for automatic update notifications:
https://github.com/asksven/bbs_reloaded-releases
Bug reports
Please report issues at https://github.com/asksven/bbs_reloaded-releases/issues