Commit Graph

10 Commits (9bca4822004a319540bf3e2307053f0f046cc75c)

Author SHA1 Message Date
Gordon Williams 789e3a7ec5 0.06: Bangle.js 2 enhancements - remove offscreen buffer and render direct 2022-07-07 11:00:18 +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 e7f4edbd32 Added basic README and screenshots for a number of Apps 2021-10-21 22:33:13 +01:00
Gordon Williams 466fef2baf Bangle 2 support and misc game tweaks 2021-08-26 16:53:43 +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 3b14b2d5ba Speed updates 2020-05-05 13:42:27 +01: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
Gordon Williams 668aa08fb6 Flappy bird speed 2020-01-16 14:13:38 +00:00
Gordon Williams 49b3ea3be4 Tweaks to make flappy bird run with less RAM available 2020-01-08 11:34:55 +00:00
Gordon Williams e6b0343b7c add flappy bird game 2019-12-03 17:07:26 +00:00