meshcore-open/lib
Winston Lowe 4879b136f8
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-09 09:30:25 -07:00
..
connector Refactor contact handling and other improvments (#317) 2026-04-09 09:30:25 -07:00
helpers Put reaction and GIF helpers in charge of encoding 2026-04-06 02:09:40 -04: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-09 09:30:25 -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-09 09:30:25 -07:00
services fix: gif trnslat 2026-04-06 14:26:42 -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-09 09:30:25 -07:00
widgets Refactor contact handling and other improvments (#317) 2026-04-09 09:30:25 -07:00
main.dart feat: add message translation support 2026-04-02 19:09:17 -07:00