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
7e93e639e5
version for ac1ea15bd3
2021-08-12 10:32:17 +01:00
Ivor Hewitt
642485c0b1
Adjust hand lengths to be relative to tick marks
2021-08-12 09:55:50 +01:00
Gordon Williams
1d3079528a
Use setUI, work with smaller screens and themes
2021-06-24 13:34:45 +01:00
Gordon Williams
56ce4c30e1
boldclk: Tweak for more efficient rendering, and firmware 2v06
2020-06-23 08:08:59 +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
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
Shunya Sato
b27ada31c6
Add Bold clock app, Pedometer and Digital clock widgets
...
Add Bold clock app
Add Pedometer widget
Add Digital clock widget
2020-01-05 11:48:37 +09:00