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
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
..
jni android: add kotlin dependencies build the kotlin->go localAPIClient (#173) 2 years ago
localapiservice android: add kotlin dependencies build the kotlin->go localAPIClient (#173) 2 years ago
tailscale cmd/tailscale, tailscale/ipn: fix alway-on VPN (#168) 2 years ago