fluxa/app
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
..
schemas Initial commit 2026-06-05 14:43:08 +03:00
src 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 Miscellaneous fixes: null safety, stream quality label, hero trailer, Nuvio defaults 2026-07-03 12:54:25 +03:00
compose-stability.conf Make cards skippable and stop focus-driven card rebuilds 2026-07-02 00:44:22 +03:00
proguard-rules.pro Initial commit 2026-06-05 14:43:08 +03:00