Skip to content

Display rotation #370

@olemis

Description

@olemis

Feature description

Describe the feature

Is your feature request related to a problem? Please describe.

  • People sometimes thinks that display rotation is a software bug.
  • Lock screen and PIN entry might not be affected by the rotation settings, which defeats its purpose for heads-down mounts.
  • Settings currently might not survive device restart.

Describe the solution you'd like
Implement display rotation

Additional context
Requires fibercrypto/skywallet-protob#76

Possible implementation

  • Make rotation as a device settings over ApplySettings() message as unprotected value (similar to background image & label).
  • Make PIN entry and lock screen compatible with rotation.
  • Check if rotation is possible over swipe gesture. If so disable it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    firmwareMCU firmwaremanagementFirmware management messages

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions