Commit Graph

13 Commits (2beb1c2997285fe301b0a20b1d096f79f38a86a6)

Author SHA1 Message Date
ice 00f95132c2
Fix other app's graphics showing on image clock (BANGLEJS 1)
There is an issue, where if you open an app that has graphics on the bottom, and hold down BTN3 to go to the image clock, a small amount of the apps graphics (about 10px) will show on the bottom. This update just adds an initial clear, which clears other app's graphics.

I am using a banglejs v1 (firmware 2v21).
2024-04-06 20:50:50 -04:00
Gordon Williams 657e06d824 imgclock 0.11: Allow fullscreen clock faces with hidden widgets 2024-01-02 15:05:56 +00:00
thyttan 0d2093a134 Clock app tell clock widgets to hide #3 2022-09-06 20:56:43 +02:00
Gordon Williams 6c46718acf custom image clock for bangle.js 2 2022-07-28 15:15:06 +01:00
Gordon Williams c1d06ef4d9 Modified more clocks to use 'setUI' instead of a setWatch. All tested on Bangle.js 1 2021-07-28 09:55:32 +01:00
Frans Meulenbroeks 7e92aba454 Make : between hours and minutes flash
Flash the : separator; even seconds off, odd seconds on
2020-05-24 22:41:21 +02:00
Ben Whittaker 5f8e424f5f imgclock: Make imgclock text area wider
This prevents imgclock from cutting off the date in locales with long date
formats such as "Wednesday, September 10, 2020". Also adjusts the position
and alignment of the date when necessary to prevent it from flowing off the edge of the
screen.
2020-05-20 22:18:00 -04:00
Ben Whittaker 7b0f5beb2c Add 12 hour time to imgclock 2020-05-11 23:30:07 -04:00
Gordon Williams 40f38500b6 imgclock: Fix memory/interval leak when LCD turns on 2020-05-11 10:34:20 +01:00
Gordon Williams 59fab34035 imgclock: Fix hour alignment for single digits Fix hour alignment for single digits
Scaling for background images <240px wide
2020-05-08 14:59:15 +01:00
Gordon Williams 31a58a15a4 Add {msb:true} so that on new builds, color is correct for 16 bit 2020-05-07 11:52:15 +01:00
Gordon Williams 8ad50eccf1 imgclock: Add configurable color - and 'this is fine.' 2020-05-06 13:53:22 +01:00
Gordon Williams f1f1f11158 Added image background clock 2020-05-06 11:03:04 +01:00