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_logger.dart | ||
| battery_utils.dart | ||
| browser_detection.dart | ||
| browser_detection_stub.dart | ||
| browser_detection_web.dart | ||
| contact_search.dart | ||
| dialog_utils.dart | ||
| disconnect_navigation_mixin.dart | ||
| emoji_utils.dart | ||
| gpx_export.dart | ||
| macos_usb_device_names.dart | ||
| platform_info.dart | ||
| route_transitions.dart | ||
| usb_port_labels.dart | ||