Commit Graph

19 Commits (cfde5ea465080948271b1e0e6d58ca968a164a62)

Author SHA1 Message Date
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
Gordon Williams 596a2be1f8
Update README.md 2022-12-05 10:09:40 +00:00
Hugh Barney 999e47a550 Updted slopeclkpp README 2022-12-04 14:24:45 +00:00
eyecreate 58fbe0455e
Update ChangeLog 2022-11-25 12:52:37 -05:00
eyecreate ebc2091c29
Update metadata 2022-11-25 12:52:13 -05: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 cf3e574b8f oops - forgot to commit changelog 2022-11-23 10:42:25 +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 19db3cd24f slopeclock/pp - Bump version 2022-11-14 19:23:55 +01: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 746d59520b Fix settings 2022-11-09 20:38:15 +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