Skip to content
/ Geto Public

Apply device settings to your apps. This multi-modular Android project is structured following Uncle Bob's Clean Architecture principles and Now in Android sample app

License

Notifications You must be signed in to change notification settings

JackEblan/Geto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geto

Geto

Apply device 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 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

Watch the tutorial on YouTube

Screenshots

1 2 3 4 5 6 6 6

Architecture

Most of the code in this project is based on Now In Android, but it follows Clean Architecture instead.

License

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

About

Apply device settings to your apps. This multi-modular Android project is structured following Uncle Bob's Clean Architecture principles and Now in Android sample app

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages