Releases: flxapps/DetoxDroid
Releases · flxapps/DetoxDroid
v2.0.6
Fixed issue with deactivated app not reactivating under certain circumstances
v2.0.5
Fixed issues with the scheduling of features.
v2.0.4
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
- Fixed "break infinite scrolling" not working properly
- Fixed app exceptions list and filter dialog
v2.0.2
Re-implemented the button to grant permissions using RootShell when possible
v2.0.1
- Re-implemented "Uninstall DetoxDroid" button showing when Device Admin permission has been granted
v2.0.0
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
Bugfix: User apps not showing in exceptions list for Android >= 11 (#61)
- Requiring new permission
android.permission.QUERY_ALL_PACKAGES
v1.2.1
Bugfix: Grayscale exceptions not working (#54)
Bugfix: App crashes with NullPointerException when opening certain apps (#56)
v1.2.0
- 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