Commit Graph

3687 Commits (e54466d7b36d6fb71234e095b774b835dba614af)

Author SHA1 Message Date
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 1d3079528a Use setUI, work with smaller screens and themes 2021-06-24 13:34:45 +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 ba60870f5d update image converter 2021-06-21 12:58:50 +01:00
Gordon Williams 0efbb734a7 Merge branch 'master' of github.com:espruino/BangleApps 2021-06-21 12:58:39 +01:00
Gordon Williams 3c2eedbda4 misc welcome tweaks to bring both in line 2021-06-21 12:58:34 +01:00
Gordon Williams 38068ba981 ensure rotating cube is a bit more reliable 2021-06-21 12:49:05 +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 d40c64a805 Reset file modes 2021-06-17 14:13:38 +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
Gordon Williams 87997c94e5
Merge pull request #760 from Weiming-Hu/master
Add documentation of GPS fix for GPS Recorder
2021-06-14 08:22:58 +01:00
Weiming 664632f9a0 add tips 2021-06-11 19:34:27 -04:00
Weiming 2a209cb66a add doc for GPS fix 2021-06-11 19:30:55 -04:00
Weiming 19c456c141 Merge branch 'espruino:master' into master 2021-06-11 19:20:33 -04:00
Gordon Williams 90a118a3ae Merge branch 'master' of github.com:espruino/BangleApps 2021-06-11 11:35:19 +01:00
Gordon Williams 89306a9c04 new image converter 2021-06-11 11:35:15 +01:00
Gordon Williams 7a287c497e Add option for 3 bit maps, scrolling support 2021-06-11 11:34:19 +01:00
Gordon Williams 45b5ab231a minor colour change to help with rounding on 3bpp 2021-06-11 11:15:18 +01:00
Gordon Williams ca12134ffe lock alignment 2021-06-11 11:14:52 +01:00
Gordon Williams 5e16929733
Merge pull request #758 from rigrig/barclock
barclock: use timeout instead of interval, add screenshots
2021-06-11 08:19:34 +01:00
Gordon Williams 53efc934f2
Merge pull request #759 from hughbarney/master
updated README for gpsservice app, to state its superceded by gpssetup
2021-06-11 08:18:22 +01:00
hughbarney c1358b51bc updated README for gpsservice app, to state its superceded by gpssetup 2021-06-10 23:49:44 +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
Weiming e409ada347
Update ChangeLog 2021-06-07 16:40:23 -04:00
Johannes Schneider 6de833db3b trex: added highscore and setting (for highscore reset) 2021-06-07 14:11:01 +02:00
Gordon Williams 14cc279571
Merge pull request #755 from ItsEricWoodward/mystic-dock
Add Mystic Dock v1.00
2021-06-07 10:59:42 +01: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