Commit Graph

14652 Commits (ff6337b2eeeeb04fca575df3481713155c54c632)

Author SHA1 Message Date
thyttan ff6337b2ee tweaks to colors and placings 2023-02-22 17:53:37 +01:00
thyttan 3ee5c239a7 tweaks to placing of things 2023-02-22 17:53:37 +01:00
thyttan cd001d8276 fix HRM settings default 2023-02-22 17:53:37 +01:00
thyttan 6c1d709a8c ChangeLog: alpha->beta 2023-02-22 17:53:37 +01:00
thyttan 918ab8158c remove unnecessary semicolon 2023-02-22 17:53:37 +01:00
thyttan ebc2916f6f switch to run UI whenever pressing physical button 2023-02-22 17:53:37 +01:00
thyttan 5a05b47267 after many changes and some testing many things seem to function very well 2023-02-22 17:53:37 +01:00
thyttan 71892cf917 add defaults to hrm settings 2023-02-22 17:53:37 +01:00
thyttan 2e6489240d update UI pretty lazily, fix color of bpm 2023-02-22 17:53:37 +01:00
thyttan d4db5bed6f karvonnen UI now updates with bpm from hrm 2023-02-22 17:53:37 +01:00
thyttan 646ffa21fa maybe now hrm setting work... 2023-02-22 17:53:37 +01:00
thyttan 5a8046b6b6 settings fix again 2023-02-22 17:53:37 +01:00
thyttan 671a407513 try fix settings min 2023-02-22 17:53:37 +01:00
thyttan ea005672f6 fix hrm min setting 2023-02-22 17:53:37 +01:00
thyttan 7572ddd433 fix hrm min setting 2023-02-22 17:53:37 +01:00
thyttan 2a83b7bf32 fix hrm max setting 2023-02-22 17:53:37 +01:00
thyttan 4494b4863f fix hrm max setting 2023-02-22 17:53:37 +01:00
thyttan 52c59702b0 add hrm min/max settings 2023-02-22 17:53:37 +01:00
thyttan 1d78542167 add/rm semicolons 2023-02-22 17:53:36 +01:00
thyttan f2af13281c fix accidental removal of interval 2023-02-22 17:53:36 +01:00
thyttan 1df4962018 move karvonnen out of app.js and require it into run.app.js when loading app to the watch 2023-02-22 17:53:36 +01:00
thyttan 2ed76d600b Revert "remove run.app.karvonnen.js, moved into app.js"
This reverts commit f9310b0ded91a0e1fa5d9c8e86cce4357e9cd899.
2023-02-22 17:53:36 +01:00
thyttan 9035cc3a27 add a comment, remove a print-statement 2023-02-22 17:53:36 +01:00
thyttan 32267561a1 remove commented out lines 2023-02-22 17:53:36 +01:00
thyttan 705c2c5395 remove run.app.karvonnen.js, moved into app.js 2023-02-22 17:53:36 +01:00
thyttan ef7f4d3a96 fix version metadata 2023-02-22 17:53:36 +01:00
thyttan 502b992b29 ChangLog version 2023-02-22 17:53:36 +01:00
thyttan 270c3d3f5b version metadata 2023-02-22 17:53:36 +01:00
thyttan e72a4d3082 Move karvonnen code into the run app
as discussed in https://forum.espruino.com/conversations/383175/#comment16875073
2023-02-22 17:53:36 +01:00
f-teacher 5313d415d5 Update run.app.karvonnen.js 2023-02-22 17:53:36 +01:00
f-teacher 51d62c816f Add files via upload 2023-02-22 17:53:36 +01: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