mirror of
https://github.com/FluxaMedia/fluxa.git
synced 2026-08-06 00:38:59 +00:00
Adds the missing torrentSpeedPreset settings row (the field already controlled preload size) and a new Wi-Fi-only toggle. The Android-side gating for Wi-Fi-only lives in TorrentStreamManager.startStream (see the next commit); this piece wires the active profile's torrentWifiOnly flag through the startTorrentStream headless effect. torrentMaxConnections and torrentCachePreset are intentionally left unexposed: the underlying rqbit torrent engine has no per-torrent connection-count cap or disk-cache-size knob to back them, so a toggle for either would be a no-op. |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle.kts | ||