Commit Graph

14 Commits (5dc3d12a8d3a30b43f44c9a9abd2df4dae202fcf)

Author SHA1 Message Date
Benjamin_6848 2a87c5f23d
Update metadata.json 2022-02-22 18:50:34 +01:00
Benjamin_6848 b7b64f6204
Update ChangeLog 2022-02-22 18:50:07 +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
Gordon Williams eddd49ce52 notes on 314324cc1e 2022-02-01 08:40:35 +00: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
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
hughbarney 6668727aca more screenshots and remove some redundant references to README's 2021-10-28 22:34:43 +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 5ed1ce1c96 Matrix Clock: added matrix icon 2021-09-27 00:07:13 +01:00
adrian w kirk 9b7bd7c156 Matrix Clock - First version 2021-09-24 15:30:26 +01:00