New in version 2.4.0
### Release v2.4.0
✨ New Features
- implement Commitment Password feature with tamper detection and recovery notifications
- add Minimal Launcher widget with app selection and configuration
- enhance App Exceptions screen with clearer UI
- add About screen with project information and support links
- add dark theme support
Usually, "Digital Detoxing" apps in Android are about opting-in for a contract to not use our phones for the next X minutes. Or that we will not use the app Y for more than Z minutes. These contracts are often reinforced with financial incentives, i.e. if we fail we will have to pay a fee of a few dollars to the developers.
This app follows a different approach by stripping away all the attention-grabbing and manipulative features of other apps. DetoxDroid does not require you to choose a time and place when you want to "detox", or punish you if you fail. Instead, it aims to enable you to use your phone rather than letting your phone use you.
FEATURES
* Grayscale: Going grayscale removes positive reinforcements and dampens compulsive smartphone use.
* Exceptions: Exclude apps like your camera or gallery from the grayscale feature.
* Automatic Do Not Disturb: Never forget to enter the "Do Not Disturb" mode.
* Opt-out > Opt-in: Deliberately pause DetoxDroid rather than deliberately switching it on.
INSTALLATION
Unfortunately, installing the app on your phone is not enough for the grayscale feature to work. If your phone is rooted, you can grant the necessary permissions from the app. Otherwise, you need to grant the WRITE_SECURE_SETTINGS permission from your computer.
Don't worry though, this usually will not take you more than a few minutes. Find out how to do it on GitHub: https://github.com/flxapps/DetoxDroid#installation
SUPPORT DETOXDROID
If you like the project, please consider becoming a patron on LiberaPay or buying me a coffee via Ko-Fi/PayPal. I would love to invest more time into it.
Furthermore, always feel free to write me a mail or discuss the app on GitHub.
Donate
Versions
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid
-
arm64-v8a
armeabi-v7a
x86
x86_64
This version requires Android 8.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Permissions
-
view network connections
Allows the app to view information about network connections such as which networks exist and are connected.
-
access Do Not Disturb
Allows the app to read and write Do Not Disturb configuration.
-
android.permission.BIND_DEVICE_ADMIN
-
android.permission.BIND_QUICK_SETTINGS_TILE
-
run foreground service
Allows the app to make use of foreground services.
-
close other apps
Allows the app to end background processes of other apps. This may cause other apps to stop running.
-
android.permission.MATCH_UNINSTALLED_PACKAGES
-
android.permission.PACKAGE_USAGE_STATS
-
show notifications
Allows the app to show notifications
-
query all packages
Allows an app to see all installed packages.
-
run at startup
Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
-
request delete packages
Allows an application to request deletion of packages.
-
ask to ignore battery optimizations
Allows an app to ask for permission to ignore battery optimizations for that app.
-
This app can appear on top of other apps
This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear.
-
prevent phone from sleeping
Allows the app to prevent the phone from going to sleep.
-
android.permission.WRITE_SECURE_SETTINGS
-
modify system settings
Allows the app to modify the system's settings data. Malicious apps may corrupt your system's configuration.
-
com.flx_apps.digitaldetox.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
-
moe.shizuku.manager.permission.API_V23
Download APK
14 MiB
PGP Signature
|
Build Log
New in version 2.3.0
### 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
-
arm64-v8a
armeabi-v7a
x86
x86_64
This version requires Android 8.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Permissions
-
view network connections
Allows the app to view information about network connections such as which networks exist and are connected.
-
access Do Not Disturb
Allows the app to read and write Do Not Disturb configuration.
-
android.permission.BIND_DEVICE_ADMIN
-
android.permission.BIND_QUICK_SETTINGS_TILE
-
run foreground service
Allows the app to make use of foreground services.
-
close other apps
Allows the app to end background processes of other apps. This may cause other apps to stop running.
-
android.permission.MATCH_UNINSTALLED_PACKAGES
-
android.permission.PACKAGE_USAGE_STATS
-
show notifications
Allows the app to show notifications
-
query all packages
Allows an app to see all installed packages.
-
run at startup
Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
-
request delete packages
Allows an application to request deletion of packages.
-
ask to ignore battery optimizations
Allows an app to ask for permission to ignore battery optimizations for that app.
-
This app can appear on top of other apps
This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear.
-
prevent phone from sleeping
Allows the app to prevent the phone from going to sleep.
-
android.permission.WRITE_SECURE_SETTINGS
-
modify system settings
Allows the app to modify the system's settings data. Malicious apps may corrupt your system's configuration.
-
com.flx_apps.digitaldetox.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
-
moe.shizuku.manager.permission.API_V23
Download APK
13 MiB
PGP Signature
|
Build Log
New in version 2.2.0
### 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
-
arm64-v8a
armeabi-v7a
x86
x86_64
This version requires Android 8.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Permissions
-
view network connections
Allows the app to view information about network connections such as which networks exist and are connected.
-
access Do Not Disturb
Allows the app to read and write Do Not Disturb configuration.
-
android.permission.BIND_DEVICE_ADMIN
-
android.permission.BIND_QUICK_SETTINGS_TILE
-
run foreground service
Allows the app to make use of foreground services.
-
close other apps
Allows the app to end background processes of other apps. This may cause other apps to stop running.
-
android.permission.MATCH_UNINSTALLED_PACKAGES
-
android.permission.PACKAGE_USAGE_STATS
-
query all packages
Allows an app to see all installed packages.
-
run at startup
Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
-
request delete packages
Allows an application to request deletion of packages.
-
This app can appear on top of other apps
This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear.
-
prevent phone from sleeping
Allows the app to prevent the phone from going to sleep.
-
android.permission.WRITE_SECURE_SETTINGS
-
modify system settings
Allows the app to modify the system's settings data. Malicious apps may corrupt your system's configuration.
-
com.flx_apps.digitaldetox.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
-
moe.shizuku.manager.permission.API_V23
Download APK
13 MiB
PGP Signature
|
Build Log