Commit Graph

8 Commits (887ae0bdc1418883c16731d7c63dda3df7a4f5e8)

Author SHA1 Message Date
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