meshcore-open/lib/storage
Winston Lowe 75610695c2 Add contact settings and discovery features
- Implemented contact settings in localization files for Swedish, Ukrainian, and Chinese.
- Added new DiscoveryContact model to handle discovered contacts.
- Created DiscoveryScreen to display discovered contacts with filtering and sorting options.
- Integrated contact discovery storage to persist discovered contacts.
- Updated settings screen to include options for automatic contact addition.
- Enhanced app bar and list filter widgets for better user experience.
- Fixed variable naming inconsistencies in contact model.
2026-02-28 19:11:11 -08:00
..
channel_message_store.dart format dart files 2026-02-04 08:32:35 -08:00
channel_order_store.dart format dart files 2026-02-04 08:32:35 -08:00
channel_settings_store.dart remove voice code make optimizations. Fix channels race conditions. add reply function 2025-12-30 19:27:25 -07:00
channel_store.dart Refactor unread message tracking and implement channel caching (#126) 2026-02-04 20:34:03 -07:00
community_store.dart format dart files 2026-02-04 08:32:35 -08:00
contact_discovery_store.dart Add contact settings and discovery features 2026-02-28 19:11:11 -08:00
contact_group_store.dart remove voice code make optimizations. Fix channels race conditions. add reply function 2025-12-30 19:27:25 -07:00
contact_settings_store.dart remove voice code make optimizations. Fix channels race conditions. add reply function 2025-12-30 19:27:25 -07:00
contact_store.dart favorites handling only 2026-02-24 23:56:30 +01:00
message_store.dart format dart files 2026-02-04 08:32:35 -08:00
prefs_manager.dart format dart files 2026-02-04 08:32:35 -08:00
unread_store.dart Refactor unread message tracking and implement channel caching (#126) 2026-02-04 20:34:03 -07:00