Toggle and configure your Private DNS settings on Android 9+ from the comfort of your quick settings panel.
This is a fork of joshuawolfsohn/Private-DNS-Quick-Tile with changes to add the following features:
- Add setting to require device to be unlock to toggle tile
- Shizuku support
In order to change the Private DNS settings, this app requires the
WRITE_SECURE_SETTINGS permission. It can be granted either by Shizuku or ADB.
As of v1.23, the permission can be granted automatically if you have Shizuku installed and started.
The permission can be granted using ADB with the command:
adb shell pm grant com.flashsphere.privatednsqs android.permission.WRITE_SECURE_SETTINGS
Check out https://private-dns-qs.web.app/help on how to use adb to grant the permission.


