meshcore-open/lib
Winston Lowe 38856c67e5 feat: Add functionality to delete all discovered contacts
- Implemented a new method to remove all discovered contacts from the list.
- Added confirmation dialog for deleting all discovered contacts in the discovery screen.
- Updated localization files to include new strings for deleting all discovered contacts.
- Refactored contact import logic to streamline the process.
- Enhanced the discovery handling to notify users appropriately based on settings.
2026-03-02 10:23:14 -08:00
..
connector feat: Add functionality to delete all discovered contacts 2026-03-02 10:23:14 -08:00
helpers 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
icons ran dart format . on libs/icons/los_icon.dart 2026-02-23 01:06:25 -05:00
l10n feat: Add functionality to delete all discovered contacts 2026-03-02 10:23:14 -08:00
models feat(localization): update contact settings translations for multiple languages 2026-03-01 10:13:17 -08:00
screens feat: Add functionality to delete all discovered contacts 2026-03-02 10:23:14 -08:00
services refactor(connector): adjust frame length check and simplify contact handling logic 2026-03-01 13:05:57 -08:00
storage feat(localization): update contact settings translations for multiple languages 2026-03-01 10:13:17 -08:00
utils Refactor contact search functionality to use DiscoveryContact model and simplify query matching 2026-02-28 19:14:22 -08:00
widgets refactor(connector): adjust frame length check and simplify contact handling logic 2026-03-01 13:05:57 -08:00
main.dart feat(chat): add global pinch-to-zoom text scaling via ChatTextScaleService 2026-02-23 22:41:32 -05:00