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
kari-ts 9492b01946
cmd/tailscale, tailscale/ipn: fix alway-on VPN (#168)
=If a ConnectEvent is received before the first notification, (as happens when a connection is attempted due to always-on after device reboot) create state.Prefs.
-Create an intent to start the VPN worker in the case of an always-on intent received on device reboot
-Rename onConnect channel to onVPNRequested, since this isn't doing the actual connecting

Fixes tailscale/tailscale#2481

Signed-off-by: kari-ts <kari@tailscale.com>
8 months ago
..
gradle/wrapper android: update gradle (#112) 1 year ago
src cmd/tailscale, tailscale/ipn: fix alway-on VPN (#168) 8 months ago
build.gradle android: add kotlin dependencies build the kotlin->go localAPIClient (#173) 8 months ago
gradle.properties build.gradle: increase JVM memory settings (#145) 10 months ago
gradlew update dependencies 12 months ago
gradlew.bat update dependencies 12 months ago