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 bd5191363c
android: use SAF for storing Taildropped files (#632)
Use Android Storage Access Framework for receiving Taildropped files.

-Add a picker to allow users to select where Taildropped files go
-If no directory is selected, internal app storage is used
-Provide SAF API for Go to use when writing and renaming files
-Provide Android FileOps implementation

Updates tailscale/tailscale#15263

Signed-off-by: kari-ts <kari@tailscale.com>
7 months ago
..
backend.go android: use SAF for storing Taildropped files (#632) 7 months ago
callbacks.go android: use SAF for storing Taildropped files (#632) 7 months ago
fileops.go android: use SAF for storing Taildropped files (#632) 7 months ago
interfaces.go android: use SAF for storing Taildropped files (#632) 7 months ago
localapi.go libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462) 1 year 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: switch to using gomobile 2 years 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