meshcore-open/macos/Runner
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
..
Assets.xcassets/AppIcon.appiconset Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
Base.lproj Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
Configs Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
AppDelegate.swift Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
DebugProfile.entitlements Add advanced path management, debug logging, and fix channel sync 2026-01-02 14:22:39 -07:00
Info.plist Add advanced path management, debug logging, and fix channel sync 2026-01-02 14:22:39 -07:00
MainFlutterWindow.swift Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
Release.entitlements Add advanced path management, debug logging, and fix channel sync 2026-01-02 14:22:39 -07:00