Commit Graph

13 Commits (b6296b22c15c304a8c6303ba2b41be40ce24377a)

Author SHA1 Message Date
thyttan 7b1058e537 Clock apps tell clock widgets to hide #4 2022-09-06 21:27:02 +02:00
lu713691 c5f27550f1 Matrix Clock: Adding 24 hour clock as an available time format (controlled from the setting window 2022-07-17 21:48:17 +01:00
lu713691 8ceeea95cd Matrix Clock: Expand colour schemes and add intensity setting for no shards displayed 2022-07-07 10:57:20 +01:00
lu713691 98a1abb180 Matrix Clock BUGFIX: typo in settings panel 2022-07-06 16:44:51 +01:00
lu713691 c8059ce006 Matrix Clock Update: Matrix clock currently only works with the black theme, we extend to other themes
- setting panel is added so the colour scheme can be selected
2022-07-06 16:05:16 +01:00
Benjamin_6848 1db240092c
MatrixClock: Removed "wake LCD on face-up"
Removed "wake LCD on face-up"-feature of MatrixClock: A watch-face should not set things like "wake LCD on face-up".
If you want, that the LCD get activated when facing up, go to Settings > System > LCD > Wake on FaceUp.
2022-02-22 18:46:56 +01:00
Benjamin_6848 2b077835a1
Fixed Color-Issues and Screen-Update-Order
I fixed 2 Problems: 
1. When trying to clear the old Text, so it could get updated, previously it got cleared by using "g.theme.fg" as color which is white. But it should be "g.theme.bg" which is black. 
2. Previously the Date got "deleted" by the falling Shards, this problem should be fixed.
2022-01-31 20:51:40 +01:00
hughbarney cbfd73e122 Matrix clock support for Bangle 2 2021-10-16 22:33:46 +01:00
adrian w kirk ea731cd12f Matrix clock: converting deprecated setWatch call to setUI 2021-09-28 00:19:50 +01:00
adrian w kirk f5adb2a032 Matrix clock: taken out unneeded callbacks 2021-09-27 22:18:28 +01:00
adrian w kirk b745553a79 Matrix clock: making speed of shards more constant by making the shards display themselves even when off screen 2021-09-27 21:20:45 +01:00
adrian w kirk 8f5e58e2bc Matrix clock: Optimized the character generation and management 2021-09-27 00:50:03 +01:00
adrian w kirk 9b7bd7c156 Matrix Clock - First version 2021-09-24 15:30:26 +01:00