Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SystemUI Tuner Add-On
adb install -r -t /path/to/add-on.apk# SystemUI Tuner Add-On
This app is an add-on app for [SystemUI Tuner](https://github.com/zacharee/Tweaker) that can be used to read and write restricted settings that SystemUI Tuner can't normally interact with.

With the release of Android 6, Google greatly restricted which values apps could change in Settings.System. However, for backwards-compatibility, these restrictions don't apply to apps that still target Android 5.1 and earlier.
Expand Down