Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

binarynoise/AutomaticAdvancedSettingsExpander

Repository files navigation

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 everytime.

Should work on all Android versions where the Settings app uses one of

  • androidx.preference.PreferenceGroup
  • android.preference.PreferenceGroup
  • android.support.v7.preference.PreferenceGroup

Please report where it stops working so that I can edit the minSdkVersion or add missing classes.

This is an Xposed module part of the LSPosed Module Repo or in the LSPosed App.

before after
before after

License

This module is licensed under the European Union Public Licence (EUPL) v. 1.2