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: implement app split tunneling support #435

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

agottardo
Copy link
Collaborator

@agottardo agottardo commented Jun 26, 2024

Updates tailscale/tailscale#6912

This PR is a little QoL improvement for our Android users. It adds UI and models that provide the ability to add/remove apps which should be excluded from going through the VPN tunnel.

To-dos

  • Test the interaction between this and the hardcoded list of excluded apps we already have
  • Implement logic to update the VPN settings while the app is running (currently, this PR requires you to disconnect and reconnect the tunnel to apply any exclusion choices).
  • Determine Play Store follow-up work as the QUERY_ALL_PACKAGES permission was needed to be added here

Killdev33

This comment was marked as spam.

Killdev33

This comment was marked as spam.

Killdev33

This comment was marked as spam.

Killdev33

This comment was marked as spam.

Killdev33

This comment was marked as spam.

Killdev33

This comment was marked as spam.

Killdev33

This comment was marked as spam.

Killdev33

This comment was marked as spam.

Killdev33

This comment was marked as spam.

Killdev33

This comment was marked as spam.

Killdev33

This comment was marked as spam.

Updates tailscale/tailscale#6912

Adds UI and models that provide the ability to add/remove apps which should be excluded from going through the VPN tunnel.

Signed-off-by: Andrea Gottardo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants