Releases: farfromrefug/EnforceDoze
Releases · farfromrefug/EnforceDoze
v1.6.2 Build 74
Bug fixes
- alow to remove whitelist/blocklist apps and blocked notifications with a swipe gesture (ed3d503)
v1.6.1 Build 73
v1.6.0 Build 72
Features
- option to enable battery saver while in doze mode (root only
- option to whitelist current focused app even if in blocklist
v1.5.2 Build 71
Bug fixes
- persistent notification fix on android >= 13 (4d27f38)
- better explain why doze tunables override wont work when NON ROOT. Don't disable service in this case (d0f1b72)
- doze delay setting was always showing 0 (e1b20ad)
- suspend instead of disable black listed apps when possible (android >= 24) #3 (e17b0c3)
- ensure READ_PHONE_STATE permission is given if non root (to not enabled doze while in call). If not given the check for
in-call
simply wont happen (f3804f3)
v1.5.1
Full Changelog: v1.5.0...v1.5.1
v1.5.0
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Merge pull request #73 from Poussinou/patch-1 Update README.md