Gordon Williams
|
4ff01d1db0
|
widmessages 0.07: Only load messages module if we have messages (30ms speed improvement)
|
2024-10-25 09:37:43 +01:00 |
Gordon Williams
|
3e83eaa6d8
|
widmessages 0.06: Fix bug that meant that only one widget was shown (now 3 unless changed in Settings->Apps->Messages->Widget messages)
|
2024-03-14 10:19:35 +00:00 |
Rob Pilling
|
3dd25f0bfd
|
Update changelogs for draw() API change
|
2023-04-27 18:10:20 +01:00 |
Rob Pilling
|
f46a9f526d
|
Fix ABI of widget.draw()
|
2023-04-25 22:12:06 +01:00 |
Gordon Williams
|
5b6eed5f9c
|
0.04: Now shows message icons again (#2416)
|
2022-12-19 10:17:08 +00:00 |
Richard de Boer
|
6427068d72
|
widmessages: Fix messages not showing if UI auto-open is disabled
Fixes #2390
|
2022-12-14 23:03:33 +01:00 |
Gordon Williams
|
d7fbe66163
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2022-12-09 10:36:14 +00:00 |
Gordon Williams
|
117560ffed
|
Fix 'srcs' being defined in global scope
|
2022-12-09 10:32:45 +00:00 |
Richard de Boer
|
ec410fdac7
|
Message widgets: we don't need a library
|
2022-12-08 22:33:04 +01:00 |
Gordon Williams
|
3e5c0538a9
|
Support for provides_widgets entry in metadata, and try and tag existing widgets
Support for 'default' tag and add it to apps that we expect would be used by default with the Bangle
split widalarm out of alarm
fixes https://github.com/espruino/BangleApps/issues/2353
|
2022-12-06 10:25:32 +00:00 |
Richard de Boer
|
2a506e7421
|
messages: split library/gui/widget into separate apps
|
2022-11-26 16:52:17 +01:00 |