Quite bored of all these battery savers so... Let's make my own Battery Saver.
Should work on Android 4.2+, I tested it on 5.1, 6.0 and 7.0.
No root features:
- Wifi on/off
- Wifi AP on/off
- BT on/off
- Auto sync on/off
- Device brighness changer
- Screen timeout changer
Root features:
- Turn off device
- Screen on/off
- Airplane mode on/off
- NFC on/off
- Doze on/off
- Mobile data on/off
- Built in battery saver on/off
Xposed features (per app settings):
- Do not start services/alarm/wakelocks/activities
- Disable app launch
- Disable Wifi, Wifi AP, BT, Camera control
- Disable network connection
- Change app brightness
- Notifications/Notifications lights control
- Set app dark theme
App services manager (needs root)
- Star/stop app services
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6NT...
Author(s):
pyler
Support/Discussion URL:
http://forum.xda-developers.com/xposed/modules/mod-battery-saver-t3419064
Source code URL:
https://github.com/pylerSM/BetterBatterySaver
Package:
com.pyler.betterbatterysaver
Version name:
1.0.4
Release type:
Stable (low risk of bugs)
Download:
com.pyler.betterbatterysaver_v104_8efdb6.apk(99.34 KB)
Number of downloads:
84,690 in total · 96 in the last 24 hours
MD5 checksum:
8efdb6af3737a495808525040d62ba87
Uploaded on:
Saturday, July 23, 2016 - 13:11
Changes:
- Option to start Better Battery Saver when Doze starts (for Android M+)
- Option to disable intent receivers per app (Xposed)
- Option to manage app (intent) receivers (root)