Closed anishbajpai014 closed 7 years ago
fixed in d242b9b
I am still experiencing this issue in latest release 2.3.1 when using the app from its tile. While I'm unsure of the cause of the bug, checking for !wakeLock.isHeld()
in https://github.com/haruue/WADB/blob/master/app/src/main/java/moe/haruue/wadb/util/ScreenKeeper.java#L22 fixes the issue for me.
This problem should be fixed now, could you try the latest release 2.4.0 to help us check it? Thank you for your help.
Yup! Has been fixed. Glad to have been of help. :)
When using the "keep screen on", the wakelock doesn't quit after wadb is disabled.