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

latest releases: v1.0.0-beta7, v1.0.0-beta6
pre-release5 months ago

Changes

  • Refresh after charging and detect snapshots that are not the most recent anymore
  • Remove all snapshots after boot since comparing snapshots before and after is not possible
  • Add feature to show this changelog once at first start and from the settings
  • Add support for swiping between the tabs
  • 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.