tailscale/feature
kari-ts d897d809d6
feature/taildrop: do not use m.opts.Dir for Android (#16316)
In Android, we are prompting the user to select a Taildrop directory when they first receive a Taildrop: we block writes on Taildrop dir selection. This means that we cannot use Dir inside managerOptions, since the http request would not get the new Taildrop extension. This PR removes, in the Android case, the reliance on m.opts.Dir, and instead has FileOps hold the correct directory.

This expands FileOps to be the Taildrop interface for all file system operations.

Updates tailscale/corp#29211

Signed-off-by: kari-ts <kari@tailscale.com>

restore tstest
2025-08-01 15:10:00 -07:00
..
capture feature/capture: fix wireshark decoding and add new disco frame types (#16089) 2025-05-26 10:23:30 -04:00
condregister hostinfo,tailcfg: report TPM availability on windows/linux (#15831) 2025-05-02 11:01:13 -07:00
relayserver feature/relayserver: fix consumeEventbusTopics deadlock (#16618) 2025-07-21 12:36:16 -07:00
taildrop feature/taildrop: do not use m.opts.Dir for Android (#16316) 2025-08-01 15:10:00 -07:00
tap net/tstun: move TAP support out to separate package feature/tap 2025-01-23 11:00:49 -08:00
tpm feature/tpm: log errors on the initial info fetch (#16574) 2025-07-21 10:35:53 -07:00
wakeonlan feature/*: make Wake-on-LAN conditional, start supporting modular features 2025-01-22 17:16:15 -08:00
feature.go feature,ipn/ipnlocal: add profileManager.StateChangeHook 2025-04-25 16:32:09 -05:00