meshcore-open/lib/services
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
..
app_debug_log_service.dart Refactor USB screen, add debug logging, fix UI issues 2026-03-07 12:38:28 -07:00
app_settings_service.dart Add guessed node location map keys and translations 2026-03-06 15:02:37 -07:00
background_service.dart add platforminfo helper 2026-02-22 06:54:27 -08:00
ble_debug_log_service.dart refactor(connector): adjust frame length check and simplify contact handling logic 2026-03-01 13:05:57 -08:00
chat_text_scale_service.dart fix(chat): stabilize pinch-to-zoom scaling 2026-02-23 23:06:27 -05:00
line_of_sight_service.dart fix: keep los metadata on failure 2026-02-23 15:59:18 -05:00
map_marker_service.dart remove voice code make optimizations. Fix channels race conditions. add reply function 2025-12-30 19:27:25 -07:00
map_tile_cache_service.dart format dart files 2026-02-04 08:32:35 -08:00
message_retry_service.dart Mark pending channel messages sent on RESP_CODE_SENT (#186) 2026-02-21 15:31:51 -08:00
notification_service.dart Refactor USB screen, add debug logging, fix UI issues 2026-03-07 12:38:28 -07:00
path_history_service.dart fix ai suggestions 2026-03-06 15:11:21 -07:00
repeater_command_service.dart format dart files 2026-02-04 08:32:35 -08:00
storage_service.dart format dart files 2026-02-04 08:32:35 -08:00
usb_serial_frame_codec.dart Enhance USB serial services with debug logging and reset functionality 2026-03-05 02:25:46 -05:00
usb_serial_service.dart Add web serial support and USB tests 2026-03-05 02:25:05 -05:00
usb_serial_service_native.dart Refactor USB screen, add debug logging, fix UI issues 2026-03-07 12:38:28 -07:00
usb_serial_service_web.dart Refactor USB screen, add debug logging, fix UI issues 2026-03-07 12:38:28 -07:00