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/cmd/tailscale
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>
2 years ago
..
backend.go android: add kotlin dependencies build the kotlin->go localAPIClient (#173) 2 years ago
callbacks.go cmd/tailscale, tailscale/ipn: fix alway-on VPN (#168) 2 years ago
google.png cmd/tailscale: add Google sign-in button 6 years ago
main.go cmd/tailscale, tailscale/ipn: fix alway-on VPN (#168) 2 years ago
multitun.go cmd/tailscale: implement new batch APIs (#71) 3 years ago
pprof.go cmd/tailscale: delete unused FileTargetsEvent; gofmt 4 years ago
store.go android: add kotlin dependencies build the kotlin->go localAPIClient (#173) 2 years ago
tailscale.png all: initial commit 6 years ago
tools.go cmd/tailscale: delete unused FileTargetsEvent; gofmt 4 years ago
ui.go cmd/tailscale: do not show location based exit nodes in main view (#158) 2 years ago