Adrian Kirk
|
768d3b87c3
|
Sliding Clock: hybrid clock: date should scroll in from left so not to cash with minutes
|
2022-10-12 06:50:20 +01:00 |
Adrian Kirk
|
497a8abee4
|
Sliding Clock: date should scroll in from left so not to cash with minutes
|
2022-10-12 00:29:06 +01:00 |
Adrian Kirk
|
9cd98fd1ab
|
Sliding Clock: reducing minutes text size to fit on screen
|
2022-10-12 00:23:02 +01:00 |
Adrian Kirk
|
999cd369b9
|
Sliding Clock: Reducing rows for hybrid clock for bangle 1
|
2022-10-11 21:58:18 +01:00 |
Adrian Kirk
|
852cfc0294
|
Sliding Clock: Added hybrid clock
|
2022-10-11 21:28:14 +01:00 |
Adrian Kirk
|
f8f064d459
|
Sliding Clock: Added hybrid clock
|
2022-10-11 21:09:55 +01:00 |
Adrian Kirk
|
8ed98163e7
|
Sliding Clock: set default colour when no colour is in the config
|
2022-10-09 11:28:38 +01:00 |
Adrian Kirk
|
991fbe63af
|
Sliding Clock: removing en2 from bangle 1 because it now takes too much memory
|
2022-10-09 11:18:13 +01:00 |
Adrian Kirk
|
d690d21eed
|
Sliding Clock: reorganised the memory management of the initialization
|
2022-10-09 10:32:09 +01:00 |
awkirk71
|
1564b2fe38
|
Merge branch 'espruino:master' into master
|
2022-10-08 23:10:22 +01:00 |
adrian w kirk
|
230bc8988d
|
sliding clock: separated out v1 and v2 faces
|
2022-10-08 23:07:50 +01:00 |
adrian w kirk
|
c3cccde249
|
sliding clock: separated out v1 and v2 faces
|
2022-10-08 23:02:18 +01:00 |
adrian w kirk
|
804f308af1
|
sliding clock: changed styling from member variables to instance variables
|
2022-10-08 21:46:00 +01:00 |
Adrian Kirk
|
b9a7e76beb
|
Sliding Clock: get rid of the setup variables after the init to reduce the memory footprint
|
2022-10-08 20:21:35 +01:00 |
Adrian Kirk
|
c09dd1af5a
|
Sliding Clock: get rid of the setup variables after the init to reduce the memory footprint
|
2022-10-08 19:57:32 +01:00 |
Adrian Kirk
|
ebc8d1ba8a
|
Sliding Clock: en - date needs to move up with the new size
|
2022-10-08 10:03:31 +01:00 |
Adrian Kirk
|
aab868ac48
|
Sliding Clock: en p - date needs to move up with the new size
|
2022-10-08 10:02:18 +01:00 |
Adrian Kirk
|
170f6e2db4
|
Sliding Clock: en clocks - dates needs to be 1 size bigger to be readable
|
2022-10-08 09:52:49 +01:00 |
Adrian Kirk
|
2000c54f75
|
Sliding Clock: changed hue of the purple face colouring
|
2022-10-08 01:45:14 +01:00 |
Gordon Williams
|
76e99d60a2
|
Merge pull request #2166 from halemmerich/imageclock
Imageclock - Improvements
|
2022-10-07 15:50:10 +01:00 |
Adrian Kirk
|
4c24d4a8fd
|
Sliding Clock: allow emulator
|
2022-10-07 15:01:16 +01:00 |
Adrian Kirk
|
2166388559
|
Sliding Clock: en clock needs to have the date bigger to be readable
|
2022-10-07 12:25:50 +01:00 |
Adrian Kirk
|
9300c94ba2
|
Sliding Clock: en p clock needs to have the date bigger to be readable
|
2022-10-07 10:46:21 +01:00 |
Adrian Kirk
|
2cc7afe426
|
Sliding Clock: french minute text has to move faster across the screen
|
2022-10-06 21:20:42 +01:00 |
Adrian Kirk
|
37c720f30c
|
Sliding Clock: french text needs to be smaller to fit on screen
|
2022-10-06 11:38:43 +01:00 |
Adrian Kirk
|
6ed05fa9ab
|
Sliding Clock: en2 p clock - date needs to be slightly larger to be readable
|
2022-10-06 11:23:26 +01:00 |
Adrian Kirk
|
a0d01c0d24
|
Sliding Clock: merge problem
|
2022-10-06 07:26:31 +01:00 |
Adrian Kirk
|
6571a37399
|
Merge remote-tracking branch 'origin/master'
|
2022-10-06 07:22:30 +01:00 |
adrian w kirk
|
4dec4b7828
|
sliding clock: BUGIX: en 2 p clash hour with minutes
|
2022-10-06 06:40:47 +01:00 |
adrian w kirk
|
ea411c1e56
|
sliding clock: BUGIX: hour text too large
|
2022-10-05 23:53:08 +01:00 |
adrian w kirk
|
c098bcb88f
|
sliding clock: Bug fix day no incorrect
|
2022-10-05 23:50:24 +01:00 |
Martin Boonk
|
7a154ac755
|
imageclock - Bump version and changelog
|
2022-10-05 20:36:59 +02:00 |
Martin Boonk
|
b6f1eb6b9f
|
imageclock - Fix setMatchedInterval calls without delay
|
2022-10-05 20:05:52 +02:00 |
Martin Boonk
|
5e9aa581a0
|
imageclock - Clear the deferred timeout before setting a new one
|
2022-10-05 20:05:52 +02:00 |
Martin Boonk
|
e73dd6c9ba
|
imageclock - Add more performance logging
|
2022-10-05 20:05:52 +02:00 |
Martin Boonk
|
a6cc39db5e
|
imageclock - Prevent clearing timeouts that have an already known ID
|
2022-10-05 20:05:52 +02:00 |
Martin Boonk
|
ed223840de
|
imageclock - Add some prints
|
2022-10-05 20:05:52 +02:00 |
Martin Boonk
|
c2fe6c196b
|
imageclock - Remove drawing time calc in generated code
|
2022-10-05 20:05:52 +02:00 |
Martin Boonk
|
f356807a45
|
imageclock - Additional option to force direct drawing when using timeouts
|
2022-10-05 20:05:52 +02:00 |
Martin Boonk
|
08b2193a91
|
imageclock - Cleanup performance logging
|
2022-10-05 20:05:52 +02:00 |
Martin Boonk
|
c0b5b8343d
|
imageclock - Fix using palettes
|
2022-10-05 20:05:52 +02:00 |
Adrian Kirk
|
5be4a4b929
|
Sliding Clock: BUGFIX: entrance/exit of time on en2 p on wrong side
|
2022-10-05 18:08:00 +01:00 |
adrian w kirk
|
80ddde9718
|
sliding clock: Added Date in text
|
2022-10-05 16:28:33 +01:00 |
Gordon Williams
|
798d619d54
|
Merge pull request #2161 from TheLastProject/fix/calclock_visibility
Improve Calendar Clock current time contrast
|
2022-10-04 10:38:52 +01:00 |
Gordon Williams
|
9ba91f9ab8
|
Merge pull request #2160 from halemmerich/imageclock
imageclock - Fix the clock not refreshing completely after switch
|
2022-10-04 10:37:15 +01:00 |
lu713691
|
44cddcd963
|
Sliding Clock: BUGFIX: scroll down/up re-appearing in the middle of no where
|
2022-10-04 01:11:49 +01:00 |
Martin Boonk
|
36d8cea4cb
|
imageclock - Clear initial timeouts
|
2022-10-03 20:08:37 +02:00 |
Martin Boonk
|
e6c5a61393
|
imageclock - Make performance function accessible again
|
2022-10-03 20:08:37 +02:00 |
Martin Boonk
|
c610eb8f2d
|
imageclock - Readd short loading screen for slow watchfaces
|
2022-10-03 20:08:37 +02:00 |
Martin Boonk
|
c7f102a5f4
|
imageclock - Use let to store functions in variables
|
2022-10-03 20:08:37 +02:00 |