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

10e22ec · Apr 1, 2025
Jan 15, 2025
Apr 1, 2025
Oct 13, 2024
Apr 1, 2025
Nov 22, 2024
Jan 22, 2025
Jan 5, 2025
Jan 22, 2025
Apr 1, 2025
Jan 24, 2025
Jan 24, 2025
Apr 1, 2025
Jan 24, 2025
Apr 1, 2025
Jan 22, 2025
Apr 1, 2025
Jan 26, 2025
Nov 5, 2024
Jan 15, 2025
Apr 6, 2024
Apr 6, 2024
May 30, 2024
Apr 6, 2024
Jan 14, 2024
Jan 11, 2025
Dec 15, 2024
May 19, 2024
Jan 15, 2025
Jan 5, 2025
Feb 22, 2024
Jan 14, 2024
Apr 1, 2025

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