Skip to content

Releases: flxapps/DetoxDroid

v2.0.6

29 Jan 15:50
Compare
Choose a tag to compare

Fixed issue with deactivated app not reactivating under certain circumstances

v2.0.5

16 Jan 14:23
Compare
Choose a tag to compare

Fixed issues with the scheduling of features.

v2.0.4

11 Jan 11:28
Compare
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
Compare
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
Compare
Choose a tag to compare

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

v2.0.1

21 Nov 14:03
461a92c
Compare
Choose a tag to compare
  • Re-implemented "Uninstall DetoxDroid" button showing when Device Admin permission has been granted

v2.0.0

20 Nov 14:31
Compare
Choose a tag to compare

cf. PR#85

  • New UI
  • More fine-grained feature scheduling
  • More fine-grained feature settings
  • Better maintainability
  • Better performance
  • Better code quality

v1.2.2

22 Feb 08:18
8381bcf
Compare
Choose a tag to compare

Bugfix: User apps not showing in exceptions list for Android >= 11 (#61)

  • Requiring new permission android.permission.QUERY_ALL_PACKAGES

v1.2.1

08 Feb 09:23
17492c6
Compare
Choose a tag to compare

Bugfix: Grayscale exceptions not working (#54)
Bugfix: App crashes with NullPointerException when opening certain apps (#56)

v1.2.0

27 Jan 10:20
Compare
Choose a tag to compare
  • Implemented "Scheduled Rules" feature (#8)
  • Implemented "Deactivate Apps" feature
  • Improved app list (show app categories, when available)
  • Improved install instructions (#21)
  • UI tweaks
  • Removed GitReports feature (service is offline)
  • Updated Android framework libraries

Full Changelog: v1.1.0...v1.2.0