summaryrefslogtreecommitdiff
path: root/src/SetPointPage.qml (follow)
AgeCommit message (Collapse)Author
2023-02-02Add the asteroid handwriting keyboard as a placeholder until we get a better ↵Arseniy Movshev
one.
2023-01-18Add copyright statements and fix spacing of license textArseniy Movshev
2023-01-18setpointpage: fix clipping of the icon selectorArseniy Movshev
2023-01-18add a date display to waypoint page and fix dateArseniy Movshev
- Fix date recording (again) - correctly load both date displays in the waypoint page
2023-01-18Add a JSON compatible default value to make waypoints work on fresh installArseniy Movshev
2023-01-18Tweak the UI colours for aesthetics and readabilityArseniy 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-15Fix date formatting in textbox and some spacing issuesArseniy Movshev
2023-01-15switch to using json as the carrier format for waypointsArseniy Movshev
2023-01-07Add a page for editing and deleting waypointsArseniy Movshev
2023-01-07Fix spacing on setpointpageArseniy Movshev
2023-01-07changes to compass, overlays and waypointsArseniy 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-07Work on adding gui for dropping pinsArseniy Movshev
Continue work on waypoint dialog Add experimental method of saving map positions