Skip to content

[WIP] Add hotel mode to hide UI elements#991

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/add-hotel-mode-feature
Closed

[WIP] Add hotel mode to hide UI elements#991
Copilot wants to merge 1 commit intomainfrom
copilot/add-hotel-mode-feature

Conversation

Copy link
Copy Markdown

Copilot AI commented Oct 19, 2025

Important Note: The problem statement mentions "Edit Quick Access icon", "All Apps", and "Settings" which appear to be Android launcher UI elements. However, this is MiniDexed - a bare-metal Raspberry Pi FM synthesizer with no Android components.

I will interpret and implement "Hotel Mode" for MiniDexed as follows:

  • Understand the current button handling and menu system
  • Add configuration storage for Hotel Mode state
  • Implement 5-second "next button" (arrow-up) long-press detection
  • Hide advanced menu items when Hotel Mode is active (e.g., "Edit Voice", "Effects", detailed settings)
  • Persist Hotel Mode state across reboots in configuration file
  • Test the implementation

Note: If this is not the correct interpretation, please clarify which specific menu items should be hidden in MiniDexed's menu system.

Original prompt

Add "Hotel Mode": When the user presses Arrow-up for 5 seconds, then the "Edit Quick Access" icon, "All Apps" and "Settings" are hidden from the user interface. This is persisted (saved) across app relaunches. To show all items again, the user needs to press Arrow-up for 5 seconds again.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Copilot AI self-assigned this Oct 19, 2025
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