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
Michael Nahkies d6102c75de feat: support disabling remote log uploads
Updates https://github.com/tailscale/tailscale/issues/13174

- adds a new switch to the settings page for
  enabling/disabling remote log uploads

- calls the `Disable` function from the `logtail`
  package during init when the setting is turn off

ref: https://pkg.go.dev/tailscale.com/logtail#Disable

Signed-off-by: Michael Nahkies <michael@nahkies.co.nz>
3 months ago
..
backend.go feat: support disabling remote log uploads 3 months ago
callbacks.go android: defer taildrop selector until first taildrop attempt (#684) 4 months ago
fileops.go android: expand SAF FileOps implementation (#675) 4 months ago
interfaces.go feat: support disabling remote log uploads 3 months ago
localapi.go android: expand SAF FileOps implementation (#675) 4 months ago
log.go android: switch to using gomobile 2 years ago
multitun.go android: switch to using gomobile 2 years ago
net.go android: log when VPN not established (#641) 8 months ago
notifier.go android: switch to using gomobile 2 years ago
store.go android: add All() to state store implementation (#673) 5 months ago
streamutil.go android: expand SAF FileOps implementation (#675) 4 months ago
syspolicy_handler.go libtailscale: use syspolicy RegisterStore rather than deprecated RegisterHandler 3 months ago
tailscale.go feat: support disabling remote log uploads 3 months ago
vpnfacade.go android: only reconfigure VPN when ready 2 years ago