Commit Graph

24 Commits (bce96a00007af45e8af77e21c84eea59ee39297e)

Author SHA1 Message Date
Gordon Williams 3f26b8b88e Layout module now allows 'soft' buttons to be cycled through and selected using up/down on Bangle.js 1 2021-10-18 11:32:46 +01:00
Ben Whittaker a84588aca1 weather: tweaks + changelog 2021-10-05 21:08:53 -04:00
Ben Whittaker cdf95566bd Layout: Add `forgetLazyState` method 2021-10-05 20:57:10 -04:00
Ben Whittaker 3cfd94314e weather: Use wrapping text for condition 2021-10-05 20:40:49 -04:00
Ben Whittaker e088b3be33 weather: Use Layout library 2021-10-05 20:40:49 -04:00
Ben Whittaker 46ccfe86e3 weather: Fix crash when weather.json is absent 2021-10-04 09:23:12 -04:00
Ben Whittaker 5925628cf6 Weather: refactoring and reduced ram usage
These changes reduce the memory usage of the ram widget by up to 70
JSVars, depending on the weather.
2021-09-20 16:44:41 -04:00
Ben Whittaker 6b1233e630 Add checks for mist-related weather conditions 2021-09-19 14:37:19 -04:00
Ben Whittaker 2f3c996396 Add theme support and unknown icon 2021-09-18 14:02:59 -04:00
Ben Whittaker d090ad1bb3 Update weather to use setUI, for shortcuts compatibility 2021-09-14 14:57:57 -04:00
Richard de Boer 863923a3aa fix #485: weather: add wind direction 2021-06-18 20:19:34 +02:00
Richard de Boer aaadbd89f2 fix #762: Adjust "weather unknown" message according to Bluetooth status
Also make weather setup instructions more explicit.
2021-06-18 19:27:50 +02:00
Ben Whittaker 19ce8b888e weather: bump version 2020-06-08 21:52:23 -04:00
Ben Whittaker 60b4fc3351 weather: make expiry default to 2 hours 2020-06-08 21:48:45 -04:00
Ben Whittaker 2cb595300e weather: redraw last update time less frequently 2020-06-08 21:09:28 -04:00
Ben Whittaker aba59bd2c2 weather: bump version & add change log 2020-05-24 05:37:00 -04:00
Ben Whittaker e0cea37238 weather: general refactoring 2020-05-24 05:25:26 -04:00
Ben Whittaker eed9868b76 weather: delete stale weather data 2020-05-24 05:25:26 -04:00
Ben Whittaker 3693d6ebce weather: show time since last weather update 2020-05-24 05:25:26 -04:00
Ben Whittaker 3e4ac82b90 weather: add semicolons, replace substr with match 2020-05-24 05:25:26 -04:00
Ben Whittaker 18214da1f4 weather: draw widget if needed on LCD on 2020-05-24 05:25:26 -04:00
Ben Whittaker 388e1c792e weather: adjust widget height 2020-05-24 05:25:26 -04:00
Richard de Boer c3940972b5 weather: Convert Gadgetbridge temperature from Kelvin to Celsius 2020-04-22 11:00:16 +02:00
Richard de Boer 319307cdd1 weather: Show Gadgetbridge weather reports
Based on http://forum.espruino.com/comments/15194626/, where
NebbishHacker did most of the actual work :-)
2020-04-21 23:18:21 +02:00