meshcore-open/lib/utils
Winston Lowe 81758adc61
Dev discovery (#291)
* Refactor contact handling: replace DiscoveryContact with Contact, update related methods and settings

* Enhance contact handling: include latitude, longitude, and last modified timestamp in contact updates; refactor path handling to accommodate discovered contacts across multiple screens

* Enhance SNRIndicator: include discovered contacts in name resolution for repeaters

* Refactor path handling: replace addReturnPath with buildPath to improve path construction logic and handle target contact types

* Update lib/screens/map_screen.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add localization for "Show Discovery Contacts" in multiple languages and refactor location plausibility check in map screen

* Enhance contact management: update discovered contacts' active status and improve contact handling with flags and raw packet data

* Refactor ChannelsScreen: pass ChannelMessageStore to buildExpandedContent and ensure messages are cleared after channel creation

* Update MapScreen: adjust label zoom threshold and refactor guessed marker building to include labels

* Refactor ChannelsScreen: change channelMessageStore to a private getter and update its usage in buildExpandedContent calls

* Enhance location plausibility check: add latitude and longitude bounds to ensure valid coordinates

* Update lib/connector/meshcore_connector.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Refactor MeshCoreConnector and related stores: update discovered contacts handling, migrate legacy keys, and set public key in community store

* Refactor MeshCoreConnector and ChannelsScreen: update discovered contacts handling and set public key in community store; enhance location plausibility check in MapScreen

* Update CMD_ADD_UPDATE_CONTACT frame format to include optional latitude and longitude fields

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-12 23:08:46 -07:00
..
app_logger.dart format dart files 2026-02-04 08:32:35 -08:00
battery_utils.dart Fix repeater battery % inconsistency and add configurable repeater battery chemistry (#199) 2026-02-21 14:54:39 -08:00
browser_detection.dart deprecation fix 2026-02-23 03:43:49 -08:00
browser_detection_stub.dart chrome required screen 2026-02-22 07:40:40 -08:00
browser_detection_web.dart deprecation fix 2026-02-23 03:43:49 -08:00
contact_search.dart Dev discovery (#291) 2026-03-12 23:08:46 -07:00
dialog_utils.dart Refine USB transport flow 2026-03-05 02:26:37 -05:00
disconnect_navigation_mixin.dart remove voice code make optimizations. Fix channels race conditions. add reply function 2025-12-30 19:27:25 -07:00
emoji_utils.dart Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
gpx_export.dart add platforminfo helper 2026-02-22 06:54:27 -08:00
macos_usb_device_names.dart wip 2026-03-05 02:25:46 -05:00
platform_info.dart wip 2026-03-05 02:25:46 -05:00
route_transitions.dart updated ui added new features 2025-12-27 15:32:32 -07:00
usb_port_labels.dart Refactor USB screen, add debug logging, fix UI issues 2026-03-07 12:38:28 -07:00