tailscale-android icon indicating copy to clipboard operation
tailscale-android copied to clipboard

Feature/last seen indicator

Open aminsaedi opened this issue 1 year ago • 6 comments

I've added a new line to the Peer renderer to show the node last seen or online status.

image

aminsaedi avatar Jan 24 '24 14:01 aminsaedi

I imagine that's not quite the style the designers are aiming for.

But it's true that we have the information in memory and available to render in some form.

bradfitz avatar Jan 24 '24 14:01 bradfitz

@bradfitz can you help with some UI guidelines to get this feature implemented. whom can I connect to get style guide?

aalokkamble avatar Feb 14 '24 20:02 aalokkamble

I'm working on it to makes it look like the IOS version

aminsaedi avatar Feb 14 '24 20:02 aminsaedi

@aminsaedi Thanks for your reply Amin. I propose further exploration of a user interface design consistent with the paradigm of mobile web browsers, prioritizing both clarity and conciseness.

image

aalokkamble avatar Feb 14 '24 20:02 aalokkamble

@bradfitz can you help with some UI guidelines to get this feature implemented. whom can I connect to get style guide?

I believe @sonovawolf is the designer for the mobile app. @kari-ts has been working on the eng side of things.

bradfitz avatar Feb 15 '24 15:02 bradfitz

We could make this change, but it would soon—not actually super soon, date TBD, no promises, but where there is a will there's a way—be overridden by a redesigned view that matches the iOS app. This view adds a dot next to the machine name which, compared to the proposal, removes one line per item (making the ui more information-dense) and makes the information easier to parse at a glance.

If you want to work on getting the dot in place, that would be appreciated. If not, you can close the PR and sleep well knowing the dot is coming anyway, eventually.

sonovawolf avatar Feb 15 '24 20:02 sonovawolf

This feature is now added. pull request can be closed. @aminsaedi @sonovawolf

aalokkamble avatar Mar 08 '24 19:03 aalokkamble

Shipped in the new Android app! Closing.

agottardo avatar Apr 15 '24 23:04 agottardo