Gordon Williams
cdbc331b17
revert bottom widget changes from https://github.com/espruino/BangleApps/pull/2422
2023-01-09 14:39:44 +00:00
Gordon Williams
7d42520634
Analog widget clock as mentioned https://forum.espruino.com/conversations/381378/#comment16756195
2022-11-11 09:58:13 +00:00
Gordon Williams
ac6f7b1521
widclk/close/etc - allow turning on/off when quick-switching apps
...
f6b38b3443 (r88164680)
2022-10-28 12:21:27 +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
b5337717e7
fix widclk regression
2021-10-06 20:14:33 +01:00
Gordon Williams
48d8031442
widclk 0.06: Use 7 segment font, update *on* the minute, use less memory
2021-10-06 10:13:26 +01:00
Gordon Williams
36a1678931
update APIs
2021-06-24 14:00:40 +01:00
Tuukka Ikkala
c6fd71be03
Force indent to 2 spaces
...
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
Gordon Williams
a8f1aabbee
Fix regression stopping correct widget updates
2020-04-15 14:30:51 +01:00
Gordon Williams
0da0acefd2
Tweaks for issues redrawing after variable size widget addition (partial #121 )
2020-03-09 14:30:56 +00:00
Gordon Williams
e0d29c81f2
Big refactor #2 - variable width widgets
2020-03-05 13:15:27 +00:00
Gordon Williams
50e3c852fb
MASSIVE REFACTOR
...
New Bangle.js firmwares remove 8 char name restriction so we're ditching the first char -> file type and using normal file extensions
Took the opportunity to remove code for older Bangle.js (since the new stuff won't work anyway)
Also removed the need for an 'app.json' - it's now renamed 'app.info' on the watch, and we just auto-generate it
Renamed a few apps so widgets all start with 'wid'
2020-02-28 11:44:25 +00:00