mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| app_debug_log_service.dart | ||
| app_settings_service.dart | ||
| background_service.dart | ||
| ble_debug_log_service.dart | ||
| chat_text_scale_service.dart | ||
| line_of_sight_service.dart | ||
| map_marker_service.dart | ||
| map_tile_cache_service.dart | ||
| message_retry_service.dart | ||
| notification_service.dart | ||
| path_history_service.dart | ||
| repeater_command_service.dart | ||
| storage_service.dart | ||
| usb_serial_frame_codec.dart | ||
| usb_serial_service.dart | ||
| usb_serial_service_native.dart | ||
| usb_serial_service_web.dart | ||