meshcore-open/lib/storage
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
..
channel_message_store.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
channel_order_store.dart Dev discovery (#291) 2026-03-12 23:08:46 -07:00
channel_settings_store.dart Dev discovery (#291) 2026-03-12 23:08:46 -07:00
channel_store.dart Dev discovery (#291) 2026-03-12 23:08:46 -07:00
community_store.dart Dev discovery (#291) 2026-03-12 23:08:46 -07:00
contact_discovery_store.dart Dev discovery (#291) 2026-03-12 23:08:46 -07:00
contact_group_store.dart Dev discovery (#291) 2026-03-12 23:08:46 -07:00
contact_settings_store.dart Refactor storage classes to include companion's public key (#277) 2026-03-12 00:14:48 -07:00
contact_store.dart Dev discovery (#291) 2026-03-12 23:08:46 -07:00
message_store.dart feat: Enhance MeshCoreConnector with storage metrics and improve error handling 2026-03-21 13:01:02 -07:00
prefs_manager.dart format dart files 2026-02-04 08:32:35 -08:00
unread_store.dart Dev discovery (#291) 2026-03-12 23:08:46 -07:00