Skip to content

ADFA-4595: version footer — three-gesture scheme (tap=updates, long-p…#161

Merged
luisguzman-adfa merged 1 commit into
mainfrom
feat/ADFA-4595-footer-gestures
Jul 8, 2026
Merged

ADFA-4595: version footer — three-gesture scheme (tap=updates, long-p…#161
luisguzman-adfa merged 1 commit into
mainfrom
feat/ADFA-4595-footer-gestures

Conversation

@luisguzman-adfa

Copy link
Copy Markdown
Collaborator

…ress=tooltip, double-tap+hold=terminal)

Replace the plain 3s-hold Ninja trigger with a gesture handler:

  • single tap -> check version/updates (OTA)
  • long-press -> show the main.version three-tier help tooltip
  • double-tap then press-and-hold -> open the hidden full terminal (the double-tap acts as a key, the hold confirms — prevents accidental terminal access) This unblocks the main.version tooltip (ADFA-4593), which was inert because the old OnTouchListener consumed all touches. The footer now owns its tooltip, so version_text is removed from the central TooltipWiring registry.

…ress=tooltip, double-tap+hold=terminal)

Replace the plain 3s-hold Ninja trigger with a gesture handler:
- single tap -> check version/updates (OTA)
- long-press -> show the main.version three-tier help tooltip
- double-tap then press-and-hold -> open the hidden full terminal (the double-tap
  acts as a key, the hold confirms — prevents accidental terminal access)
This unblocks the main.version tooltip (ADFA-4593), which was inert because the
old OnTouchListener consumed all touches. The footer now owns its tooltip, so
version_text is removed from the central TooltipWiring registry.
@luisguzman-adfa luisguzman-adfa merged commit c8a3437 into main Jul 8, 2026
1 check passed
@luisguzman-adfa luisguzman-adfa deleted the feat/ADFA-4595-footer-gestures branch July 8, 2026 13:05
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.

1 participant