DeepSleep is a Xposed module. It can limit the background behavior of apps and reduce the power consumption of apps in the background.
- Block acquire wakelock and alarms to prevent redundant wake-ups.
- Block start services to reduce memory consumption.
- Block sync to prevent redundant wake-ups.
EDxposed/LSPosed scope Select the application to be limited.
Serious warning
- Using deepsleep is not recommended if your device has no standby power consumption problems.
- Using deepsleep to limit the application may cause unusual problems with the application.
- IM may experience message delays
- Music player may not play on the lock screen
- Other exceptions caused by restricting the background behavior of the app.
About
- deepsleep will always be an open source application
- Github -> https://github.com/Jasper-1024/DeepSleep
- If my work has been helpful to you, please click a Star on Gihtub
License
- DeepSleep is released under GNU GPLv3
Support
- If you encounter any problems in using it, please feel free to leave a message or email me.
- ljy087621@gmail.com
- Block acquire wakelock and alarms to prevent redundant wake-ups.
- Block start services to reduce memory consumption.
- Block sync to prevent redundant wake-ups.
EDxposed/LSPosed scope Select the application to be limited.
Serious warning
- Using deepsleep is not recommended if your device has no standby power consumption problems.
- Using deepsleep to limit the application may cause unusual problems with the application.
- IM may experience message delays
- Music player may not play on the lock screen
- Other exceptions caused by restricting the background behavior of the app.
About
- deepsleep will always be an open source application
- Github -> https://github.com/Jasper-1024/DeepSleep
- If my work has been helpful to you, please click a Star on Gihtub
License
- DeepSleep is released under GNU GPLv3
Support
- If you encounter any problems in using it, please feel free to leave a message or email me.
- ljy087621@gmail.com
Show More