31 Commits

Author SHA1 Message Date
timklge
c8bf0c80fa
Update installation instructions 2025-05-02 00:06:23 +02:00
timklge
8da69f0542
Add relative grade, relative elevation gain data fields (#108)
* Add relative grade, relative elevation gain data fields

* Fix wind speed conversion

* Fix percent

* Fix inverted direction in relative grade calculation

* Remove streamvalues class

* Default to 70 kg rider weight if not set

* Add additional relative grade estimation tests

* Increase default CdA value

* Additional tests

* Add relative grade to README
2025-04-28 19:15:22 +02:00
timklge
d8d28f6fc5
Add info in README on delayed one call api activation (#102) 2025-04-24 18:38:13 +02:00
timklge
78bc93b36e
Do not fall back to open-meteo if open weather map requests fail (#93) 2025-04-17 23:08:33 +02:00
timklge
9306ba29cb
Add crashlytics (#87)
* Add crashlytics

* Add google services json to ci env
2025-04-10 18:14:05 +02:00
timklge
07c07b052e
Add tailwind data type (#79)
* Add tailwind data type

* Preview gust speed as multiple of wind Speed

* Fix gust speed is not propagated
2025-03-27 19:53:16 +01:00
timklge
5ee55ee8c5
Move sponsor link from README to sidebar 2025-03-24 18:10:58 +01:00
timklge
d17bf507d4
Update README sections describing OpenWeatherMap (#77)
* Update README sections describing OpenWeatherMap

* Use OpenMeteo without dash everywhere
2025-03-23 22:38:41 +01:00
Enderthor
973bed718f
Support to OpenWeatherMap 3.0 (#62)
* Added openweathermap support

* Set default location rounding to 3 km

* Back from settings page navigates to weather page first

* 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

* Added openweathermap support

* Added openweathermap support

* Added openweathermap support

* Added openweathermap support

* Added openweathermap support

* Added openweathermap support

* Added openweathermap support

* Update readme (openweathermap)

* Update readme (openweathermap)

* Timgkle fixes

* Timgkle fixes

* Delete app/manifest.json

* Timgkle fixes

* timklge updates 20250308

* timklge updates 20250308
Default provider is Open_METEO

---------

Co-authored-by: Tim Kluge <timklge@gmail.com>
Co-authored-by: timklge <2026103+timklge@users.noreply.github.com>
2025-03-23 21:54:20 +01:00
timklge
4cd6d27aa2
Add pull-down-to-refresh on main screen (#57)
* Add pull-down-to-refresh on main screen

* Update README with screenshots
2025-03-04 20:05:31 +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
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
d0089e755b
Directly link to apk in README 2025-01-30 17:29:54 +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
b7000428ae fix #18: Add option for headwind widget to use absolute wind direction 2024-12-20 17:23:20 +01:00
d1cf6aa6d6 fix #15: Replace precipitation and temperature unit settings with location rounding setting 2024-12-19 22:32:10 +01:00
be701e4057 fix #13, fix #3: Add hourly forecast widget 2024-12-19 20:31:23 +01:00
c259c24adb
Update action badge 2024-12-17 14:56:32 +01:00
3f8e9b86ec
Fix badge link targets 2024-12-16 23:52:05 +01:00
bbebb3ed19 Only include apk in download badge 2024-12-16 23:21:18 +01:00
7a41ebbb3e Add build pipeline 2024-12-16 22:34:21 +01:00
d023f7f19a Add setup hint to README 2024-12-14 18:52:58 +01:00
91a5d695d7 Update README intro 2024-12-14 18:29:23 +01:00
fccbb2026e List datafields in README 2024-12-14 16:35:51 +01:00
c7d4a55e34 Update screenshots 2024-12-14 15:49:32 +01:00
1d81e65132 Update installation instructions 2024-12-14 14:34:05 +01:00
9eb16bf7af Update screenshots 2024-12-08 13:39:58 +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
7d0c16d94c Add open meteo credits 2024-12-05 00:11:31 +01:00
10e8a21216 Initial commit 2024-12-04 23:52:43 +01:00