1
0
Fork 0
Commit Graph

8 Commits (31a58a15a40e2b62af28a6a688d3093f6857f0f9)

Author SHA1 Message Date
Gordon Williams 7d8d1a8f6f Add "ram" keyword to allow 2v06 Espruino builds to cache function that needs to be fast
Fix issue where first digit could get stuck going from "2x:xx" to " x:xx" (fix #365)

also remove accidental commit
2020-05-05 13:41:30 +01:00
Gordon Williams 517c35a37d Added BLE HID option for Joystick and bare Keyboard, update HID apps to send correct info 2020-04-28 15:23:02 +01:00
Gordon Williams bf5bf91967 mclock: Improve performance, attempt to remove occasional glitch when LCD on (fix #279) 2020-04-22 13:17:31 +01:00
Gordon Williams 04753a4627 Added changelog to last update 2020-03-25 07:49:34 +00:00
DerGuteWolf f1eefaac89
localize mclock date display 2020-03-24 23:33:50 +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 95d4c710bc Massive refactor - Make all clocks responsible for loading widgets if they want them, and for loading the launcher on BTN2.
Also make bootloader try and polyfill missing stuff from 2v04
2020-01-17 11:43:26 +00:00
ra100 da1d4d768c
🚚 Move apps to subfolders #46 2019-11-17 23:43:58 +01:00