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

latest release: v1.0.0-beta7
pre-release5 months ago

Changes

  • CPU tab: shared-UID processes show misleading labels and identical detail views
  • Do not try to be clever and filter out "smear" values even if they can be attributed to a single app
  • Where we have the choice between measured and estimated valued chose measured
  • Add tooltips to graphs for more clarity, especially for advanced concepts
  • Update / fix terminology between "Overview" and "Power" to make the terms consistent
  • Bugfixes

Installation

1. Install the APK

Download the .apk file attached below and install it on your device (Android 13+).

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.