Commit Graph

21 Commits (8bc3b49e80474870fc436f8ea75aa341269b8106)

Author SHA1 Message Date
Gordon Williams ea03c34099
Revert "Revert "exstats: fix steps being negative"" 2024-05-13 09:49:52 +01:00
Gordon Williams 208f04988e
Revert "exstats: fix steps being negative" 2024-05-10 09:08:24 +01:00
Rob Pilling 3f422d5712 run & runplus: bump versions (exstats) 2024-05-09 12:11:00 +01:00
Martin Boonk 9e33ee0498 runplus - Update ChangeLog 2024-04-22 15:35:02 +02:00
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
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
Martin Boonk 59d252de8f runplus - Fix typo in variable name preventing starting a run 2023-03-01 12:02:46 +01:00
Gordon Williams 7386e0c78d
Merge branch 'master' into runplus 2023-02-27 09:36:21 +00:00
thyttan 0db11e5707 write to correct settings file 2023-02-25 12:40:25 +01:00
thyttan a735433652 bump version 2023-02-24 21:02:45 +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 503585dad2 Update ChangeLog 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