mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
* Refactor storage classes to include public key handling and improve data loading/saving logic * Remove redundant publicKeyHex handling from ContactDiscoveryStore and fix key reference in saveContacts method * Remove unused app_logger import from ContactDiscoveryStore * Add warning log for empty publicKeyHex in saveChannelMessages method * Add warning log for empty publicKeyHex in clearMessages method * Migrate legacy storage keys to scoped keys across multiple stores * Remove legacy unscoped keys during migration in storage classes * Update lib/storage/contact_store.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| app_debug_log_screen.dart | ||
| app_settings_screen.dart | ||
| ble_debug_log_screen.dart | ||
| channel_chat_screen.dart | ||
| channel_message_path_screen.dart | ||
| channels_screen.dart | ||
| chat_screen.dart | ||
| chrome_required_screen.dart | ||
| community_qr_scanner_screen.dart | ||
| contacts_screen.dart | ||
| device_screen.dart | ||
| discovery_screen.dart | ||
| line_of_sight_map_screen.dart | ||
| map_cache_screen.dart | ||
| map_screen.dart | ||
| neighbors_screen.dart | ||
| path_trace_map.dart | ||
| repeater_cli_screen.dart | ||
| repeater_hub_screen.dart | ||
| repeater_settings_screen.dart | ||
| repeater_status_screen.dart | ||
| scanner_screen.dart | ||
| settings_screen.dart | ||
| telemetry_screen.dart | ||
| usb_screen.dart | ||