meshcore-open/lib/widgets
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
..
adaptive_app_bar_title.dart Added Line Of Sight Feature for repeater placement, Added app wide Units Setting (#198) 2026-02-20 22:08:23 -08:00
app_bar.dart Merge pull request #251 from zjs81/dev-discoverScreen 2026-03-06 11:59:24 -07:00
battery_indicator.dart Add a signal readout for the nearest repeater. With improvements to app bar and other UI polish. (#200) 2026-02-20 20:27:38 -08:00
chat_zoom_wrapper.dart fix(chat): stabilize pinch-to-zoom scaling 2026-02-23 23:06:27 -05:00
debug_frame_viewer.dart format dart files 2026-02-04 08:32:35 -08:00
device_tile.dart Unify signal indicator UI 2026-02-27 14:30:15 -05:00
elements_ui.dart Updated gps setting to follow state of companion. 2026-01-19 16:57:46 -08:00
emoji_picker.dart format dart files 2026-02-04 08:32:35 -08:00
empty_state.dart format dart files 2026-02-04 08:32:35 -08:00
gif_message.dart feat: add ChatScrollController and JumpToBottomButton for improved chat scrolling experience 2026-01-23 17:56:06 -07:00
gif_picker.dart format dart files 2026-02-04 08:32:35 -08:00
jump_to_bottom_button.dart format dart files 2026-02-04 08:32:35 -08:00
list_filter_widget.dart Add contact settings and discovery features 2026-02-28 19:11:11 -08:00
message_status_icon.dart chat fixes 2026-02-23 04:11:46 -08:00
path_management_dialog.dart Add guessed node location map keys and translations 2026-03-06 15:02:37 -07:00
path_selection_dialog.dart format dart files 2026-02-04 08:32:35 -08:00
qr_code_display.dart format dart files 2026-02-04 08:32:35 -08:00
qr_scanner_widget.dart Update dependencies and improve code consistency across multiple files 2026-02-14 02:22:45 -07:00
quick_switch_bar.dart Add localization support and translation script 2026-01-11 17:13:50 -07:00
repeater_login_dialog.dart add platforminfo helper 2026-02-22 06:54:27 -08:00
room_login_dialog.dart add platforminfo helper 2026-02-22 06:54:27 -08:00
signal_ui.dart Unify signal indicator UI 2026-02-27 14:30:15 -05:00
snr_indicator.dart Dev discovery (#291) 2026-03-12 23:08:46 -07:00
unread_badge.dart format dart files 2026-02-04 08:32:35 -08:00