Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xposed-modules-repo/de.binarynoise.automaticadvancedsettingsexpander
Automatic Advanced Settings Expander
https://github.com/xposed-modules-repo/de.binarynoise.automaticadvancedsettingsexpander
Last synced: about 7 hours ago
JSON representation
Automatic Advanced Settings Expander
- Host: GitHub
- URL: https://github.com/xposed-modules-repo/de.binarynoise.automaticadvancedsettingsexpander
- Owner: Xposed-Modules-Repo
- Created: 2022-02-26T20:20:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-30T15:54:40.000Z (10 months ago)
- Last Synced: 2023-12-30T16:42:47.079Z (10 months ago)
- Homepage:
- Size: 8.79 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Automatic Advanced Settings Expander
Automatically expands the advanced settings in the Settings app by hooking `setInitialExpandedChildrenCount` in PreferenceGroup.
I hate to always expand them myself every time.Should work on all Android versions where the Settings app uses one of
- androidx.preference.PreferenceGroup
- android.preference.PreferenceGroup
- android.support.v7.preference.PreferenceGroupPlease report where it stops working so that I can edit the minSdkVersion or add missing classes.
| `before` | `after ` |
|----------|----------|
|![before](https://github.com/binarynoise/XposedModulets/raw/main/metadata/de.binarynoise.AutomaticAdvancedSettingsExpander/en-US/images/phoneScreenshots/1-before.png)|![after](https://github.com/binarynoise/XposedModulets/blob/main/metadata/de.binarynoise.AutomaticAdvancedSettingsExpander/en-US/images/phoneScreenshots/2-after.png)|# Source
Also see [my other modules](https://github.com/binarynoise/XposedModulets)
# License
This module is licensed under the [European Union Public Licence (EUPL) v. 1.2](https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12)