meshcore-open/lib/utils
zach ad911a1d80 Add advanced path management, debug logging, and fix channel sync
New features:
- In-app debug log viewer with copy/clear functionality
- Advanced path management UI with history and custom path builder
- Battery indicator widget with voltage/percentage toggle
- Contact/channel filtering and sorting improvements
- Repeater command ACK tracking with path history integration

Fixes:
- Switch channel sync from parallel to sequential to prevent timeouts
- Preserve path overrides when contacts refresh from device
- Fix ACK hash computation for SMAZ-encoded messages
- Proper cleanup of pending operations on disconnect
2026-01-02 14:22:39 -07:00
..
app_logger.dart Add advanced path management, debug logging, and fix channel sync 2026-01-02 14:22:39 -07:00
contact_search.dart updated ui added new features 2025-12-27 15:32:32 -07:00
dialog_utils.dart remove voice code make optimizations. Fix channels race conditions. add reply function 2025-12-30 19:27:25 -07:00
disconnect_navigation_mixin.dart remove voice code make optimizations. Fix channels race conditions. add reply function 2025-12-30 19:27:25 -07:00
emoji_utils.dart Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
route_transitions.dart updated ui added new features 2025-12-27 15:32:32 -07:00