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: set VPN status in service APIs #522

Merged
merged 1 commit into from
Sep 30, 2024
Merged

android: set VPN status in service APIs #522

merged 1 commit into from
Sep 30, 2024

Conversation

kari-ts
Copy link
Collaborator

@kari-ts kari-ts commented Sep 30, 2024

This is mainly a no-op; right now we are setting the VPN status when we successfully edit prefs with wantRunning=false, but the VPN status is separate from tailscaled status and reflects the status of the VPN interface. This change moves that status update into the Android Service APIs.

Updates tailscale/tailscale#12850
Updates tailscale/tailscale#12489

This is mainly a no-op; right now we are setting the VPN status when we successfully edit prefs with wantRunning=false, but the VPN status is separate from tailscaled status and reflects the status of the VPN interface. This change moves that status update into the Android Service APIs.

Updates tailscale/tailscale#12850
Updates tailscale/tailscale#12489

Signed-off-by: kari-ts <[email protected]>
@kari-ts kari-ts requested a review from nickkhyl September 30, 2024 18:18
@kari-ts kari-ts merged commit 25e7681 into main Sep 30, 2024
4 checks passed
@kari-ts kari-ts deleted the kari/vpnstatus branch September 30, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants