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 cfb8d371b0
android: clean up unused method (#731)
https://github.com/tailscale/tailscale-android/pull/728 replaced getInterfacesAsString with getInterfacesAsJson. This cleans up that unused method.

Updates tailscale/tailscale#16836

Signed-off-by: kari-ts <kari@tailscale.com>
22 hours ago
..
ifaceparse android: fix local endpoint parsing and add regression ifaceparse_test (#728) 6 days ago
backend.go libtailscale: use b.netmon and sys.Bus consistently (#717) 2 months ago
callbacks.go android: defer taildrop selector until first taildrop attempt (#684) 5 months ago
fileops.go android: expand SAF FileOps implementation (#675) 5 months ago
interfaces.go android: clean up unused method (#731) 22 hours ago
keystore.go Fix hardware key attestation support (#715) 2 months ago
localapi.go android: expand SAF FileOps implementation (#675) 5 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: fix local endpoint parsing and add regression ifaceparse_test (#728) 6 days ago
notifier.go android: switch to using gomobile 2 years ago
store.go android: add All() to state store implementation (#673) 7 months ago
streamutil.go android: expand SAF FileOps implementation (#675) 5 months ago
syspolicy_handler.go libtailscale: use syspolicy RegisterStore rather than deprecated RegisterHandler 4 months ago
tailscale.go android: use the user-set device name before falling back to the device model (#716) 1 month ago
vpnfacade.go android: only reconfigure VPN when ready 2 years ago