fluxa/core
KhooLy 5a96828bed Add torrent speed/Wi-Fi-only settings rows and thread Wi-Fi-only into the torrent effect
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.
2026-07-10 02:01:50 +03:00
..
src/main Add torrent speed/Wi-Fi-only settings rows and thread Wi-Fi-only into the torrent effect 2026-07-10 02:01:50 +03:00
build.gradle.kts Fix mpv/ExoPlayer audio passthrough, channel layout, AO, and DV track selection 2026-07-03 03:51:49 +03:00