You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale-android/android/src/main/java/com/tailscale/ipn/ui
Jonathan Nobels 4df18951a6
android/ui: fix time formatting strings and main view states (#204)
* android: fix time display localizations and show magic dns name

Updates tailscale/corp#18202

Localizations and some simplifications of the "in x time" conversion strings for node expiry.

We'll also now render the magicDNS name in the list of addresses.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>

* android: move the composablestringformatter to it's own file

Updates tailscale/corp#18202

This class deserves it's own file and some documentation

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>

* android: show selfNode as connected only when it is connected

Updates tailscale/corp#18202

The selfNode connected state is now properly shown in the nodes list now that we're showing the nodes even when you're not connected to your tailnet.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>

---------

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
3 months ago
..
localapi android: code review feedback and stylistic improvements (#200) 3 months ago
model android: Add settings screen (#196) 3 months ago
notifier android: code review feedback and stylistic improvements (#200) 3 months ago
service android: code review feedback and stylistic improvements (#200) 3 months ago
theme android: add main screen device details and basic nav (#191) 3 months ago
util android/ui: fix time formatting strings and main view states (#204) 3 months ago
view android/ui: fix time formatting strings and main view states (#204) 3 months ago
viewModel android/ui: fix time formatting strings and main view states (#204) 3 months ago
Links.kt android: implement the bug reporting and about screen and localize (#198) 3 months ago