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
Denton Gentry 2597b82c3f Add inherently local apps to disallowed list.
Google Stadia, Messages (RCS/Jibe), and Android Auto
don't benefit from being on the VPN, and don't work.
Either they need access to local hardware (Auto, Stadia)
or they're accessing an entirely different communications
channel (Messages). Don't send them through the VPN.

Fixes https://github.com/tailscale/tailscale/issues/2322
Fixes https://github.com/tailscale/tailscale/issues/3460
Fixes https://github.com/tailscale/tailscale/issues/3828

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2 years ago
..
gradle/wrapper android,Dockerfile: bump NDK, Gradle 3 years ago
src Add inherently local apps to disallowed list. 2 years ago
build.gradle go.mod: update from OSS. 2 years ago
gradle.properties all: initial commit 5 years ago
gradlew all: initial commit 5 years ago
gradlew.bat all: initial commit 5 years ago