github asksven/bbs_reloaded-releases v1.0.0-beta7
BetterBatteryStats Reloaded v1.0.0-beta7

pre-release5 months ago

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_USERS

These 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

Don't miss a new bbs_reloaded-releases release

NewReleases is sending notifications on new releases.