meshcore-open/lib
zjs81 e1327a93c7 Fix contact sync fallback when channel 0 never arrives
On web BLE, contact sync is deferred until channel 0 arrives via
_handleChannelInfo. If channel 0 times out or channel sync completes
without it, _pendingInitialContactsSync stays true and contacts never
load. Add fallback in _cleanupChannelSync to trigger getContacts() if
the flag is still set when channel sync ends.
2026-03-07 13:00:23 -07:00
..
connector Fix contact sync fallback when channel 0 never arrives 2026-03-07 13:00:23 -07: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 Refactor USB screen, add debug logging, fix UI issues 2026-03-07 12:38:28 -07:00
models Add guessed node location map keys and translations 2026-03-06 15:02:37 -07:00
screens Refactor USB screen, add debug logging, fix UI issues 2026-03-07 12:38:28 -07:00
services Enhance USB port opening and reading logic with improved error handling and debug logging 2026-03-07 12:55:15 -07: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