Skip to content

JackEblan/Geto

Repository files navigation

Geto

Geto

Apply custom settings to your apps

GitHub Release GitHub License F-Droid Version GitHub Downloads (all assets, all releases)

Get it on F-Droid

About The Project

The architecture and modularization of this project are inspired from Now in Android and my goal is to apply the modern architectures and principles of programming to this project.

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 is modified. So basically, you have to grant this app with android.permission.WRITE_SECURE_SETTINGS in order for it to modify your Settings values.

Important

We moved the instructions on how to use this application into our Wiki page!

Screenshots

         

License

Geto is licensed under the GNU General Public License v3.0. See the license for more information.