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>
3 months ago
..
backend.go android: switch to using gomobile 3 months ago
callbacks.go android: switch to using gomobile 3 months ago
interfaces.go android: switch to using gomobile 3 months ago
localapi.go android: switch to using gomobile 3 months ago
log.go android: switch to using gomobile 3 months ago
multitun.go android: switch to using gomobile 3 months ago
net.go android: switch to using gomobile 3 months ago
notifier.go android: switch to using gomobile 3 months ago
store.go android: switch to using gomobile 3 months ago
tailscale.go android: disconnect (#228) 3 months ago