Commit Graph

37 Commits (a2966a0b632ac1da9993ed445501b2918daeaa8b)

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 b387365797 exstats: fix steps being negative/handle step count increment between stats 2024-05-09 12:10:33 +01:00
Gordon Williams 89ea6d0045 Try and fix issues that causes `exstats` not to be usable without `notify:{...}` defined. 2024-05-09 12:09:56 +01:00
Gordon Williams 625f31c8d4 0.16: Added ability to resume a run that was stopped previously (fix #1907) 2023-05-19 16:16:19 +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
Gordon Williams 0c3a7dfe9e exstats: Add altitude (GPS and barometer)
Ensure speed(and alt) updates from GPS even when a run isn't started
2022-06-07 16:47:45 +01:00
Salim Blume 7322013f10 Fix for when to include maxbpm 2022-04-02 21:00:45 -05:00
Salim Blume fff5ddef67 Add maxbpm as a tracked stat in exstats. 2022-04-02 20:54:48 -05:00
Gordon Williams 48efab699d Show distance more accurately in conjunction with new locale app (fix #1523)
Also slightly more memory efficient locale module
2022-03-30 15:11:14 +01:00
Gordon Williams dcd39418a5 quick removal of GPS clear from #1619 2022-03-29 10:58:48 +01:00
BartS23 02fca7a4c8
Fix.speed could be NaN
then curSpeed during the entire run is NaN
2022-03-28 00:04:01 +02:00
Salim Blume 9a0c31c56d Fix run notifications bugs and improve accuracy 2022-03-24 22:19:51 -05:00
Salim Blume 6ffa4b28b3 Menu fixes and tweaking vibe options 2022-03-05 21:19:34 -06:00
Salim Blume 4810eefe08 More tweaks 2022-03-05 21:19:31 -06:00
Salim Blume 8a7b30cf6c Cleanup 2022-03-05 21:19:28 -06:00
Salim Blume e823ae8496 Fix for nested options not set yet 2022-03-05 21:19:26 -06:00
Salim Blume 50ca281500 Settings fix 2022-03-05 21:19:25 -06:00
Salim Blume f5c50a7e1e Fix for step notification 2022-03-05 21:19:20 -06:00
Salim Blume d65726d9fc Fix for step notification, debug for time notification, better buzzes 2022-03-05 21:19:18 -06:00
Salim Blume 63426d9b97 Correct initial step notification increment 2022-03-05 21:19:13 -06:00
Salim Blume 3a6009a963 Add vibration settings and reorg to use object for settings 2022-03-05 21:19:10 -06:00
Salim Blume d0cb22e7df Bug fixes 2022-03-05 21:19:09 -06:00
Salim Blume 1cf5a07761 Debug 2022-03-05 21:19:07 -06:00
Salim Blume 4b371e1f18 Don't use spread operator 2022-03-05 21:19:06 -06:00
Salim Blume c3fc12dfa2 Chasing down a settings bug 2022-03-05 21:19:04 -06:00
Salim Blume b923423238 Cleanup 2022-03-05 21:19:02 -06:00
Salim Blume 35d1cf85e8 More notification testing 2022-03-05 21:19:00 -06:00
Salim Blume 5e3e7a0c0f Testing exstats notifications 2022-03-05 21:18:58 -06:00
Salim Blume aebc8bb3d5 Initial commit 2022-03-05 21:18:51 -06:00
copoer 54ca2eed97 Fix step count 2022-02-23 12:57:22 -04:00
Gordon Williams 71e60eda00 stop cadence needing GPS - fix #1480 2022-02-21 10:25:56 +00:00
Gordon Williams c4c539006a fix speed calcs 2022-02-01 17:26:43 +00:00
Gordon Williams 55b7650a0d fix distance over-calculation, add averaging to current speed 2022-02-01 14:23:37 +00:00
Gordon Williams 5708e0b433 run 0.05: exstats updated so update 'distance' label is updated, option for 'speed' 2022-01-31 10:40:35 +00:00
Gordon Williams d2ec2ce3e6 run 0.04: Use the exstats module, and make what is displayed configurable 2022-01-28 09:45:56 +00:00
Gordon Williams 30d038324a create xstats module and make run app configurable to display different stats 2022-01-27 14:05:47 +00:00