Commit Graph

1365 Commits (03ee6aea8352c5f8fa89ab5f309d0ab5db4ba2ae)

Author SHA1 Message Date
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
Gordon Williams 96afb54d0a setting 0.26: Use Bangle.softOff if available as this keeps the time 2021-05-28 12:02:59 +01:00
Gordon Williams f382c8b68f misc app tweaks 2021-05-28 11:58:08 +01:00
Gordon Williams 34228a84d9 Merge branch 'master' of github.com:espruino/BangleApps 2021-05-28 09:30:15 +01:00
radsvvid 4c7707d0bd
Update apps.json 2021-05-28 00:54:29 +02:00
Gordon Williams 7f80cb1625 Added super simple clock
Ensure pedometer uses system colour scheme
2021-05-26 21:06:48 +01:00
Gordon Williams 6d1ac3b7c6 Add 'Bangle.setUI' polyfill and use it from launcher 2021-05-26 20:21:28 +01:00
Gordon Williams 1dca641ff0 boot 0.23: Move to a precalculated .boot0 file which should speed up load time
setting 0.25: Move boot.js code into 'boot' app itself
launch 0.05: Use g.theme for colours
widbat 0.06: Use 'g.theme' (requires bootloader 0.23)
widlock: new widget
2021-05-26 16:21:52 +01:00
Gordon Williams 03d580160d bump version 2021-05-26 08:28:34 +01:00
Gordon Williams 923e1b88fa
Merge pull request #745 from neshanjo/master
multiclock - Added localisation to digi.js and timedat.js
2021-05-26 08:26:21 +01:00
adrian w kirk d4c1c63e15 sliding text clock: turning emulator option off. Emulator will not work because the clock is split into languages classes. Turning off the emulator otherwise people will think it doesn't work 2021-05-24 19:51:13 +01:00
Johannes Schneider c146cfb6cb multiclock - Added localisation to digi.js and timedat.js
- using the locale module for language-specific time and date formats
- in timdat.js, a special date format consisting of day of week, month and day of month is used that is not available as a date pattern. Hence, it's built in place.
- in timedat.js, some unused variables have been removed and lastmin now uses the number returned by the Date object directly
2021-05-24 16:58:12 +02:00
Gordon Williams b6cc5fa45b
Merge pull request #744 from awkirk71/master
Font Clock: Initial Version
2021-05-24 09:20:19 +01:00
adrian w kirk 658b10fed3 font clock.
- Took out old code
- Code now too complexed for emulator so took it off
- Added ROman Numerals to vector fonts
2021-05-23 22:29:08 +01:00
adrian w kirk 9390d3639e fontclock. typo in apps config 2021-05-22 00:50:08 +01:00
adrian w kirk 0692ae20aa Intial version of font clock 2021-05-22 00:38:30 +01:00