Skip to content

android: make ping peer relay aware#714

Merged
barnstar merged 1 commit into
mainfrom
jwhited/ping-peer-relay-aware
Dec 2, 2025
Merged

android: make ping peer relay aware#714
barnstar merged 1 commit into
mainfrom
jwhited/ping-peer-relay-aware

Conversation

@jwhited

@jwhited jwhited commented Nov 3, 2025

Copy link
Copy Markdown
Member

Updates tailscale/tailscale#17743

This is what it looks like w/link_off and colorScheme.on. Just using those design choices as placeholders until there is more input.
Screenshot_20251104-104717~2

is NotConnected -> R.drawable.xmark_circle
is Derp -> R.drawable.link_off
is Direct -> R.drawable.link
is PeerRelay -> R.drawable.link_off

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Design input required.

is NotConnected -> MaterialTheme.colorScheme.onPrimary
is Derp -> MaterialTheme.colorScheme.error
is Direct -> MaterialTheme.colorScheme.on
is PeerRelay -> MaterialTheme.colorScheme.on

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Design input required.

@jwhited

jwhited commented Nov 4, 2025

Copy link
Copy Markdown
Member Author

cc @kabirsikand

@sonovawolf

sonovawolf commented Nov 26, 2025

Copy link
Copy Markdown

Goal here is to match the iOS design and use the Arrow Right Alt and Redo icons for, respectively, direct and related connections.

Updates tailscale/tailscale#17743

Signed-off-by: Jordan Whited <jordan@tailscale.com>
@willh-ts
willh-ts force-pushed the jwhited/ping-peer-relay-aware branch from 67e09ad to 98f2a79 Compare December 2, 2025 19:46
@willh-ts

willh-ts commented Dec 2, 2025

Copy link
Copy Markdown

Icon changes made to Direct:
image
image

and Peer relayed:
image
image

@willh-ts
willh-ts marked this pull request as ready for review December 2, 2025 19:46
@barnstar
barnstar merged commit be50a28 into main Dec 2, 2025
4 checks passed
@barnstar
barnstar deleted the jwhited/ping-peer-relay-aware branch December 2, 2025 20:11
nadeemakhter0602 pushed a commit to nadeemakhter0602/TailMon that referenced this pull request Mar 22, 2026
Updates tailscale/tailscale#17743

Signed-off-by: Jordan Whited <jordan@tailscale.com>
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.

4 participants