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 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
..
localapi android: implement fast user switching (#209) 3 months ago
model android: make ExitNodePickerViewModel reactive 3 months ago
notifier android: implement fast user switching (#209) 3 months ago
theme android: implement fast user switching (#209) 3 months ago
util android: implement fast user switching (#209) 3 months ago
view android: implement fast user switching (#209) 3 months ago
viewModel android: implement fast user switching (#209) 3 months ago
Links.kt android: implement the bug reporting and about screen and localize (#198) 3 months ago