meshcore-open/lib
Winston Lowe d0e3767db6
Refactor contact handling and other improvments (#317)
* Refactor contact filtering and improve localization strings; enhance path trace handling

* Add localization for new CLI commands and update existing strings

* Enhance contact handling and UI updates across multiple screens
add unfiltered contact access and improve last seen resolution

* Add polling interval configuration and improve contact handling

* Reorder command constants for better organization and clarity

* Refactor contact handling by removing unnecessary mapping and improving clarity across multiple screens

* Moved RadioStatsIconButton in chat screen for improved UI consistency

* Added indicators to AppBar for channels

* Ignore contacts with self public key in contact handling

* Simplify path removal logic and clean up unused imports in path management dialog

* Enhance path hop resolution by adding distance checks to improve candidate selection accuracy

* Remove unnecessary reset of radio stats poll reference count in polling interval setter
2026-03-26 22:28:01 -07:00
..
connector Refactor contact handling and other improvments (#317) 2026-03-26 22:28:01 -07:00
helpers Add companion radio stats, adaptive backoff, path hash width, and UI improvements 2026-03-23 19:26:05 -07:00
icons ran dart format . on libs/icons/los_icon.dart 2026-02-23 01:06:25 -05:00
l10n Refactor contact handling and other improvments (#317) 2026-03-26 22:28:01 -07:00
models Add companion radio stats, adaptive backoff, path hash width, and UI improvements 2026-03-23 19:26:05 -07:00
screens Refactor contact handling and other improvments (#317) 2026-03-26 22:28:01 -07:00
services Merge branch 'main' into fix/linux-ble-pairing-flow 2026-03-24 02:24:28 -04:00
storage feat: Enhance MeshCoreConnector with storage metrics and improve error handling 2026-03-21 13:01:02 -07:00
utils Refactor contact handling and other improvments (#317) 2026-03-26 22:28:01 -07:00
widgets Refactor contact handling and other improvments (#317) 2026-03-26 22:28:01 -07:00
main.dart Merge remote-tracking branch 'origin/main' into ez_group_dropdown3 2026-03-14 18:02:31 -07:00