Commit Graph

14638 Commits (48f950f0b93a8f44ee982029d2dcf417075d87c2)

Author SHA1 Message Date
Rob Pilling 48f950f0b9 btadv: icon changes 2023-02-14 22:33:30 +00:00
Rob Pilling b671ca5952 btadv: hide stale values from menu 2023-02-14 22:33:30 +00:00
Rob Pilling 628d791c98 btadv: update name 2023-02-14 22:33:30 +00:00
Rob Pilling eaed0f8215 btadv: fix menus, avoid magic numbers 2023-02-14 22:33:30 +00:00
Rob Pilling f8ef58b48b btadv icon fixes 2023-02-14 22:33:30 +00:00
Rob Pilling 52894002e1 btadv: typescript + icon 2023-02-14 22:33:30 +00:00
Rob Pilling da58969924 btadv --> typescript 2023-02-14 22:33:30 +00:00
Rob Pilling 1477029762 btadv app: initial hrm support 2023-02-14 22:33:30 +00:00
Rob Pilling d65c6b6847 typescript ReturnType<> 2023-02-14 22:32:57 +00:00
Rob Pilling 5ebc5cd880 Typescript version updates 2023-02-14 22:32:57 +00:00
Rob Pilling 571adb88ce typescript: menu and font fixes 2023-02-14 22:32:55 +00:00
Rob Pilling 3dec2a4065 tsconfig: emit on error, and emit helpers 2023-02-14 22:32:02 +00:00
Rob Pilling 67f3ecbf34 Fix eslintignore for typescript-generated files 2023-02-14 22:32:02 +00:00
Rob Pilling 65449336fb ClockFace.d.ts 2023-02-14 22:32:02 +00:00
Rob Pilling d2b28ac2bd layout.d.ts 2023-02-14 22:32:01 +00:00
Rob Pilling 2e793391b2 clock_info.d.ts 2023-02-14 22:32:01 +00:00
Rob Pilling 008f7f40e5 Initial typescript config 2023-02-14 22:32:00 +00:00
Gordon Williams 716af7c18b
Merge pull request #2570 from bobrippling/typescript
Regenerate typescript / main.d.ts
2023-02-10 09:20:51 +00:00
Rob Pilling 486ca23c4c Regenerate typescript / main.d.ts
This regenerates `main.d.ts` from [`build_types.js`] in the espruino repo, after [updates to optionals and other changes].

The main changes are new modules, and some older typings that might have not been regenerated since their jsdoc/comments changed.

New module typings:
- CC3000
- ESP8266
- Flash
- NetworkJS
- Storage
- TelnetServer
- WIZnet
- Wifi
- crypto
- dgram
- fs
- heatshrink
- http
- neopixel
- net
- tensorflow
- tls
- tv

[`build_types.js`]: 149a7f6bac/scripts/build_types.js
[updates to optionals and other changes]: https://github.com/espruino/Espruino/pull/2322
2023-02-09 18:15:42 +00:00
Gordon Williams 912f7dfc41 Merge branch 'master' of github.com:espruino/BangleApps 2023-02-09 10:43:56 +00:00
Gordon Williams 65d369f049 added textinput dependency 2023-02-09 10:43:47 +00:00
Gordon Williams e61c6f2dd1
Merge pull request #2549 from hughbarney/master
Settings.log, off,display,log, both
2023-02-09 10:33:31 +00:00
Gordon Williams af99384821
Merge pull request #2557 from thyttan/backswipe
[backswipe] check for existing swipe/drag handlers
2023-02-09 10:24:20 +00:00
Gordon Williams 2d0c88f0af
Merge pull request #2569 from sabrsorensen/mtnclock_fix_unexpected_undefined_in_readWeather
[mtnclock] Addressed undefined weather timestamp
2023-02-09 09:25:43 +00:00
Sam Sorensen 6439062d92 Addressed undefined weather timestamp 2023-02-08 22:50:01 -07:00
Gordon Williams cb8e733738
Merge pull request #2563 from nxdefiant/master
sleepphasealarm 0.14
2023-02-08 13:12:15 +00:00
Gordon Williams 980555d5d3
Merge pull request #2568 from KungPhoo/patch-4
Update version
2023-02-08 13:11:58 +00:00
Gordon Williams e8536b44b1
Merge pull request #2567 from KungPhoo/patch-3
Update ChangeLog
2023-02-08 13:11:50 +00:00
Gordon Williams e740141f8e
Merge pull request #2566 from KungPhoo/patch-1
Change colour
2023-02-08 13:11:43 +00:00
KungPhoo 50a6649090
Update version 2023-02-08 14:10:10 +01:00
KungPhoo 26589fa779
Update ChangeLog 2023-02-08 14:06:46 +01:00
KungPhoo 2538d417ad
Change colour
Changes the to yellow on < 50% and red on < 20% battery percentage.
2023-02-08 13:59:38 +01:00
thyttan 8b7e152c83 add to readme 2023-02-08 12:42:02 +01:00
thyttan c9dabdf680 Capitalization 2023-02-08 12:39:27 +01:00
thyttan 3873f9c14b add readme 2023-02-08 12:29:49 +01:00
Gordon Williams cae205d38a
Merge pull request #2565 from CarlR9/master
Update to Temperature Graph
2023-02-08 09:56:42 +00:00
Gordon Williams 489c96d9ba Add LEGO remote control 2023-02-08 09:30:07 +00:00
Gordon Williams db9bc00510 fix sanity check warning 2023-02-08 09:29:40 +00:00
CarlR9 9a70cb9501
Merge branch 'espruino:master' into master 2023-02-08 21:34:33 +13:00
Gordon Williams a947a346bf
Merge pull request #2564 from glemco/master
agenda: show day of the week in date
2023-02-08 08:27:11 +00:00
CarlR9 3a7f159afd
Merge branch 'espruino:master' into master 2023-02-08 18:08:25 +13:00
thyttan 4649f908d0 add settings for standard # of swipe and drag handlers 2023-02-07 20:28:22 +01:00
thyttan 23e345202a remove some bool 2023-02-07 19:40:07 +01:00
thyttan 61b71360c2 count # of handlers when deciding whether to go back 2023-02-07 19:33:57 +01:00
Gabriele Monaco ecf029deff agenda: show day of the week in date 2023-02-07 14:01:51 +01:00
Erik Andresen aa7fdc3966 sleepphasealarm
Added screenshot_log.png
2023-02-06 19:19:38 +01:00
Gordon Williams c3827f9c24 Merge branch 'master' of github.com:espruino/BangleApps 2023-02-06 11:20:57 +00:00
Gordon Williams d426ca3656 assistedgps 0.05: Fix regression in 0.04 that caused AGPS data not to get loaded 2023-02-06 11:20:36 +00:00
Gordon Williams e578faa2f5
Merge pull request #2556 from halemmerich/quickcentertimeout
qcenter - Cleanup timeout
2023-02-06 10:36:40 +00:00
Gordon Williams a0f12dce8e
Merge pull request #2561 from sabrsorensen/add_weather.json_support_to_mtnclock
[mtnclock] Added support for reading weather.json
2023-02-06 10:12:11 +00:00