Always On Display Toggle
Toggle Always on Display from the quick settings panel
Alberto Pedron System
Description
This app adds a tile to the quick settings panel that turns Always on Display on or off.
The app needs to write to the system settings. Therefore the related permission has to be granted via Shizuku or from your computer with adb in order for the app to work properly:
adb shell pm grant org.alberto97.aodtoggle android.permission.WRITE_SECURE_SETTINGS
Please note that this app has only been tested on Google Pixel.
Different manufacturers may have implemented AoD their own way and therefore the app might not work.
What’s new (1.1.0)
* Added support for Android 14
* The WRITE_SECURE_SETTINGS permission now can be granted via Shizuku
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- WRITE_SECURE_SETTINGS
- permission.API_V23
Comments