Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-07 | Make title of waypoint page aware of edit mode | Arseniy Movshev | |
2023-02-02 | Add the asteroid handwriting keyboard as a placeholder until we get a better ↵ | Arseniy Movshev | |
one. | |||
2023-01-18 | Add copyright statements and fix spacing of license text | Arseniy Movshev | |
2023-01-18 | setpointpage: fix clipping of the icon selector | Arseniy Movshev | |
2023-01-18 | add a date display to waypoint page and fix date | Arseniy Movshev | |
- Fix date recording (again) - correctly load both date displays in the waypoint page | |||
2023-01-18 | Add a JSON compatible default value to make waypoints work on fresh install | Arseniy Movshev | |
2023-01-18 | Tweak the UI colours for aesthetics and readability | Arseniy Movshev | |
consolidate most of the colours into `colors` - also rename this to US 'colors' for consistency make all icons in setpointpage white for readability | |||
2023-01-15 | Fix date formatting in textbox and some spacing issues | Arseniy Movshev | |
2023-01-15 | switch to using json as the carrier format for waypoints | Arseniy Movshev | |
2023-01-07 | Add a page for editing and deleting waypoints | Arseniy Movshev | |
2023-01-07 | Fix spacing on setpointpage | Arseniy Movshev | |
2023-01-07 | changes to compass, overlays and waypoints | Arseniy Movshev | |
a very messy commit: - add waypoints to show up on the map - fix compass to work correctly - fix centering of buttons on flat tyre watches | |||
2023-01-07 | Work on adding gui for dropping pins | Arseniy Movshev | |
Continue work on waypoint dialog Add experimental method of saving map positions |