mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
- Added error handling and logging to the Cayenne LPP parsing methods to manage malformed data gracefully. - Improved the structure of the parsing logic for better readability and maintainability. - Updated the Contact model to include error handling during frame parsing. - Refactored Channels, Contacts, Map, and Neighbours screens to utilize a new AppBarTitle widget for consistent app bar design. - Enhanced the BatteryIndicator widget to display SNR information for direct repeaters. - Introduced SNRUi class for better management of SNR icon and text representation. - Improved error handling in PathTraceMap and Neighbours screens to log errors appropriately. |
||
|---|---|---|
| .. | ||
| app_bar.dart | ||
| battery_indicator.dart | ||
| debug_frame_viewer.dart | ||
| device_tile.dart | ||
| elements_ui.dart | ||
| emoji_picker.dart | ||
| empty_state.dart | ||
| gif_message.dart | ||
| gif_picker.dart | ||
| jump_to_bottom_button.dart | ||
| list_filter_widget.dart | ||
| path_management_dialog.dart | ||
| path_selection_dialog.dart | ||
| qr_code_display.dart | ||
| qr_scanner_widget.dart | ||
| quick_switch_bar.dart | ||
| repeater_login_dialog.dart | ||
| room_login_dialog.dart | ||
| snr_indicator.dart | ||
| unread_badge.dart | ||