1
0
Fork 0
Commit Graph

74 Commits (8305b66b248f28aad9c3bd4d76db0e57248cd485)

Author SHA1 Message Date
Marco Heiming 50b40aa5a4 Code format 2022-01-26 12:56:23 +01:00
Marco Heiming d23746d913 Update metadata.json 2022-01-26 12:54:35 +01:00
Marco Heiming 519b13c1e3 Add new screenshots and update README 2022-01-26 12:49:39 +01:00
Marco Heiming 9489375a1c Allow configuration of up to 4 circles in a row 2022-01-26 11:55:16 +01:00
Marco Heiming 79613b2328 Allow configuration of minimal heart rate confidence 2022-01-23 11:52:14 +01:00
Adam Schmalhofer 1c8d7d757c Merge branch 'master' into jekyll-apps.json 2022-01-18 15:16:49 +01:00
Marco Heiming 5d6a028144 Convert wind speed from kmh to Beaufort 2022-01-18 10:06:21 +01:00
Marco Heiming 4022da2ad9 Fix night progress calculation 2022-01-18 08:27:00 +01:00
Marco Heiming 9f3480d7a4 Imrove day progress calculation 2022-01-17 16:48:50 +01:00
Marco Heiming 589eb45f55 Update changelog and readme 2022-01-17 13:06:28 +01:00
Marco Heiming 1055da2914 Load steps from Bangle health if available 2022-01-17 12:25:56 +01:00
Marco Heiming 1b535d99cb Fix sunset/sunrise calculation 2022-01-17 12:25:40 +01:00
Marco Heiming 8f959117ef Further improve sunset/sunrise calculations 2022-01-16 18:44:08 +01:00
Marco Heiming f0dc9fdf2e Improve sunset/sunrise calculations 2022-01-16 18:36:24 +01:00
Marco Heiming a539325f7a Write "?" when no sun progress data is available 2022-01-15 10:41:50 +01:00
Marco Heiming ee7497b45c Update README 2022-01-15 09:57:06 +01:00
Marco Heiming 3e74405376 Show moon icon instead of sun during night on weather circle 2022-01-14 22:24:40 +01:00
Marco Heiming 4c3b34d93b No default location 2022-01-14 22:21:55 +01:00
Marco Heiming e6326301fb Support to show time and progress until next sunrise or sunset 2022-01-14 22:16:49 +01:00
Marco Heiming 7cfb207781 Fix bug where no circle is filled for heart data when no maxHR is configured 2022-01-14 21:31:04 +01:00
Marco Heiming e633bf00a0 Code cleanup & moved common code to functions 2022-01-14 16:14:42 +01:00
Marco Heiming 107c299b18 Support to choose between humidity and wind speed for weather circle progress 2022-01-14 15:43:17 +01:00
Marco Heiming a5fd98756b Quicker lookup of circle positions 2022-01-14 15:19:00 +01:00
Marco Heiming 3e6fb2755c Allow setting empty circles 2022-01-14 14:46:59 +01:00
Adam Schmalhofer 3de7692e2c Merge branch 'master' into jekyll-apps.json 2022-01-13 21:41:39 +01:00
Marco Heiming 1d8febed9f Do not overwrite circle on event (e.g. charging) if there is a circle configured for that place 2022-01-12 16:57:42 +01:00
Adam Schmalhofer 81aac6f020 Merge 'master' into jekyll-apps.json 2022-01-11 18:33:56 +01:00
Marco Heiming a29dbeedd3 Update changelog 2022-01-11 14:08:48 +01:00
Marco Heiming d12a415740 Show humidity as weather circle data 2022-01-11 13:52:19 +01:00
Marco Heiming d59db5ba38 Show correct percentage values in circles 2022-01-11 11:48:10 +01:00
Adam Schmalhofer d3b923bafd Merge branch master into jekyll-apps.json 2022-01-10 20:52:33 +01:00
Marco Heiming 6f1b109362 Add TODOs to README 2022-01-09 13:46:12 +01:00
Marco Heiming 05f0d3003a Fix minor glitch in circle drawing 2022-01-09 13:45:50 +01:00
Marco Heiming 7ad707793f Fix drawing of full circle 2022-01-09 13:42:01 +01:00
Marco Heiming 968e7b5840 Make text size in heart rate circle slightly bigger as it does not have any units 2022-01-08 10:25:24 +01:00
Marco Heiming 8bbe2a43b4 Same size for every circle 2022-01-07 18:33:09 +01:00
Marco Heiming 83debe93ee Bigger weather icons & a bit thinner circles 2022-01-07 18:21:36 +01:00
Marco Heiming 2397f5957a Add weather functionality
Improve circle position finding
2022-01-07 13:30:09 +01:00
Marco Heiming c47cabe156 Update ChangeLog 2022-01-07 10:43:06 +01:00
Marco Heiming 96802b0bd4 Make min- & maxHR settings more granular 2022-01-07 10:32:39 +01:00
Marco Heiming 2f16365e6c Redraw background rectangle before drawing circles (fixes graphical glitch) 2022-01-07 10:26:45 +01:00
Marco Heiming aa47b7fa99 Hopefully fix bug where no HRM data is received 2022-01-07 09:53:40 +01:00
Marco Heiming ba20a7b51e Center clock text & better placement for date texts 2022-01-06 15:37:33 +01:00
Marco Heiming 5e7afb2827 Increase size of circles and fonts inside
Updated screenshots
2022-01-06 15:18:45 +01:00
Marco H 33deb83a67
Fix rounding of step distance 2022-01-06 13:01:36 +01:00
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Marco Heiming 66294b3c8a Round step distance 2022-01-06 11:17:27 +01:00
Marco Heiming aba0d7126b Fix widget height 2022-01-06 11:08:46 +01:00
Marco Heiming c15b700ef6 Fix widget drawing 2022-01-05 19:50:07 +01:00
Marco Heiming 9a5937a3eb Improve widget visibility 2022-01-05 19:38:18 +01:00