15 Commits

Author SHA1 Message Date
timklge
7c28251b02
Enlarge font in single date weather display (#55)
* Shorter date format

* Enlarge font size in single date weather widget and make clickable

* Fix off by one in route forecast

* Fix indentation lint
2025-03-02 23:56:34 +01:00
timklge
ee206a11c9
Add weather view to main menu (#54)
* Add initial weather widget to main menu

* Always forecast position with calculated distance

* Fix manifest

* Replace exit button with back button
2025-03-02 15:18:07 +01:00
timklge
fa96904c8b
Add air pressure at sealevel data type (#39) 2025-02-11 19:27:13 +01:00
timklge
01959ce3b7
ref #35: Set headwind data type field to direction according to user setting, add userwind data type (#36)
* ref #35: Set headwind data type fields to values according to user settings

* Use single datafield per type, add userwindSpeed data type to expose (head-)wind speed depending on user setting

* Enable minification for release builds

* Fix signed angle difference in headwind view

* Remove bitmap cache

* Format
2025-02-08 14:28:30 +01:00
timklge
a98fcb875a
fix #22: Adds widget that shows current riding speed and tailwind (#25)
* Add tailwind with ride speed version of the headwind datafield

* Add error indication to tailwind speed widget
2025-01-17 18:13:19 +01:00
d3109e459c Update icon 2025-01-03 00:19:26 +01:00
b7000428ae fix #18: Add option for headwind widget to use absolute wind direction 2024-12-20 17:23:20 +01:00
be701e4057 fix #13, fix #3: Add hourly forecast widget 2024-12-19 20:31:23 +01:00
86d6c0cc18 Update circle indicator 2024-12-14 14:33:45 +01:00
3f1ae6d37f ref #8,9: Replace arrow graphics 2024-12-12 23:41:45 +01:00
4f943ebda7 ref #8: Replace fixed arrow images, use gps bearing, moving average 2024-12-09 21:43:15 +01:00
767e5fe769 fix #6: Add separate headwind speed data field 2024-12-08 12:16:13 +01:00
0830674d62 Rename project 2024-12-08 11:54:18 +01:00
9d57bfde6f Add weather data field (shows icon indicating weather conditions) 2024-12-08 11:45:57 +01:00
10e8a21216 Initial commit 2024-12-04 23:52:43 +01:00