Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android/ui: unhide accounts if VPN is prepared #406

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

barnstar
Copy link
Member

Updates tailscale/tailscale#12148

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

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>
@kari-ts
Copy link
Collaborator

kari-ts commented May 17, 2024

Thanks for the fix!

@barnstar barnstar merged commit 77c2d92 into main May 17, 2024
4 checks passed
@barnstar barnstar deleted the jonathan/fus_fix branch May 17, 2024 19:05
kari-ts pushed a commit that referenced this pull request May 29, 2024
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants