Commit Graph

11 Commits (56f4280a229e6690bc558874bf27a2961b7925bf)

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