meshcore-open/lib
zjs81 fef73b7b62 Refactor USB screen, add debug logging, fix UI issues
- Rewrite UsbScreen to mirror ScannerScreen patterns (status bar,
  tap-to-connect port list, bottom FABs, SnackBar errors)
- Extract MeshCoreUsbManager from MeshCoreConnector for cleaner
  USB transport ownership
- Add debug logging throughout USB connection flow (connector,
  manager, web/native services)
- Print debug logs to console in debug mode even when app debug
  log setting is disabled
- Localize remaining hardcoded strings (Web Serial Device fallback
  label, USB status bar keys, companion firmware timeout hint)
- Fix Swedish misspelling in translations (stöderliga → stödda)
- Guard Linux notification init against missing D-Bus session bus
- Fix SNRIndicator hit-test error by adding minimum size constraints
- Update USB flow tests for new UI patterns
2026-03-07 12:38:28 -07:00
..
connector Refactor USB screen, add debug logging, fix UI issues 2026-03-07 12:38:28 -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 Refactor USB screen, add debug logging, fix UI issues 2026-03-07 12:38:28 -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