Commit Graph

14839 Commits (f5d265387232138c43f46ea429859a117c675aac)

Author SHA1 Message Date
Gordon Williams f5d2653872 More explicit notes on minification 2023-02-23 11:47:02 +00:00
Gordon Williams 0ba8cef33c Convert Yes/No On/Off in settings to checkboxes, add /*LANG*/ to some more text strings 2023-02-23 11:46:49 +00:00
Gordon Williams 8bc9c5de25 messagegui 0.65: Make sure messages are saved if not in the clock app (fix #2460) 2023-02-23 11:19:24 +00:00
Gordon Williams 5ebb56e950 run: Keep run state between runs (allowing you to exit and restart the app) 2023-02-23 11:00:06 +00:00
Gordon Williams 7459635362
Merge pull request #2594 from thyttan/runplus
[runplus] New app based on the "Run" app adding Karvonen UI
2023-02-23 10:08:48 +00:00
Gordon Williams b41f9b9b94
Merge pull request #2560 from halemmerich/powermanager
powermanager - Add logging of power heavy things
2023-02-23 10:07:40 +00:00
Gordon Williams 95bb0e9ee3
Merge pull request #2596 from bobrippling/ts-helpers
btadv: manually setup TS helpers - use Object.assign()
2023-02-23 10:07:00 +00:00
Gordon Williams 6890b5dc17
Merge pull request #2595 from bobrippling/ts-readme
Add TypeScript details to READMEs
2023-02-23 10:04:48 +00:00
Gordon Williams 540b85fba5 Update after #2578 2023-02-23 10:04:14 +00:00
Gordon Williams c6a6056086
Merge pull request #2578 from m-p-3/patch-1
[messageicons] Add Jira icon + color
2023-02-23 10:03:26 +00:00
thyttan 000373116f small ui tweak 2023-02-23 00:03:40 +01:00
thyttan 503585dad2 Update ChangeLog 2023-02-23 00:03:40 +01:00
thyttan 60a631d84f fixes to draw correctly and in a timely manner when swiping to the karvonnen ui depending on if we have hrm data or not 2023-02-23 00:03:40 +01:00
thyttan 0e08d37d3e fix default settings fallback for HRM 2023-02-23 00:03:40 +01:00
thyttan 1b57178786 changes to differentiate runplus from run app 2023-02-23 00:03:40 +01:00
thyttan 4805b37f68 add changes to runplus 2023-02-23 00:03:40 +01:00
thyttan 7a29f78223 fork app "run" to "runplus" 2023-02-23 00:03:40 +01:00
thyttan 37e97a5572 Revert multiple commits to the run app.
Revert "move changes to run to new app runplus"
This reverts commit 026b266686.

Revert "spelling comment"
This reverts commit 9824460add.

Revert "remove export in karvonnen.js"
This reverts commit c681bd8fad.

Revert "change to use eval for launching karvonnen ui"
This reverts commit 92a3c48d63.

Revert "tweaks to colors and placings"
This reverts commit ff6337b2ee.

Revert "tweaks to placing of things"
This reverts commit 3ee5c239a7.

Revert "fix HRM settings default"
This reverts commit cd001d8276.

Revert "ChangeLog: alpha->beta"
This reverts commit 6c1d709a8c.

Revert "remove unnecessary semicolon"
This reverts commit 918ab8158c.

Revert "switch to run UI whenever pressing physical button"
This reverts commit ebc2916f6f.

Revert "after many changes and some testing many things seem to function very well"
This reverts commit 5a05b47267.

Revert "add defaults to hrm settings"
This reverts commit 71892cf917.

Revert "update UI pretty lazily, fix color of bpm"
This reverts commit 2e6489240d.

Revert "karvonnen UI now updates with bpm from hrm"
This reverts commit d4db5bed6f.

Revert "maybe now hrm setting work..."
This reverts commit 646ffa21fa.

Revert "settings fix again"
This reverts commit 5a8046b6b6.

Revert "try fix settings min"
This reverts commit 671a407513.

Revert "fix hrm min setting"
This reverts commit ea005672f6.

Revert "fix hrm min setting"
This reverts commit 7572ddd433.

Revert "fix hrm max setting"
This reverts commit 2a83b7bf32.

Revert "fix hrm max setting"
This reverts commit 4494b4863f.

Revert "add hrm min/max settings"
This reverts commit 52c59702b0.

Revert "add/rm semicolons"
This reverts commit 1d78542167.

Revert "fix accidental removal of interval"
This reverts commit f2af13281c.

Revert "move karvonnen out of app.js and require it into run.app.js when loading app to the watch"
This reverts commit 1df4962018.

Revert "Revert "remove run.app.karvonnen.js, moved into app.js""
This reverts commit 2ed76d600b.

Revert "add a comment, remove a print-statement"
This reverts commit 9035cc3a27.

Revert "remove commented out lines"
This reverts commit 32267561a1.

Revert "remove run.app.karvonnen.js, moved into app.js"
This reverts commit 705c2c5395.

Revert "fix version metadata"
This reverts commit ef7f4d3a96.

Revert "ChangLog version"
This reverts commit 502b992b29.

Revert "version metadata"
This reverts commit 270c3d3f5b.

Revert "Move karvonnen code into the run app"
This reverts commit e72a4d3082.

Revert "Update run.app.karvonnen.js"
This reverts commit 5313d415d5.

Revert "Add files via upload"
This reverts commit 51d62c816f.
2023-02-23 00:03:40 +01:00
thyttan db97ae8129 move changes to run to new app runplus 2023-02-23 00:03:40 +01:00
thyttan 753de2cec3 spelling comment 2023-02-23 00:03:40 +01:00
thyttan ce2bd39456 remove export in karvonnen.js 2023-02-23 00:03:40 +01:00
thyttan c41adc704e change to use eval for launching karvonnen ui 2023-02-23 00:03:40 +01:00
thyttan c9339fff94 tweaks to colors and placings 2023-02-23 00:03:40 +01:00
thyttan be3218517b tweaks to placing of things 2023-02-23 00:03:40 +01:00
thyttan 24d058bd9f fix HRM settings default 2023-02-23 00:03:40 +01:00
thyttan 554ce16122 ChangeLog: alpha->beta 2023-02-23 00:03:40 +01:00
thyttan 8a3be33195 remove unnecessary semicolon 2023-02-23 00:03:40 +01:00
thyttan 125a2361c7 switch to run UI whenever pressing physical button 2023-02-23 00:03:40 +01:00
thyttan 2c4129d91f after many changes and some testing many things seem to function very well 2023-02-23 00:03:40 +01:00
thyttan 085cc6c84e add defaults to hrm settings 2023-02-23 00:03:40 +01:00
thyttan 4293d9db48 update UI pretty lazily, fix color of bpm 2023-02-23 00:03:40 +01:00
thyttan 4f0df4c872 karvonnen UI now updates with bpm from hrm 2023-02-23 00:03:40 +01:00
thyttan eac4dab552 maybe now hrm setting work... 2023-02-23 00:03:40 +01:00
thyttan 4be7a7ad2c settings fix again 2023-02-23 00:03:40 +01:00
thyttan 0d27662f16 try fix settings min 2023-02-23 00:03:40 +01:00
thyttan 5575c4e36a fix hrm min setting 2023-02-23 00:03:40 +01:00
thyttan fd1c3f1f15 fix hrm min setting 2023-02-23 00:03:39 +01:00
thyttan 553b2cf7fc fix hrm max setting 2023-02-23 00:03:39 +01:00
thyttan ef3794cfad fix hrm max setting 2023-02-23 00:03:39 +01:00
thyttan b8eca27831 add hrm min/max settings 2023-02-23 00:03:39 +01:00
thyttan 81d281e397 add/rm semicolons 2023-02-23 00:03:39 +01:00
thyttan 79db22915f fix accidental removal of interval 2023-02-23 00:03:39 +01:00
thyttan 9f839273c8 move karvonnen out of app.js and require it into run.app.js when loading app to the watch 2023-02-23 00:03:39 +01:00
thyttan fdd39bfeef Revert "remove run.app.karvonnen.js, moved into app.js"
This reverts commit f9310b0ded91a0e1fa5d9c8e86cce4357e9cd899.
2023-02-23 00:03:39 +01:00
thyttan 3692f0e1b9 add a comment, remove a print-statement 2023-02-23 00:03:39 +01:00
thyttan 96a8da71d5 remove commented out lines 2023-02-23 00:03:39 +01:00
thyttan f6d2d46e5a remove run.app.karvonnen.js, moved into app.js 2023-02-23 00:03:39 +01:00
thyttan b1a82286d7 fix version metadata 2023-02-23 00:03:39 +01:00
thyttan 7fe2d44e8c ChangLog version 2023-02-23 00:03:39 +01:00
thyttan 0375bf594e version metadata 2023-02-23 00:03:39 +01:00