Commit Graph

18 Commits (367ad5d285555c311b4c7cde33c3acb8d50802c2)

Author SHA1 Message Date
Gordon Williams ee405145ca run 0.17: Ensure screen redraws after "Resume run?" menu (#3044) 2023-10-13 09:03:47 +01:00
thyttan d5f114762f add changes to runplus
changes to differentiate runplus from run app

fix default settings fallback for HRM

fixes to draw correctly and in a timely manner when swiping to the karvonnen ui depending on if we have hrm data or not

Update ChangeLog

small ui tweak

run: Keep run state between runs (allowing you to exit and restart the app)

tweak clearRect width to not clear the indicator segment

bump version

write to correct settings file

add tag karvonen

change spelling karvonnen -> karvonen in app.js, karvonen.js

spelling karvonnen -> karvonen in metadata

runplus - Fix typo in variable name preventing starting a run

tweak and align HRM min/max defaults, change allowed min/max interval in settings

bump version, fix typo

follow the preferred metadata.json style

Readd contributors to README.md

Tweak ChangeLog
2023-06-02 19:05:55 +02:00
thyttan 6822d8ed70 Forking run to runplus (2nd time) 2023-05-31 21:58:19 +02:00
thyttan 721df7cf28 Delete runplus (will readd soon) 2023-05-31 21:47:16 +02:00
thyttan b365159f2b bump version, fix typo 2023-03-01 15:49:23 +01:00
thyttan d5c85f1654 tweak and align HRM min/max defaults, change allowed min/max interval in settings 2023-03-01 15:41:54 +01:00
Martin Boonk 59d252de8f runplus - Fix typo in variable name preventing starting a run 2023-03-01 12:02:46 +01:00
Gordon Williams 9b46c300f2
oops 2023-02-27 09:38:22 +00:00
Gordon Williams 7386e0c78d
Merge branch 'master' into runplus 2023-02-27 09:36:21 +00:00
thyttan 5e1857d963 change spelling karvonnen -> karvonen in app.js, karvonen.js 2023-02-25 18:13:50 +01: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
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