Commit Graph

15 Commits (33f5a908cd99f740710ec10c779bc70a257d5f61)

Author SHA1 Message Date
Rob Pilling 08e9d34392 slopeclockpp: fix lint 2024-08-03 14:06:14 +01:00
Rob Pilling bfa9a757dd slopeclockpp: avoid reusing background colour for clkinfo 2024-08-03 14:06:14 +01:00
Gordon Williams 1d7d9e2962 0.10: Option to hide widgets, tweak top widget width to avoid overlap with hour text at 9am 2023-05-17 09:25:47 +01:00
Gordon Williams de40f314c7 Moved clock_info to a module 2023-01-27 13:33:46 +00:00
Gordon Williams 70de58ce24 Allocate the font bitmap in RAM at startup - saves ~200ms on each redraw 2022-12-19 12:14:52 +00:00
Gordon Williams 67e91e6873 0.08: Stability improvements - ensure we continue even if a flat string can't be allocated
Stop ClockInfo text drawing outside the allocated area
Fix https://github.com/espruino/BangleApps/issues/2394
2022-12-19 12:09:30 +00:00
eyecreate 93c2429bf5
Add locale time support to watch 2022-11-25 12:51:08 -05:00
Gordon Williams c0a89a375e oops 2022-11-25 16:36:07 +00:00
Gordon Williams 7bdafa281a clock_info images now optional 2022-11-25 16:27:42 +00:00
Gordon Williams c039069db7 slopeclockpp 0.04: Changed to use clock_info for displayed data (see #2226)
Made fonts smaller to avoid overlap when (eg) 22:00
      Allowed black/white background (as that can look nice too)
2022-11-23 10:36:03 +00:00
Gordon Williams 37b6637969 tweaks as per https://github.com/espruino/BangleApps/pull/2272#issuecomment-1314987512 2022-11-15 08:58:49 +00:00
Martin Boonk 40263f0ca9 slopeclock/pp - Reset graphics to remove font from memory 2022-11-14 19:10:35 +01:00
Marco H 0567e45fb8 Fix weather and step setting reading 2022-11-09 20:50:19 +01:00
Marco H 2aa0bc88eb Add configuration 2022-11-09 20:29:14 +01:00
Marco H 92d540a602 Initial version of Slope Clock ++ 2022-11-02 19:42:50 +01:00