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
Moritz Poldrack e90f39a58c
cmd/tailscale/main: apply custom control server on first start (#156)
Currently the custom control server is not applied on start. To remedy
this, check the stored preference and if they differ issue an event to
switch to the correct backend server.

Updates: tailscale/tailscale#17470

Signed-off-by: Moritz Poldrack <git@moritz.sh>
2 years ago
..
backend.go cmd/tailscale/main: use localapi for generating bug report (#155) 2 years ago
callbacks.go Fixes Android quick settings tile - issue #2646 (#143) 2 years ago
google.png cmd/tailscale: add Google sign-in button 6 years ago
main.go cmd/tailscale/main: apply custom control server on first start (#156) 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 jni,cmd/tailscale: replace jni.EnvFor with explicit conversion 5 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