Screenshots
Description
The only reason I created this app is to turn off that damn Developer Options when using a banking app. The only annoying thing about it is you have to go to the Settings app. When you turn off that switch button, your Developer Options configurations will be reset to default. The good thing is that when you modify your settings through its Shared Preferences, you won't lose all your settings once the Developer Options are modified.
With Shizuku, you can grant this app with <i>android.permission.WRITE_SECURE_SETTINGS</i> in order for it to modify your Settings values.
What’s new (1.17.3)
- Added a Settings Observer tool to monitor Android system setting changes in real time through a foreground notification (requires the appropriate permissions)
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- NotificationsShow notifications.
- Foreground serviceKeep running in the background, visible in the status bar.
- FOREGROUND_SERVICE_DATA_SYNC
- WRITE_SECURE_SETTINGS
- geto.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments