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 b37492a547
android/ui: use compose getValue syntactic sugar consistently (#367)
Updates #cleanup

"by stateFlow" is syntactic sugar for" = stateFlow.value" and is more
idiomatic.  There should be no functional difference here.  Just\
changed where it can be for consistency.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
1 month ago
..
AndroidTVUtil.kt android: fix quick settings tile status (#377) 2 months ago
AutoResizingText.kt android/ui: auto-resize tailnet name to fit space 3 months ago
ClipboardValueView.kt android/ui: move bug report helper text to its own list item 3 months ago
ComposableStringFormatter.kt android: use ktfmt formatting and use scaffold consistently across all views (#217) 3 months ago
DisplayAddress.kt android/ui: handle NeedsMachineAuth state (#317) 2 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 UI tweaks 3 months ago
LoadingIndicator.kt android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
PeerHelper.kt android/ui: add mdm hooks (#364) 2 months ago
StateFlow.kt android: use ktfmt formatting and use scaffold consistently across all views (#217) 3 months ago
TimeUtil.kt android/ui: add mdm key expiry notification window (#365) 2 months ago