Commit Graph

14258 Commits (d85e884e2a9934d6872de3c75c2ca50d921dcafe)

Author SHA1 Message Date
qucchia 0c2abfb7e1 TypeScript: Refer to Espruino README 2022-07-27 17:41:59 +02:00
frederic wagner 0dfb187737 more fix 2022-07-27 17:21:51 +02:00
frederic wagner b056f85a95 bugfix in segment detection 2022-07-27 15:35:00 +02:00
Gordon Williams 489582ee91 shownearby: 0.02: Ensure we reset advertising after exiting so the watch can be connected to! 2022-07-27 10:17:12 +01:00
adrian w kirk 381ba5ec65 sliding clock: refactored sliding clock so that it only loads 1 clock face. The intention being that we can start adding more complexity and individuality to each clock face 2022-07-27 00:01:56 +01:00
Gordon Williams 91728c147f Big refactor to attempt to merge all the waypoints code into one place. At least 3 apps had basically identical interface.html files, and yet wpmoto had a great map-based editor. 2022-07-26 16:14:04 +01:00
frederic wagner da72a24199 bugfix for speed 2022-07-26 16:59:04 +02:00
Gordon Williams e9fdb1dee5 Merge branch 'master' of github.com:espruino/BangleApps 2022-07-26 14:54:58 +01:00
Gordon Williams 66fa53b809 Add check for files expected in certain app types - remove warnings about `textinput` 2022-07-26 14:54:34 +01:00
Gordon Williams 7693849111
Merge pull request #2061 from xxDUxx/master
bugfixes, new vario display
2022-07-26 13:51:54 +01:00
xxDUxx 457766edf6
Update app.js 2022-07-26 14:24:06 +02:00
xxDUxx efa50f5d9b
Update app.js 2022-07-26 14:19:51 +02:00
xxDUxx e8d50c6b0d
Update metadata.json 2022-07-26 14:18:41 +02:00
xxDUxx 636f6f17a0
Update ChangeLog 2022-07-26 14:18:26 +02:00
xxDUxx 79066f2086
Update app.js 2022-07-26 14:17:37 +02:00
xxDUxx fa8493a634
Update app.js 2022-07-26 14:11:16 +02:00
Gordon Williams 8404ae5cc8 Make getting device data more resilient to extra data being sent on the console during connection 2022-07-26 10:00:43 +01:00
Gordon Williams db956fcb46 Fix issue where BLE compatibility mode checkbox didn't show the current state 2022-07-26 09:58:54 +01:00
frederic wagner 84e9d12a09 turn gps off 2022-07-26 09:44:42 +02:00
frederic wagner e26aafc4fa removed waypoints detection code 2022-07-26 09:09:08 +02:00
frederic wagner e022f5894f another non working waypoints detection algorithm 2022-07-26 09:02:52 +02:00
frederic wagner cb4ee0d8e9 debuging direction 2022-07-26 08:43:52 +02:00
Gordon Williams 2d99d5f92c messages 0.49: Change messages icon (to fit within 24px) and ensure widget renders icons centrally if they're not 24px 2022-07-25 15:53:59 +01:00
Gordon Williams 34230b019f fix https://github.com/espruino/BangleApps/issues/2060 2022-07-25 12:06:53 +01:00
Gordon Williams d604d73a70
Merge pull request #2058 from qucchia/fix-kbmorse
Fix kbmorse
2022-07-25 11:50:18 +01:00
Gordon Williams 30f507a2ae
Merge pull request #2059 from rigrig/messages-widget-memory
messages: reduce widget memory usage
2022-07-25 11:44:50 +01:00
Gordon Williams 661c33e9ab
Merge pull request #2056 from qucchia/master
Allow Noteify on Bangle.js 1
2022-07-25 10:35:13 +01:00
Richard de Boer 3be786841e
messages: reduce widget memory usage
Don't keep entire messages in memory: we only need `src` for icon+color
2022-07-23 21:33:42 +02:00
qucchia 8a3e6c2b8d Update types 2022-07-23 20:36:14 +02:00
frederic wagner 054c72e11c forgot simulation 2022-07-23 16:26:07 +02:00
frederic wagner 61d5e46e86 avg speed 2022-07-23 16:25:38 +02:00
qucchia 9c05a142c0 Fix ‘kbmorse’ 2022-07-23 11:10:49 +02:00
frederic wagner 540bf2fef8 minor improvements
display direction to next point if lost
 bugfix: menu
2022-07-23 11:00:59 +02:00
frederic wagner 2eea84f01d fonts change 2022-07-23 08:41:23 +02:00
frederic wagner 3ee3ddc403 better waypoints extraction 2022-07-23 08:21:53 +02:00
frederic wagner 987a44990c minor fixes 2022-07-22 18:06:24 +02:00
frederic wagner f35967d502 new algorithm for waypoints detection 2022-07-22 17:36:04 +02:00
qucchia 81eb874e71 Allow Noteify on Bangle.js 1 2022-07-22 15:14:03 +02:00
frederic wagner f276e9e4f2 trying some fixes for the various pb 2022-07-22 13:50:53 +02:00
Gordon Williams f70ccd5aea messages 0.48: When getting new message from the clock, only buzz once the messages app is loaded 2022-07-22 11:23:21 +01:00
Gordon Williams e071978335 Stop searching for modules if they are defined inside the app we're uploading 2022-07-22 11:22:47 +01:00
Gordon Williams ac563fa5bd
Merge pull request #2054 from qucchia/master
Auto-generate types
2022-07-22 10:47:46 +01:00
qucchia aee02b93e3 TypeScript: Add JSDoc comments 2022-07-22 11:27:08 +02:00
qucchia b3496a0c74 TypeScript: remove build:types 2022-07-22 09:59:16 +02:00
qucchia 0300bfe773 Types: fix broken library URLs 2022-07-22 09:58:49 +02:00
frederic wagner d3fcc943e6 small bug fixes 2022-07-22 09:49:33 +02:00
qucchia 2f7edabf87 Include all types, overriding JS defaults 2022-07-22 08:21:47 +02:00
frederic wagner 1e4a9ce4c4 display lost/turn on screen to debug 2022-07-22 07:54:54 +02:00
frederic wagner f4ca3afe34 minor stuff 2022-07-22 07:31:23 +02:00
frederic wagner d2b3840518 waypoints in file 2022-07-22 07:02:45 +02:00