Skip to content

Releases: flxapps/DetoxDroid

Release v2.3.0

25 Jan 14:27

Choose a tag to compare

Release v2.3.0

✨ New Features

  • add pause from notification support and debug logging
  • add battery optimization handling to improve app stability

🐛 Bug Fixes

  • update changelog generation to use dynamic git range instead of hardcoded version

Release v2.2.0

10 Sep 22:54

Choose a tag to compare

Release v2.2.0

✨ New Features

  • add Shizuku support for elevated permissions and enhance permissions UI

🐛 Bug Fixes

  • enhance grayscale toggle functionality to preserve daltonizer state

Release v2.1.0

26 Aug 12:49

Choose a tag to compare

Release v2.1.0

✨ New Features

  • add support for scheduling in DisableAppsFeature and settings section (cf. #149)
  • enhance ScreenTimeChart with slice selection and detailed display (cf. #148)

🐛 Bug Fixes

  • remove incompatible code from wip changes
  • correct filter condition for usage stats (resolve #146 & #132, cf. #147)
  • correctly reset to enabled Daltonizer when deactivating grayscale
  • save and restore color filter setting during grayscale toggle
  • add permission to AndroidManifest.xml

Release v2.0.7

13 Mar 20:03

Choose a tag to compare

Release v2.0.7

🐛 Bug Fixes

  • save and restore color filter setting during grayscale toggle

v2.0.6

29 Jan 15:50

Choose a tag to compare

Fixed issue with deactivated app not reactivating under certain circumstances

v2.0.5

16 Jan 14:23

Choose a tag to compare

Fixed issues with the scheduling of features.

v2.0.4

11 Jan 11:28

Choose a tag to compare

Fix these issues:

  • Error feedback was not working properly for the Automatic Grayscale feature if WRITE_SECURE_SETTINGS_PERMISSION were not granted
  • On some devices, the snackbar on the main screen was shown, when DetoxDroid has been (successfully) started or stopped

v2.0.3

14 Dec 15:14

Choose a tag to compare

  • Fixed "break infinite scrolling" not working properly
  • Fixed app exceptions list and filter dialog

v2.0.2

23 Nov 12:54

Choose a tag to compare

Re-implemented the button to grant permissions using RootShell when possible

v2.0.1

21 Nov 14:03
461a92c

Choose a tag to compare

  • Re-implemented "Uninstall DetoxDroid" button showing when Device Admin permission has been granted