Skip to content

fix(remote-desktop): tolerate Android touch jitter - #35

Merged
ZacharyZcR merged 1 commit into
Termix-SSH:dev-1.5.0from
ZacharyZcR:fix/support-884-android-rdp-touch-click
Aug 12, 2026
Merged

fix(remote-desktop): tolerate Android touch jitter#35
ZacharyZcR merged 1 commit into
Termix-SSH:dev-1.5.0from
ZacharyZcR:fix/support-884-android-rdp-touch-click

Conversation

@ZacharyZcR

Copy link
Copy Markdown
Member

Summary

  • keep small Android WebView touch jitter from cancelling touch-mode taps
  • relax the tap duration threshold for remote desktop touch mode
  • reuse the same tap threshold for trackpad click detection

Fixes Termix-SSH/Support#884.

Tests

  • git diff --check
  • npx eslint app/tabs/sessions/remote-desktop/RemoteDesktop.tsx
  • npx tsc --noEmit (fails on existing unrelated repo issues: missing expo-web-browser, WarpgateDialog toast callable type, TunnelManager optional endpointHost type)

@ZacharyZcR
ZacharyZcR changed the base branch from main to dev-1.5.0 August 12, 2026 22:10
@ZacharyZcR
ZacharyZcR force-pushed the fix/support-884-android-rdp-touch-click branch from 3c610eb to 1b00463 Compare August 12, 2026 22:11
@ZacharyZcR ZacharyZcR changed the title Fix Android remote desktop touch clicks fix(remote-desktop): tolerate Android touch jitter Aug 12, 2026
@ZacharyZcR
ZacharyZcR merged commit 061f154 into Termix-SSH:dev-1.5.0 Aug 12, 2026
2 checks passed
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.

[BUG] RDP on android , touch mode not clicking

1 participant