mirror of
https://github.com/boltex/cordova-plugin-powermanagement.git
synced 2025-10-08 05:27:03 -06:00
I've added a function for Android to allow the disabling of wakelock release on pause. This is for my use case where the screen will be off most of the time the wakelock is enabled. I added usage for it to the readme, along with the existing functions.