ice
c0ebd2b761
Update ChangeLog
2024-04-07 08:02:37 -04:00
ice
23ee6191ba
New version for graphics fix
2024-04-07 08:02:02 -04:00
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
2422646d26
add note to description
2024-04-02 12:35:05 +01:00
Gordon Williams
657e06d824
imgclock 0.11: Allow fullscreen clock faces with hidden widgets
2024-01-02 15:05:56 +00:00
Gordon Williams
bf6e0ed5ca
Use heatshrink/imageconverter from webtools - see https://github.com/espruino/BangleApps/pull/2299
2022-11-21 12:16:27 +00:00
thyttan
0d2093a134
Clock app tell clock widgets to hide #3
2022-09-06 20:56:43 +02:00
Gordon Williams
8efcb22ec4
quick image clock tweaks - give up on 3bpp images as palette handling (rendering 3->8bpp) makes it tricky
2022-07-28 17:05:44 +01:00
Gordon Williams
6c46718acf
custom image clock for bangle.js 2
2022-07-28 15:15:06 +01:00
Adam Schmalhofer
cec31972b5
Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
...
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +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
Gordon Williams
fe53d9e8b7
fix custom/interface after refactoring
2020-08-24 11:59:52 +01:00
Gordon Williams
b1b3b6bda7
add explosion background
2020-07-16 15:58:06 +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
9b08134515
Add option for 16 bit images
2020-05-07 10:20:09 +01:00
Gordon Williams
0541a66640
* Included image and compression tools in repo
...
* Added better upload of large files (incl. compression)
2020-05-07 10:04:24 +01:00
Gordon Williams
5b6d4e9956
allow custom images
2020-05-07 09:27:28 +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