Gabriele Monaco
0cc4e318f8
weather: redraw clock_info on update and provide color field
2023-01-13 19:36:19 +01:00
Gordon Williams
8425f0b50a
Update clock_info to avoid a redraw/general tidyups
2022-12-16 15:40:58 +00:00
thyttan
5a519e372d
remove remnant of merge conflict
2022-12-08 23:12:30 +01:00
thyttan
ee21d0bb48
weather - autotranslate strings
2022-12-05 15:09:23 +01:00
David Peer
fa70e5354c
aiclock -- support clkinfo module and updated icons of some clkinfos...
2022-12-04 16:42:24 +01:00
Marco H
d5fde1f046
Update metadata.json
2022-12-01 15:17:27 +01:00
Marco H
cb84cce203
Update ChangeLog
2022-12-01 15:17:18 +01:00
Marco H
d547ec97a6
Update clkinfo.js
2022-12-01 15:16:50 +01:00
glemco
52c807aea5
weather: added weather condition to clkinfo
...
picture is dynamically generated with the weather lib
2022-11-29 12:44:12 +01:00
Gabriele Monaco
18d91bf5f9
Added short field and general clkinfo improvements
2022-11-25 18:50:38 +01:00
Gabriele Monaco
c8ee05a4b6
clkinfo: added sched and ranges in weather
2022-11-25 18:35:10 +01:00
Gordon Williams
c4e1fd01be
Added clkinfosunrise to allow clocks to display sunrise and sunset if they use clock_info
2022-11-21 16:37:04 +00:00
Gordon Williams
60320a0e00
Fix weather clkinfo icons - see #2251
2022-11-21 09:19:31 +00:00
Michael Williams
738ddb1b4a
Added some documentation
...
Added documentation regarding Tiny Weather Forecast Germany and QuickWeather. Also mentioned Weather Notification.
2022-10-26 10:09:19 -04:00
David Peer
24972e3128
Refactored into clkinfo.js files
2022-09-19 17:23:37 +02:00
Richard de Boer
929c6171d6
weather: don't mark app as CLOCK.
...
This matters for widgets that hide themselves for clocks
2022-07-28 21:48:09 +02:00
Gordon Williams
cfb808f5e6
info
2022-06-07 13:07:13 +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
Richard de Boer
cf41ff2bc6
weather: fix widget icon
2022-01-05 12:13:06 +01:00
Marco Heiming
fe747934c8
Update changelog and bump version
2022-01-04 12:16:05 +01:00
Marco Heiming
8b0498b195
debug
2022-01-04 12:10:15 +01:00
Marco Heiming
144f4d3196
Fix naming of variable
2022-01-04 12:03:23 +01:00
Marco Heiming
fdc519c3df
Intial try to use weather condition code for icon selection
2022-01-04 11:58:04 +01:00
Ben Whittaker
e56be81f8f
weather: Tweak bangle 2 light theme colors
2021-12-12 22:37:59 -05:00
Marco H
0ef58851bc
Update ChangeLog
...
Update changelog
2021-12-08 11:33:17 +01:00
Marco H
b017a3e91b
Update widget.js
...
* Fix loading of settings
* Do not draw widget if `hide` is true
2021-12-08 11:30:21 +01:00
Marco H
b6b7aa8a46
Update widget.js
...
* Load settings on reload of widget
* Do not draw widget when `hide` is set
2021-12-08 10:37:02 +01:00
Marco H
8bcedfa552
Update readme.md
...
Add settings to README
2021-12-08 10:27:14 +01:00
Marco H
92d3164029
Update widget.js
...
Load settings from file and obey 'hide' setting
2021-12-08 10:23:48 +01:00
Marco H
ccd1cd1f3c
Update settings.js
...
New setting: Hide Widget
2021-12-08 10:19:58 +01:00
Richard de Boer
5cb930a1e4
weather: Bangle.js 2 support
...
- use g.fillPoly when device doesn't support g.fillPolyAA
- use (mostly) 3-bit colors instead of dithering
- crash a bit less on incomplete weather data
2021-11-20 18:56:45 +01:00
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