Commit Graph

20 Commits (acb96b5d1ed6c5297a03ecf4f7a1452ccd50041c)

Author SHA1 Message Date
Pavel Machek f799d7752c waypoints: cleanups, use gps handling from library 2024-11-22 19:02:06 +01:00
Pavel Machek 33a8e7672b waypoints: fix waypoint deletion 2024-11-22 19:02:06 +01:00
Pavel Machek 22fb1483ee waypoints: cleanups, reduce ammount of global functions 2024-11-22 19:02:06 +01:00
Pavel Machek 20557732f3 waypoints: cleanups from patch review
bobrippling suggested useful cleanups during review
2024-11-22 19:02:06 +01:00
Pavel Machek e6312218a9 waypoints: fix/workaround warnings.
The code still needs refactoring, but make lint happy for now.
2024-11-13 20:38:39 +01:00
Pavel Machek 93076f12d5 waypoints: mark this as 0.05 version 2024-11-13 13:43:38 +01:00
Pavel Machek 5219dc25df waypoints: implement goto functionality. 2024-11-13 13:43:33 +01:00
Pavel Machek de755fc78b waypoints: cleanups, mostly formatting / whitespace. 2024-11-13 13:43:21 +01:00
Pavel Machek 2b7062939e waypoints: update to newer libraries 2024-11-13 13:43:21 +01:00
Pavel Machek 85afccc182 waypoints: save altitude from GPS 2024-11-13 13:43:05 +01:00
Pavel Machek 6d2f3c3719 [] waypoints: I updated the library 2024-11-13 13:43:05 +01:00
Pavel Machek f55056b69c [] waypoints: use fmt to format position. 2024-11-13 13:43:05 +01:00
Pavel Machek 75f64e8004 [] waypoints: handle removal in similar way to show. 2024-11-13 13:43:05 +01:00
Pavel Machek affdb2f32c [] waypoints: remove waypoint names from main menu 2024-11-13 13:43:04 +01:00
Pavel Machek da63f87dde [] waypoints: start using gps/fmt libraries. 2024-11-13 13:43:04 +01:00
Pavel Machek 804f86e6c9 waypoints: attempt to fix marking. 2024-11-13 13:42:53 +01:00
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
Erik Andresen 61b207e0fa waypoints: Fixes for Bangle.js 1 2023-11-17 04:09:45 +01:00
Erik Andresen 61804505d7 waypoints fixes
- Do not register as type waypoint - show in launcher
- Fixes for Bangle.js 1
- Fixes for not installed textinput
2023-11-16 21:39:37 +01:00
Pavel Machek afa7d801c3 waypoints: Merge waypoint_editor into waypoints application
Waypoint editor is reasonably small piece of javascript, so merge it
with waypoints and make it always-available.
2023-11-14 12:27:51 +01:00