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
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
..
mdm ui: add view to debug MDM settings and add the syspolicy handlers (#199) 3 months ago
ui android/ui: fix time formatting strings and main view states (#204) 3 months ago
App.java ui: add view to debug MDM settings and add the syspolicy handlers (#199) 3 months ago
DnsConfig.java *: add a CI check for license headers and fix all files 4 months ago
IPNActivity.java *: add a CI check for license headers and fix all files 4 months ago
IPNReceiver.java *: add a CI check for license headers and fix all files 4 months ago
IPNService.java android: add main screen device details and basic nav (#191) 3 months ago
MainActivity.kt ui: add ManagedByView, hide MDMSettingsView on non-debug builds (#201) 3 months ago
Peer.java *: add a CI check for license headers and fix all files 4 months ago
QuickToggleService.java *: add a CI check for license headers and fix all files 4 months ago
StartVPNWorker.java *: add a CI check for license headers and fix all files 4 months ago
StopVPNWorker.java *: add a CI check for license headers and fix all files 4 months ago