ostp/ostp-flutter/lib/ui
ospab 223f02287a feat(flutter): add optional live speed/RTT display, matching desktop GUI
Mirrors ostp-gui's "Show Speed" / "Show RTT" client settings toggles
(both default on): the home screen now shows live download/upload
throughput (computed from byte deltas between 1s polls, same as
desktop's poll()) as a subtitle under the existing cumulative
Download/Upload totals, and the RTT box is now hideable. Also fixed
"Test Ping" to actually query getMetrics instead of just faking a
500ms spinner with no real measurement.
2026-07-10 01:18:07 +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 feat(flutter): add optional live speed/RTT display, matching desktop GUI 2026-07-10 01:18:07 +03:00