Commit Graph

12780 Commits (5fdbccf1974fb4350a706b54d03358592d1c4146)

Author SHA1 Message Date
Adrian Kirk 2000c54f75
Sliding Clock: changed hue of the purple face colouring 2022-10-08 01:45:14 +01:00
storm64 070991120e
[waypointer] Update metadata.js 2022-10-07 20:58:44 +02:00
storm64 e59dade545
[waypointer] Update ChangeLog 2022-10-07 20:56:19 +02:00
storm64 06c1156196
Merge branch 'espruino:master' into gpsnav 2022-10-07 20:48:07 +02: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
Martin Boonk e893f10663 iconlaunch - Also reset button watch 2022-10-07 08:23:21 +02:00
Adrian Kirk 2cc7afe426
Sliding Clock: french minute text has to move faster across the screen 2022-10-06 21:20:42 +01:00
Martin Boonk f586bacbf2 iconlaunch - Bump version and changelog 2022-10-06 20:08:21 +02:00
Martin Boonk 298fbf0d84 iconlaunch - Directly eval apps instead of loading them 2022-10-06 20:06:12 +02: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
Arne Schauf 1d597cb354
Merge branch 'espruino:master' into master 2022-10-05 11:31:22 +02:00
Arne Schauf 9cb61cb335 [accellog] Add option to log raw sensor values 2022-10-05 11:30:04 +02:00
storm64 74166eaedc
[waypointer] Correct wpindex=0 check 2022-10-04 17:42:08 +02:00
storm64 ab5fdda80f
Merge branch 'espruino:master' into gpsnav 2022-10-04 17:12:34 +02:00
storm64 9e0147d8bc
[gpsnav] Correct clearing rect 2022-10-04 12:58:00 +02:00
storm64 fd3d47bd7b
[gpsnav] Add changes 2022-10-04 12:45:09 +02:00
storm64 a4c1348013
[gpsnav] Correct nm calculation 2022-10-04 12:44:08 +02:00
storm64 488d865218
[gpsnav] Add changes 2022-10-04 12:16:23 +02:00
storm64 3179444959
[gpsnav] Add reset and clear for compass drawing 2022-10-04 12:08:29 +02: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
Martin Boonk 2c79b06be5 imageclock - Move loadWidgets to after setUI 2022-10-03 20:08:37 +02:00
Sylvia van Os 2585cae151
Switch to non-dithered colour 2022-10-03 16:50:25 +02:00
storm64 c39d40b0ce
[gpsnav] Correct typo 2022-10-03 16:33:10 +02:00