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_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