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/util
Jonathan Nobels 3b21a06c8b
android/ui: add key expiry banner (#276)
fixes ENG-2912

copies and adds the a key expiry banner identical to the one on iOS.

fixes a couple of small layout issues with the search bar

fixes a potential json issue where ComputedName is optional in goland but it was not marked as so in Kotlin.  Switched to node.displayName everywhere, which uses ComputedName otherwise, Name.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
3 months ago
..
AutoResizingText.kt android/ui: auto-resize tailnet name to fit space 3 months ago
ClipboardValueView.kt android/ui: more styling tweaks 3 months ago
ComposableStringFormatter.kt android: use ktfmt formatting and use scaffold consistently across all views (#217) 3 months ago
DisplayAddress.kt android: use ktfmt formatting and use scaffold consistently across all views (#217) 3 months ago
FeatureStateRepresentation.kt android/ui: implement design feedback 3 months ago
Flag.kt android: use ktfmt formatting and use scaffold consistently across all views (#217) 3 months ago
InputStreamAdapter.kt android: add Client.postMultipart 3 months ago
Lists.kt android/ui: more styling tweaks 3 months ago
LoadingIndicator.kt android: style exit node picker per Material UI and add disable button 3 months ago
PeerHelper.kt android/ui: add key expiry banner (#276) 3 months ago
StateFlow.kt android: use ktfmt formatting and use scaffold consistently across all views (#217) 3 months ago
TimeUtil.kt android/ui: add key expiry banner (#276) 3 months ago