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
James Tucker c887c926da Makefile: move NDK_ROOT below ANDROID_HOME detection
If ANDROID_HOME is being detected by the code that finds a valid home
with an empty host environment, then NDK_ROOT should be able to use
that, but it was out of order in the evaluation.

Updates #cleanup

Signed-off-by: James Tucker <james@tailscale.com>
4 months ago
..
backend.go Makefile: move NDK_ROOT below ANDROID_HOME detection 4 months ago
callbacks.go Makefile: move NDK_ROOT below ANDROID_HOME detection 4 months ago
fileops.go android: expand SAF FileOps implementation (#675) 4 months ago
interfaces.go Makefile: move NDK_ROOT below ANDROID_HOME detection 4 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, mdm: allow syspolicy to subscribe to policy change notifications (#462) 1 year ago
tailscale.go android: use SAF for storing Taildropped files (#632) 7 months ago
vpnfacade.go android: only reconfigure VPN when ready 2 years ago