Screenshots
Description
Tired of banking and other financial apps whining that Developer Options is on? With <em>DevQS</em>, Developer Options can be toggled off then back on from the Quick Settings panel without resetting other settings. Long-clicking on any of the tiles will also open the Developer Options settings screen if the DEV toggle is on.
IMPORTANT:
There is no launcher icon nor activity. The tiles must be manually added to the Quick Settings panel. The app requires the permission WRITE_SECURE_SETTINGS which can be granted using ADB.
<blockquote><tt>adb shell pm grant me.velc.devqs android.permission.WRITE_SECURE_SETTINGS</tt></blockquote>
Or alternatively, as of 1.2.0, if <a href="https://github.com/RikkaApps/Sui">Sui</a> is installed, allow access to grant the permission.
What’s new (1.2.1)
- Minor improvements
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Network stateCheck whether and how the device is connected.
- Internet accessSend and receive data over the internet.
- WRITE_SECURE_SETTINGS
Comments