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/viewModel
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>
4 months ago
..
BugReportViewModel.kt android/ui: move bug report helper text to its own list item 6 months ago
CustomLoginViewModel.kt android/ui: support login via auth key (#331) 5 months ago
DNSSettingsViewModel.kt android/ui: stop treating settings as data (#294) 6 months ago
ExitNodePickerViewModel.kt android/ui: fix exit node selection navigation (#344) 5 months ago
IpnViewModel.kt android/ui: unhide accounts if VPN is prepared (#406) 4 months ago
LoginQRViewModel.kt android/tv: reduce layout width and fix navigation (#295) 6 months ago
MainViewModel.kt android/ui: unhide accounts if VPN is prepared (#406) 4 months ago
PeerDetailsViewModel.kt android/ui: implement design feedback 6 months ago
RunExitNodeViewModel.kt Revert "Revert "android: add UI to run as exit node (#230)" (#235)" (#237) 6 months ago
SettingsViewModel.kt android/ui: add state subheadings to settings rows (#311) 6 months ago
TaildropViewModel.kt android/ui: use compose getValue syntactic sugar consistently (#367) 4 months ago
TailnetLockSetupViewModel.kt android: add Tailnet lock setup UI (#231) 6 months ago
UserSwitcherViewModel.kt android/ui: support login via auth key (#331) 5 months ago