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]:
- 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
Next you will want to go into [Developer Options] and enable [USB Debugging]:
- Go into [Developer Options]
- Scroll down and tap on [USB Debugging]
Finally plug in your device to your computer accept any prompts that appear on your phone and run the application. The application will take a few seconds to load as it finds your phone, but after that you will be able to select the settings you want and see them instantly apply to your phone. Features I've noticed that do no work on the Galaxy S7 are: Battery Percentage in the icon, and Do Not Disturb features.
Big thanks goes out to
@regaw_leinad for AndroidLib (
Thread) and
@muniz_ri for DeOdexed Marshmallow Rom (
Thread)
Release Notes
Images