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 e4b0e1f8cd
android: implement fast user switching (#209)
Updates tailscale/corp#18202
Updates ENG-2875
Fixes ENG-2863

Adds everything we need to do fast user switching and support multiple accounts.

Some work here to make the settings rows and a few other composables common and reusable.

Correct the focus and clear behavior on the search bar and corrected the connected in state of SelfNode.

Quick fix for requesting VPN permissions on newer Android phones.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
3 months ago
..
ComposableStringFormatter.kt android/ui: fix time formatting strings and main view states (#204) 3 months ago
DisplayAddress.kt android/ui: fix time formatting strings and main view states (#204) 3 months ago
Flag.kt android: implement exit node picker 3 months ago
LoadingIndicator.kt android: ViewModel cleanup 3 months ago
PeerHelper.kt android: ViewModel cleanup 3 months ago
StateFlow.kt android: implement exit node picker 3 months ago
Styles.kt android: implement fast user switching (#209) 3 months ago
TimeUtil.kt android/ui: fix time formatting strings and main view states (#204) 3 months ago