Skip to content

gui: keep storage selection on the mount page - #24

Open
sorrow404Null wants to merge 1 commit into
TWRP-Test:twrp-16.0from
sorrow404Null:fix-mount-storage-selection
Open

gui: keep storage selection on the mount page#24
sorrow404Null wants to merge 1 commit into
TWRP-Test:twrp-16.0from
sorrow404Null:fix-mount-storage-selection

Conversation

@sorrow404Null

Copy link
Copy Markdown

Summary

Keep the storage selector before the conditional decryption control so it remains available when the encryption state changes.

Testing

  • xmllint --noout gui/theme/common/portrait.xml

Place the storage selector before the conditional decryption control so it remains available when the encryption state changes.

Test: xmllint --noout gui/theme/common/portrait.xml

Copilot AI left a comment

Copy link
Copy Markdown

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 adjusts the TWRP GUI “Mount” page layout so the Select Storage control remains accessible regardless of whether the Decrypt Data button is currently shown (i.e., as encryption state changes).

Changes:

  • Moves the Select Storage button earlier in the mount page’s element order (before the conditional decryption control).
  • Keeps the button’s existing actions (tw_back=mount + overlay select_storage) unchanged.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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