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 77c2d924ee
android/ui: unhide accounts if VPN is prepared (#406)
Updates tailscale/tailscale#12148

There was a small bug where we weren't rechecking the
vpn permissions to the FUS would never show.  We'll
now do that in the view model base case on initialization.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
1 month ago
..
localapi android/ui: add support for remembering the last used exit node (#305) 2 months ago
model android/ui: add support for remembering the last used exit node (#305) 2 months ago
notifier Notifier: init app if uninitialized (#404) 1 month ago
theme android/ui: fix theming for the exit node picker button (#382) 2 months ago
util android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
view android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
viewModel android/ui: unhide accounts if VPN is prepared (#406) 1 month ago
Links.kt android: use ktfmt formatting and use scaffold consistently across all views (#217) 3 months ago