Commit Graph

20 Commits (c1555ee6befb69eec678ba50ef0899ca861182b2)

Author SHA1 Message Date
deirdreobyrne 607eb37280
New bug in bigdclock.app.js
The value of "width" was being reset somewhere. So "width" has been renamed to "batteryUsedWidth", which is better anyway.
2024-04-02 12:28:03 +01:00
Gordon Williams ff04564e2a Minor tweaks after reviewing lint changes 2024-03-14 11:39:04 +00:00
Anton a468292536 Fix apps with undefined variables 2024-03-13 11:51:40 +01:00
deirdreobyrne a90b58bc0d Implementing locale fix 2022-09-26 16:01:23 +01:00
deirdreobyrne 181157eedf Incorporate @thyttan commit
Incorporate 5b1b3553c5
2022-09-23 20:36:32 +01:00
deirdreobyrne b239fa69b5 Fix for various locale methods
Someone may or may not have a locale set up, and also it seems that date_utils aren't available when a locale is set???
2022-09-23 20:14:51 +01:00
deirdreobyrne 1963eea12c Bar across the middle of the screen colour
The bar across the middle of the screen will now also indicate the battery state of charge. BUT NOTE that the "date_utils" library seems to be missing from my watch!
2022-09-22 23:47:11 +01:00
deirdreobyrne 91cfd487a3 Now only checks battery every 15 minutes 2022-09-22 23:36:08 +01:00
deirdreobyrne b3f40e868d Works - except that date_utils is gone?! 2022-08-27 22:25:28 +01:00
deirdreobyrne 53cbb2bb32 Proper fix for the race condition 2022-06-10 05:14:22 +01:00
deirdreobyrne 6e1aeed55b I was right the first time with drawTimeout 2022-06-07 22:34:21 +01:00
deirdreobyrne e5de06eba5 Internationalisation; small bug fix 2022-06-07 14:04:55 +01:00
deirdreobyrne f0222b0195
Better way of determining 12 hour clock setting 2022-06-07 02:11:53 +01:00
deirdreobyrne f10ff7cb2f
The 12/24 hour clock setting is in setting.json 2022-06-06 22:17:03 +01:00
deirdreobyrne 4d8884e1e3
formatting 2022-06-06 21:00:46 +01:00
deirdreobyrne 7256f11f94 Should now support 12 hour clocl 2022-06-06 20:57:26 +01:00
deirdreobyrne 335c29dc80 Now does light mode 2022-06-06 19:11:13 +01:00
deirdreobyrne e95842a9d7
Wee cleanup 2022-06-06 18:29:50 +01:00
deirdreobyrne 417df8e2c1
Timeout bug fix; no leading zero on the date. 2022-06-06 18:23:49 +01:00
deirdreobyrne 043e5bf420 Initial version 2022-06-05 17:56:06 +01:00