meshcore-open/lib/screens
Winston Lowe dbefb0b5f4 feat: Enhance MeshCoreConnector with storage metrics and improve error handling
- Added storageUsedKb and storageTotalKb properties to MeshCoreConnector.
- Updated battery and storage frame parsing with improved error handling.
- Refactored log RX data handling to use BufferReader for better readability and error management.
- Enhanced message parsing in ChannelMessage and Message classes to utilize BufferReader.
- Introduced new text type for signed messages in meshcore_protocol.dart.
- Updated BLE debug log screen to use BufferReader for payload parsing.
- Refactored message retry service to handle ACK hashes as integers instead of Uint8List.
- Improved message storage serialization and deserialization to accommodate new expectedAckHash type.
- Added wasPulled property to Contact model for better state management.
2026-03-21 13:01:02 -07:00
..
app_debug_log_screen.dart Added Line Of Sight Feature for repeater placement, Added app wide Units Setting (#198) 2026-02-20 22:08:23 -08:00
app_settings_screen.dart Msg Retry fixes, channel message fixes. Notification fixes. Make more desktop friendly. Enhance retry algo. Fix predicted location clustering add retries to reactions and fix the reactions in private DMS centralize and cleanup code in var areas 2026-03-20 01:54:31 -07:00
ble_debug_log_screen.dart feat: Enhance MeshCoreConnector with storage metrics and improve error handling 2026-03-21 13:01:02 -07:00
channel_chat_screen.dart feat: Enhance privacy settings and telemetry (#308) 2026-03-20 18:34:42 -07:00
channel_message_path_screen.dart Enhance location handling and improve path trace functionality across screens 2026-03-14 17:51:24 -07:00
channels_screen.dart Msg Retry fixes, channel message fixes. Notification fixes. Make more desktop friendly. Enhance retry algo. Fix predicted location clustering add retries to reactions and fix the reactions in private DMS centralize and cleanup code in var areas 2026-03-20 01:54:31 -07:00
chat_screen.dart feat: Enhance privacy settings and telemetry (#308) 2026-03-20 18:34:42 -07:00
chrome_required_screen.dart formatting fixes 2026-02-22 11:34:37 -08:00
community_qr_scanner_screen.dart Dev discovery (#291) 2026-03-12 23:08:46 -07:00
contacts_screen.dart feat: Enhance privacy settings and telemetry (#308) 2026-03-20 18:34:42 -07:00
device_screen.dart format dart files 2026-02-04 08:32:35 -08:00
discovery_screen.dart Msg Retry fixes, channel message fixes. Notification fixes. Make more desktop friendly. Enhance retry algo. Fix predicted location clustering add retries to reactions and fix the reactions in private DMS centralize and cleanup code in var areas 2026-03-20 01:54:31 -07:00
line_of_sight_map_screen.dart PR Combined #228 #220 #219 #201 2026-02-24 13:20:39 -05:00
map_cache_screen.dart Added Line Of Sight Feature for repeater placement, Added app wide Units Setting (#198) 2026-02-20 22:08:23 -08:00
map_screen.dart Msg Retry fixes, channel message fixes. Notification fixes. Make more desktop friendly. Enhance retry algo. Fix predicted location clustering add retries to reactions and fix the reactions in private DMS centralize and cleanup code in var areas 2026-03-20 01:54:31 -07:00
neighbors_screen.dart feat: Enhance privacy settings and telemetry (#308) 2026-03-20 18:34:42 -07:00
path_trace_map.dart fix: correct location validation and clean up target contact handling 2026-03-14 18:14:39 -07:00
repeater_cli_screen.dart feat: Enhance privacy settings and telemetry (#308) 2026-03-20 18:34:42 -07:00
repeater_hub_screen.dart feat: Enhance privacy settings and telemetry (#308) 2026-03-20 18:34:42 -07:00
repeater_settings_screen.dart feat: Enhance privacy settings and telemetry (#308) 2026-03-20 18:34:42 -07:00
repeater_status_screen.dart feat: Enhance privacy settings and telemetry (#308) 2026-03-20 18:34:42 -07:00
scanner_screen.dart feat: Add TCP connection support and UI integration 2026-03-07 20:07:19 -05:00
settings_screen.dart feat: Enhance privacy settings and telemetry (#308) 2026-03-20 18:34:42 -07:00
tcp_screen.dart Potential fix for pull request finding 2026-03-14 18:10:09 -07:00
telemetry_screen.dart feat: Enhance privacy settings and telemetry (#308) 2026-03-20 18:34:42 -07:00
usb_screen.dart fix(tcp): guard connect cancellation race and align USB screen actions 2026-03-10 19:27:39 -04:00