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
Amaan Qureshi 2c013a012d
android: use the user-set device name before falling back to the device model (#716)
fixes tailscale/corp#34857

We'll now use the user-set device name and only fallback to the model if
we can't get it.

Signed-off-by: Amaan Qureshi <git@amaanq.com>
1 day ago
..
backend.go libtailscale: use b.netmon and sys.Bus consistently (#717) 2 weeks 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 android: use the user-set device name before falling back to the device model (#716) 1 day ago
keystore.go Fix hardware key attestation support (#715) 3 weeks 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 libtailscale: use b.netmon and sys.Bus consistently (#717) 2 weeks 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 android: use the user-set device name before falling back to the device model (#716) 1 day ago
vpnfacade.go android: only reconfigure VPN when ready 2 years ago