Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displays, Battery, and Menu updates #101

Conversation

Jared-Is-Coding
Copy link
Collaborator

Update menus:

  • Reorganize main menu to place most re-used sub-menus higher in the list, and less re-used sub-menus lower in the list
  • Rename type "BatteryDisplayOption" to "BoardBatteryDisplayOption"

Show low battery icon:

  • Below 20% battery, show the low battery icon
  • Once back above 21% battery, if the battery icon is shown, hide it again

Add remote battery % to about screen

Update menus:
- Reorganize main menu to place most re-used sub-menus higher in the list, and less re-used sub-menus lower in the list
- Rename type "BatteryDisplayOption" to "BoardBatteryDisplayOption"

Show low battery icon:
- Below 20% battery, show the low battery icon
- Once back above 21% battery, if the battery icon is shown, hide it again

Add remote battery % to about screen
@Jared-Is-Coding Jared-Is-Coding added the enhancement New feature or request label Jan 16, 2025
@contactsimonwilson
Copy link
Owner

LGTM

@contactsimonwilson contactsimonwilson merged commit d0289bb into contactsimonwilson:master Jan 17, 2025
@Jared-Is-Coding Jared-Is-Coding deleted the feature/displays-update branch January 17, 2025 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants