Battery Shutdown Manager
Do you know that moment when you're on 1% of battery and think "I'll just use my device 20 more seconds then I'll get my charger" - and at exactly that moment it'll switch to 0% and you'll see the threaded "Shutting down" dialog and know it's too late now?
This Xposed module will help by showing you a dialog with a countdown before the actual shutdown, so you'll have time to connect your charger.
Preview:
http://a.pomf.se/maaozf.gif
v1.01:
✔️ Fixed a "Beta expired" dialog appearing on app startup
✔️ Updated Android Support Library to v23
✔️ Improved shutdown dialog dismiss logic
✔️ Switched to newest Android Support Library
✔️ Added Dismiss button to the "Disable Shutdown" notification
✔️ UI enhancements
✔️ Minor code improvements
v0.99:
✔️ Completely refactored code for more stability (should prevent soft reboots on unsupported ROMs)
✔️ Added experimental option to show a shutdown button at the dialog
✔️ Added experimental option to completely disable device shutdown (careful!)
✔️ Added Xposed Log entry when your ROM currently isn't supported
✔️ minor bugfixes
This should hopefully be the last beta release. Please note that some Stock ROMs aren't yet supported (like LG ones) as they changed some android internals.
✔️ added full compatibility for Android 5.1
✔️ improved the warnings when issues with Xposed are detected
✔️ minor bugfixes
Thanks a lot to the people sending in logs, this allows me to fix bugs quickly!
v0.94:
- fixed a soft reboot on Kitkat devices when the countdown reaches 0
- fixed a potential bootloop on Jellybean devices
Thanks to the people sending in logs, this allows me to fix these kinds of bugs quickly!