meshcore-open/lib
Winston Lowe 73081862ad
Add path tracing functionality (#165)
- Implemented path tracing feature in the map screen, allowing users to add nodes to a path and visualize it on the map.
- Added buttons for starting path tracing, removing the last node, and running the path trace.
- Introduced a new overlay to display current path information and distance.
- Updated localization files for multiple languages to include new strings related to path tracing.
- Refactored map rendering logic to accommodate path tracing visuals.
2026-02-14 01:10:34 -07:00
..
connector Merge pull request #152 from zjs81/remove-wakelock 2026-02-11 08:18:57 -08:00
helpers format dart files 2026-02-04 08:32:35 -08:00
l10n Add path tracing functionality (#165) 2026-02-14 01:10:34 -07:00
models Refactor unread message tracking and implement channel caching (#126) 2026-02-04 20:34:03 -07:00
screens Add path tracing functionality (#165) 2026-02-14 01:10:34 -07:00
services remove wakelock 2026-02-10 19:38:46 -08:00
storage Refactor unread message tracking and implement channel caching (#126) 2026-02-04 20:34:03 -07:00
utils Integrate SharePlus plugin for enhanced sharing functionality across platforms 2026-02-08 12:26:49 -08:00
widgets reduce map marker size (#131) 2026-02-08 18:40:58 -08:00
main.dart Notification rate limiting (#110) 2026-02-08 18:42:15 -08:00