1
0
Fork 0
Commit Graph

1380 Commits (8b9df4ec79cdfe2cb61c2f434b5285a469796379)

Author SHA1 Message Date
Jorge Pérez Ramos 8b9df4ec79
Update apps.json 2021-06-25 19:44:22 +02:00
Jorge Pérez Ramos 31225385f1
Update apps.json 2021-06-25 19:10:31 +02:00
Jorge Pérez Ramos e79680ae59
Update apps.json 2021-06-25 19:02:22 +02:00
Gordon Williams 0688d79d3f Merge branch 'master' of github.com:espruino/BangleApps 2021-06-25 10:50:31 +01:00
hughbarney 5730d8cc23 kitchen: added stepo2 as a replacement for stepo and digi 2021-06-24 21:15:25 +01:00
Gordon Williams ede6318ac6 add settings theme menu 2021-06-24 16:09:40 +01:00
Gordon Williams 9aa746fbc3 Modified to use setUI, theme and different screens 2021-06-24 15:45:49 +01:00
Gordon Williams e4dc3e7afd Changed setWatch to Bangle.setUI 2021-06-24 15:13:45 +01:00
Gordon Williams e54466d7b3 Changed setWatch to Bangle.setUI 2021-06-24 15:11:14 +01:00
Gordon Williams 1d0a618356 setui 2021-06-24 14:39:25 +01:00
Gordon Williams 272007c652 more tweaks 2021-06-24 14:29:13 +01:00
Gordon Williams 490a0b9670 0.05: setUI, screen size changes 2021-06-24 14:17:44 +01:00
Gordon Williams 083eac0143 setUI tweaks 2021-06-24 14:14:42 +01:00
Gordon Williams 36a1678931 update APIs 2021-06-24 14:00:40 +01:00
Gordon Williams f6389ead76 cliock 0.13: Use setUI, work with smaller screens and themes 2021-06-24 13:24:43 +01:00
Gordon Williams 03ee6aea83 Update to use Bangle.setUI instead of setWatch 2021-06-24 13:12:59 +01:00
Gordon Williams 0abc0ae213 animclk 0.03: Update to use setUI 2021-06-24 12:15:01 +01:00
Gordon Williams 8fe6a38eaf analogimgclk Update to use setUI 2021-06-24 12:13:56 +01:00
Gordon Williams 547d9c8bf5 0.15: Add color scheme, different size screen support 2021-06-24 12:04:53 +01:00
Gordon Williams fec0aad0eb openstmap Update for drag event refactor 2021-06-24 11:37:30 +01:00
Gordon Williams 532f1fe6a7 tag apps we know work on the new device as 'b2' 2021-06-23 08:59:09 +01:00
Gordon Williams 50c7c15a50 tweaks for low BPP screens 2021-06-22 09:36:57 +01:00
Gordon Williams cd329f5f20 0.07: Move to 96px tiles - less files (64 -> 25) and speed up rendering 2021-06-21 13:46:16 +01:00
Gordon Williams 4a876079d5
Merge pull request #763 from rigrig/weather
weather: show wind direction, check bluetooth status when showing "weather unknown"
2021-06-21 10:09:22 +01:00
Gordon Williams 5aa11ef71e 0.21: Fix issue where a period of 1s recorded every 2s, 5s every 6s, and so on 2021-06-21 09:23:09 +01:00
Richard de Boer 863923a3aa fix #485: weather: add wind direction 2021-06-18 20:19:34 +02:00
Richard de Boer aaadbd89f2 fix #762: Adjust "weather unknown" message according to Bluetooth status
Also make weather setup instructions more explicit.
2021-06-18 19:27:50 +02:00
Gordon Williams ac75110504 widlock: Handle new firmwares with 'lock' event 2021-06-17 14:14:09 +01:00
Gordon Williams eba4d815aa Merge branch 'master' of github.com:espruino/BangleApps 2021-06-14 16:43:10 +01:00
Gordon Williams 5d93dc0a97 Add simple thermometer 2021-06-14 16:41:09 +01:00
Weiming 2a209cb66a add doc for GPS fix 2021-06-11 19:30:55 -04:00
Gordon Williams 90a118a3ae Merge branch 'master' of github.com:espruino/BangleApps 2021-06-11 11:35:19 +01:00
Gordon Williams 7a287c497e Add option for 3 bit maps, scrolling support 2021-06-11 11:34:19 +01:00
Richard de Boer c6bafb6b0a barclock: add readme with screenshots 2021-06-10 20:51:03 +02:00
Richard de Boer 002f861038 barclock: use timeout to tick exactly on the second, instead of interval 2021-06-10 20:47:08 +02:00
Richard de Boer 3df0e9d64c remove duplicate omnitrix "readme" key from apps.json (no code change) 2021-06-10 20:47:08 +02:00
Gordon Williams 2dd8844a45 0.26: Remove buzz in setUI polyfill (#750) 2021-06-08 09:38:08 +01:00
Gordon Williams 6a092262fd
Merge pull request #751 from neshanjo/trex-highscore
T-Rex: Made x movements work and added highscore
2021-06-08 09:33:07 +01:00
Johannes Schneider 6de833db3b trex: added highscore and setting (for highscore reset) 2021-06-07 14:11:01 +02:00
Gordon Williams ae6201f743
Merge branch 'master' into mystic-dock 2021-06-07 10:59:35 +01:00
Gordon Williams 16e414c786
Merge pull request #756 from ItsEricWoodward/mystic-clock
Add Mystic Clock v1.00
2021-06-07 10:58:18 +01:00
Eric Woodward 111dd0b898 Add Mystic Clock v1.00 2021-06-05 16:47:18 -04:00
Eric Woodward 5dad6caa1d Add Mystic Dock v1.00 2021-06-05 16:39:30 -04:00
hughbarney d68a7c6630 kitchen remove heart.kit.js from the install config in apps.json 2021-06-02 23:42:22 +01:00
hughbarney 5fa79e56b3 Merge remote-tracking branch 'upstream/master' 2021-06-02 23:31:09 +01:00
hughbarney f7dd6badd3 kitchen detect missing waypoint.json file 2021-06-02 23:30:42 +01:00
Gordon Williams d570261e47 Revert "Revert softOff as it seems broken on Bangle.js" - fixed! https://github.com/espruino/Espruino/issues/2011
This reverts commit d92855a4c6.
2021-05-28 19:41:33 +01:00
Gordon Williams d92855a4c6 Revert softOff as it seems broken on Bangle.js 2021-05-28 14:50:52 +01:00
Gordon Williams 48c4b79026 welcome 0.10: Tweaks to reduce memory usage 2021-05-28 14:47:59 +01:00
Gordon Williams 901adb4328 boot 0.25: Fix error in 'no clock app' message 2021-05-28 14:20:01 +01:00