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/libtailscale
kari-ts 7470fcc173
android: disconnect (#228)
* android: fix connect

Kotlinize IPNService and App
Call connect in IPNService
Add observers for readiness to prepare VPN, and quick tile readiness
Start Notifier in App, since new state flows need to be observed outside of activity lifecycle

Next: fixing quick tiles

Updates tailscale/corp#18202

Signed-off-by: kari-ts <kari@tailscale.com>

* android: disconnect

Use localapi to disconnect

Updates tailscale/corp#18202

Signed-off-by: kari-ts <kari@tailscale.com>

---------

Signed-off-by: kari-ts <kari@tailscale.com>
2 years ago
..
backend.go android: switch to using gomobile 2 years ago
callbacks.go android: switch to using gomobile 2 years ago
interfaces.go android: switch to using gomobile 2 years ago
localapi.go android: switch to using gomobile 2 years ago
log.go android: switch to using gomobile 2 years ago
multitun.go android: switch to using gomobile 2 years ago
net.go android: switch to using gomobile 2 years ago
notifier.go android: switch to using gomobile 2 years ago
store.go android: switch to using gomobile 2 years ago
tailscale.go android: disconnect (#228) 2 years ago