Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zacharee/Tweaker
https://github.com/zacharee/Tweaker
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/zacharee/Tweaker
- Owner: zacharee
- License: mit
- Created: 2019-11-14T21:04:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-16T06:33:49.000Z (8 months ago)
- Last Synced: 2024-04-18T03:46:15.026Z (8 months ago)
- Language: Kotlin
- Size: 5.07 MB
- Stars: 830
- Watchers: 47
- Forks: 161
- Open Issues: 21
-
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:[![Google Play](https://img.shields.io/endpoint?color=green&logo=google-play&style=for-the-badge&url=https%3A%2F%2Fplay.cuzi.workers.dev%2Fplay%3Fi%3Dcom.zacharee1.systemuituner%26l%3DGoogle%2520Play%26m%3D%24version)](https://play.google.com/store/apps/details?id=com.zacharee1.systemuituner)
[![GitHub](https://img.shields.io/github/v/release/zacharee/Tweaker?include_prereleases&label=GitHub&logo=GitHub&style=for-the-badge)](https://github.com/zacharee/Tweaker/releases)
[![IzzyOnDroid](https://img.shields.io/endpoint?url=https://apt.izzysoft.de/fdroid/api/v1/shield/com.zacharee1.systemuituner&logo=F-Droid&style=for-the-badge)](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
[![Crowdin](https://badges.crowdin.net/systemui-tuner/localized.svg)](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.
[![Languages](https://badges.awesome-crowdin.com/translation-13103432-293451.png)](https://crowdin.com/project/systemui-tuner)
# Error Reporting
SystemUI Tuner uses Bugsnag for error reporting as of version 350. Previous versions use Firebase Crashlytics.