Skip to content

Releases: farfromrefug/EnforceDoze

v1.6.2 Build 74

07 Jan 16:18
Compare
Choose a tag to compare

Bug fixes

  • alow to remove whitelist/blocklist apps and blocked notifications with a swipe gesture (ed3d503)

v1.6.1 Build 73

29 Nov 12:50
Compare
Choose a tag to compare

Bug fixes

  • ensure we re enable blocked apps on start (a0044c3)
  • crash while opening Doze tunables settings (4be44bc)

v1.6.0 Build 72

18 Nov 11:42
49849d3
Compare
Choose a tag to compare

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

14 Nov 21:05
Compare
Choose a tag to compare

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

10 Sep 09:25
d930a32
Compare
Choose a tag to compare

Full Changelog: v1.5.0...v1.5.1

v1.5.0

03 Sep 15:19
8f21ded
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.5.0

v1.4.0

03 Sep 14:45
152dc56
Compare
Choose a tag to compare
Merge pull request #73 from Poussinou/patch-1

Update README.md