meshcore-open/lib
Winston Lowe 77566b0fe1 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-04-05 12:17:15 -07:00
..
connector Refactor contact handling and other improvments (#317) 2026-04-05 12:17:15 -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-04-05 12:17:15 -07:00
models feat: add message translation support 2026-04-02 19:09:17 -07:00
screens Refactor contact handling and other improvments (#317) 2026-04-05 12:17:15 -07:00
services #256 finalize translation service 2026-04-02 22:52:52 -07:00
storage feat: add message translation support 2026-04-02 19:09:17 -07:00
utils Refactor contact handling and other improvments (#317) 2026-04-05 12:17:15 -07:00
widgets Refactor contact handling and other improvments (#317) 2026-04-05 12:17:15 -07:00
main.dart feat: add message translation support 2026-04-02 19:09:17 -07:00