stweedo
030279dc31
Update metadata.json
2023-06-09 02:29:16 -05:00
stweedo
bed497a3bf
Update ChangeLog
2023-06-09 02:28:13 -05:00
stweedo
465097b54b
Update ChangeLog
2023-06-09 02:27:49 -05:00
stweedo
b7cbdf269d
[widbt] - fixes widget not showing on blue background
2023-06-09 02:19:35 -05: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
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
Kristoffer Sall-Storgaard
b0dbe1d7d5
Disable screen turn on on bluetooth status change
2021-12-17 23:13:34 +01:00
Kristoffer Sall-Storgaard
7ad29b48b4
Disable screen turn on on bluetooth status change
2021-12-17 23:11:41 +01:00
Gordon Williams
4fae5fc05d
oops
2021-10-22 12:57:53 +01:00
Gordon Williams
e9d3527d29
widbt: memory usage improvements
2021-10-22 08:54:44 +01:00
Gordon Williams
54d98db6c8
Bangle.js2 tweaks
2021-10-11 14:29:58 +01:00
Gordon Williams
50c7c15a50
tweaks for low BPP screens
2021-06-22 09:36:57 +01:00
Gordon Williams
2f2bd423dd
Misc tweaks to reduce RAM usage - not really enough to warrant version change
2021-05-28 14:38:14 +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
02dcc19709
widbt: Fix automatic update of Bluetooth connection status
2020-04-15 10:50:07 +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