1
0
Fork 0
Commit Graph

9 Commits (9195e108574c79d38da16e39783a88e29baaca8f)

Author SHA1 Message Date
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 2f3c996396 Add theme support and unknown icon 2021-09-18 14:02:59 -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 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