ostp/ostp-flutter/lib/ui
ospab 108ab8468b fix(flutter): show Junk/TCP-Frag controls only when transport is UoT
Junk packets and TCP fragmentation only take effect on the UoT (TCP)
transport — the UDP path applies neither — so showing them (with an
implicit "UoT only" caveat) while UDP is selected was misleading. The
whole DPI OBFUSCATION section is now gated on transportMode == 'uot' and
appears/disappears reactively when the Transport dropdown changes
(setDialogState already rebuilds the dialog).
2026-07-12 02:04:09 +03:00
..
app_routing_screen.dart fix(flutter): declutter profile editor, fix contrast bugs, unblock app list 2026-07-10 00:45:30 +03:00
home_screen.dart feat(flutter): add optional live speed/RTT display, matching desktop GUI 2026-07-10 01:18:07 +03:00
logs_screen.dart feat: implement built-in DNS server, adblock and dns leak prevention 2026-06-07 19:55:42 +03:00
qr_scanner_screen.dart feat: implement built-in DNS server, adblock and dns leak prevention 2026-06-07 19:55:42 +03:00
settings_screen.dart fix(flutter): show Junk/TCP-Frag controls only when transport is UoT 2026-07-12 02:04:09 +03:00