Skip to content

Conversation

@YuKongA
Copy link
Collaborator

@YuKongA YuKongA commented Jan 7, 2026

  • Click the SearchBox when scrolling the Superuser list.

Copilot AI review requested due to automatic review settings January 7, 2026 05:42
@YuKongA YuKongA changed the title manager: Remove feat temp enable manager: Remove feat temporary enable Jan 7, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the temporary enable feature mode for su compatibility and kernel umount settings, simplifying the UI by converting these from three-state dropdowns (Default/Temporarily enable/Permanently enable) to simple on/off switches. The PR also updates the miuix library dependency to a newer release candidate version.

  • Converted su compatibility and kernel umount controls from dropdowns to switches
  • Removed unused string resources for mode selection across all locale files
  • Updated miuix library from 0.8.0-rc01 to 0.8.0-rc04

Reviewed changes

Copilot reviewed 17 out of 17 changed files in this pull request and generated no comments.

Show a summary per file
File Description
manager/gradle/libs.versions.toml Updated miuix dependency version from 0.8.0-rc01 to 0.8.0-rc04
manager/app/src/main/res/values/strings.xml Removed unused mode selection strings (default, temp enable, always enable)
manager/app/src/main/res/values-zh-rCN/strings.xml Removed Chinese translations of unused mode selection strings
manager/app/src/main/res/values-vi/strings.xml Removed Vietnamese translations of unused mode selection strings
manager/app/src/main/res/values-uk/strings.xml Removed Ukrainian translations of unused mode selection strings
manager/app/src/main/res/values-th/strings.xml Removed Thai translations of unused mode selection strings
manager/app/src/main/res/values-ru/strings.xml Removed Russian translations of unused mode selection strings
manager/app/src/main/res/values-pl/strings.xml Removed Polish translations of unused mode selection strings
manager/app/src/main/res/values-nl/strings.xml Removed Dutch translations of unused mode selection strings
manager/app/src/main/res/values-ko/strings.xml Removed Korean translations of unused mode selection strings
manager/app/src/main/res/values-ja/strings.xml Removed Japanese translations of unused mode selection strings
manager/app/src/main/res/values-in/strings.xml Removed Indonesian translations of unused mode selection strings
manager/app/src/main/res/values-hr/strings.xml Removed Croatian translations of unused mode selection strings
manager/app/src/main/res/values-fr/strings.xml Removed French translations of unused mode selection strings
manager/app/src/main/res/values-da/strings.xml Removed Danish translations of unused mode selection strings
manager/app/src/main/res/values-bg/strings.xml Removed Bulgarian translations of unused mode selection strings
manager/app/src/main/res/values-ar/strings.xml Removed Arabic translations of unused mode selection strings (not shown in diff)
manager/app/src/main/java/me/weishu/kernelsu/ui/screen/Settings.kt Refactored su compat and kernel umount from SuperDropdown to SuperSwitch components, removed complex mode logic, cleaned up imports, reorganized UI element order, and changed key color icon from Palette to Colorize

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@YuKongA YuKongA force-pushed the remove_temp_enable branch from f668320 to 0340ae4 Compare January 7, 2026 05:53
@YuKongA YuKongA force-pushed the remove_temp_enable branch from 0340ae4 to 101b8ae Compare January 7, 2026 05:54
@YuKongA YuKongA changed the title manager: Remove feat temporary enable manager: Fix a crash Jan 7, 2026
@YuKongA YuKongA merged commit 33290e1 into main Jan 7, 2026
16 checks passed
@YuKongA YuKongA deleted the remove_temp_enable branch January 7, 2026 15:27
rsuntk pushed a commit to rsuntk/KernelSU that referenced this pull request Jan 7, 2026
* Click the SearchBox when scrolling the Superuser list.
YunZiA pushed a commit to YunZiA/KernelSU that referenced this pull request Jan 7, 2026
* Click the SearchBox when scrolling the Superuser list.
KOWX712 pushed a commit to KOWX712/KernelSU that referenced this pull request Jan 10, 2026
* Click the SearchBox when scrolling the Superuser list.
PhuScam pushed a commit to PhuScam/KernelSU that referenced this pull request Jan 11, 2026
* Click the SearchBox when scrolling the Superuser list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants