Commit Graph

26 Commits (a230a3482213abb57f56147ffcb254c898c9180b)

Author SHA1 Message Date
thyttan 2d25812228 chore: rm semicolons at end of clkinfo + settings
This was done in response to 9185793042 (commitcomment-148439450) .
2024-10-30 20:20:44 +01:00
Rob Pilling a6e0991065 slopeclockpp: bump version 2024-08-03 14:06:14 +01:00
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
Rob Pilling b5b65406c0 Update apps to remove default boolean formatters 2024-01-08 21:53:11 +00: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 4b2061e899 Update app metadata to make clockinfo apps easier to find 2023-04-28 09:59:11 +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
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