I just received the Nougat update and realized that the big Samsung in the sky disabled System UI Tuner. So when faced with defeat I decided to spin up an Android emulator and using the some nifty ADB commands reverse engineer all the settings inside the System UI Tuner menu. I then confirmed you could just apply the same settings and they would work and then created an easy to use application to apply them.
To get started you will first want to enabled [Developer Options]:
Download - Version 1.1.0
Source Code
Big thanks goes out to @regaw_leinad for AndroidLib (Thread) and @muniz_ri for DeOdexed Marshmallow Rom (Thread)
Release Notes
v1.1.0
v1.0.0
Images
Power Notification Controls on the Galaxy S7
No alarm icon showing and long time.
To get started you will first want to enabled [Developer Options]:
- Go into [Settings]
- Tap on [About device]
- Repeatedly tap on the [Build Number] until a toast notification comes up stating you have enabled developer options.
- Go back
- Go into [Developer Options]
- Scroll down and tap on [USB Debugging]
Download - Version 1.1.0
Source Code
Big thanks goes out to @regaw_leinad for AndroidLib (Thread) and @muniz_ri for DeOdexed Marshmallow Rom (Thread)
Release Notes
v1.1.0
- Improved performance was doing a lookup of the user id when I could have just passed "current" to the settings executable.
- Added NFC for Samsung Devices.
v1.0.0
- Initial Release
Images
Power Notification Controls on the Galaxy S7
No alarm icon showing and long time.
Last edited:
