2020-05-24 09:37:00 +00:00
|
|
|
0.02: Make minor adjustments to widget, and discard stale weather data after a configurable period.
|
2021-06-18 17:27:50 +00:00
|
|
|
0.03: Fix flickering last updated time.
|
2021-06-18 18:16:00 +00:00
|
|
|
0.04: Adjust "weather unknown" message according to Bluetooth connection.
|
2021-09-14 18:57:57 +00:00
|
|
|
0.05: Add wind direction.
|
2021-09-18 17:59:22 +00:00
|
|
|
0.06: Use setUI for launcher.
|
2021-09-19 18:28:56 +00:00
|
|
|
0.07: Add theme support and unknown icon.
|
2021-10-04 13:23:12 +00:00
|
|
|
0.08: Refactor and reduce widget ram usage.
|
2021-10-06 01:04:21 +00:00
|
|
|
0.09: Fix crash when weather.json is absent.
|
2021-11-20 17:56:45 +00:00
|
|
|
0.10: Use new Layout library
|
|
|
|
0.11: Bangle.js 2 support
|
2021-12-08 10:33:17 +00:00
|
|
|
0.12: Allow hiding the widget
|
2021-12-13 03:37:59 +00:00
|
|
|
0.13: Tweak Bangle.js 2 light theme colors
|
2022-01-04 11:16:05 +00:00
|
|
|
0.14: Use weather condition code for icon selection
|
2022-01-05 11:09:21 +00:00
|
|
|
0.15: Fix widget icon
|
2022-07-27 18:36:44 +00:00
|
|
|
0.16: Don't mark app as clock
|
2022-11-25 17:28:20 +00:00
|
|
|
0.17: Added clkinfo for clocks.
|
|
|
|
0.18: Added hasRange to clkinfo.
|
2022-11-27 14:03:28 +00:00
|
|
|
0.19: Added weather condition to clkinfo.
|
2022-12-01 14:17:18 +00:00
|
|
|
0.20: Added weather condition with temperature to clkinfo.
|
2022-12-02 22:30:08 +00:00
|
|
|
0.21: Updated clkinfo icon.
|
|
|
|
0.22: Automatic translation of strings, some left untranslated.
|
2022-12-16 15:40:58 +00:00
|
|
|
0.23: Update clock_info to avoid a redraw
|
2023-01-07 15:00:21 +00:00
|
|
|
0.24: Redraw clock_info on update and provide color field for condition
|
2023-03-04 14:56:50 +00:00
|
|
|
0.25: Added monochrome parameter to drawIcon in lib
|
2023-11-11 05:04:07 +00:00
|
|
|
0.26: Expose update function (for use by iOS integration)
|