Awesome
<div align = "center"> <img width="100" src="app/src/main/ic_launcher-playstore.png" alt="Geto" align="center">Geto
Apply custom settings to your apps
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80">
</div>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
<div style="width:100%; display:flex; justify-content:space-between;"><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg" width=19% alt="1"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg" width=19% alt="2"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/3.jpg" width=19% alt="3"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg" width=19% alt="4"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/5.jpg" width=19% alt="5"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/6.jpg" width=19% alt="6"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/7.jpg" width=19% alt="6"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/8.jpg" width=19% alt="6">
</div>License
Geto is licensed under the GNU General Public License v3.0. See the license for more information.
</div>