meshcore-open/lib
just-stuff-tm 1913a5aa11 fix(tcp): guard connect cancellation race and align USB screen actions
- add connectTcp cancellation guards after socket connect and connect delay so handshake does not proceed when transport/state changed
- ignore late TCP connect errors after manual cancel or transport switch to avoid spurious second disconnect paths
- keep TCP action hidden only on web and show Bluetooth action on USB screen across platforms for navigation consistency
2026-03-10 19:27:39 -04:00
..
connector fix(tcp): guard connect cancellation race and align USB screen actions 2026-03-10 19:27:39 -04:00
helpers Add a signal readout for the nearest repeater. With improvements to app bar and other UI polish. (#200) 2026-02-20 20:27:38 -08:00
icons ran dart format . on libs/icons/los_icon.dart 2026-02-23 01:06:25 -05:00
l10n feat: Add TCP connection support and UI integration 2026-03-07 20:07:19 -05:00
models Refactor data handling of contacts (#267) 2026-03-07 01:23:46 -08:00
screens fix(tcp): guard connect cancellation race and align USB screen actions 2026-03-10 19:27:39 -04:00
services fix(tcp): cancel pending connects on disconnect and propagate remote close 2026-03-09 20:39:17 -04:00
storage feat(localization): update contact settings translations for multiple languages 2026-03-01 10:13:17 -08:00
utils Refactor USB screen, add debug logging, fix UI issues 2026-03-07 12:38:28 -07:00
widgets Refactor USB screen, add debug logging, fix UI issues 2026-03-07 12:38:28 -07:00
main.dart Refine USB transport flow 2026-03-05 02:26:37 -05:00