https://github.com/zacharee/Tweaker
https://github.com/zacharee/Tweaker
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zacharee/Tweaker
- Owner: zacharee
- License: mit
- Created: 2019-11-14T21:04:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T16:31:08.000Z (24 days ago)
- Last Synced: 2025-04-18T14:17:39.039Z (13 days ago)
- Language: Kotlin
- Size: 5.39 MB
- Stars: 1,278
- Watchers: 54
- Forks: 202
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-shizuku - System UI Tuner - View and modify hidden settings on Android devices `MIT` (Apps / Customization)
README
# About
SystemUI Tuner is an app for viewing and modifying hidden settings on Android devices.Make sure to read the [Terms](app/src/main/assets/terms.md) for a full description and privacy policy.
# Changelog
Available in [CHANGELOG.md](CHANGELOG.md).# Downloads
You can download SystemUI Tuner from:[](https://play.google.com/store/apps/details?id=com.zacharee1.systemuituner)
[](https://github.com/zacharee/Tweaker/releases)
[](https://apt.izzysoft.de/fdroid/index/apk/com.zacharee1.systemuituner)# Building
SystemUI Tuner makes use of hidden APIs in Android. To avoid reflection, a special SDK JAR is used to directly access these APIs.
To successfully build, you'll need to grab the Android 12L (API 32) JAR from [here](https://github.com/Reginer/aosp-android-jar), and follow the instructions to install it.# Translating
[](https://crowdin.com/project/systemui-tuner)SystemUI Tuner is on Crowdin! [Check out the project page](https://crowdin.com/project/systemui-tuner) if you want to help translate the app to your language.
[](https://crowdin.com/project/systemui-tuner)
# Error Reporting
SystemUI Tuner uses Bugsnag for error reporting as of version 350. Previous versions use Firebase Crashlytics.