ostp/ostp-flutter/lib
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
..
models refactor: remove dead stealth_sni config field across the whole stack 2026-07-10 01:04:56 +03:00
ui fix(flutter): show Junk/TCP-Frag controls only when transport is UoT 2026-07-12 02:04:09 +03:00
main.dart feat(flutter): update UI theme to monochrome with eagle watermark 2026-07-09 23:57:58 +03:00