Releases: allRisc/RefWatchPlus
Releases · allRisc/RefWatchPlus
Restart Tracking in second half
v0.5.1
[BROKEN] v0.5.0 - Feature Request Additions
What's Changed
- Add new "GPS Off" feature by @brentcwilson in #16
- Stop activity tracking during break periods / start activity tracking during playing periods. by @brentcwilson in #17
- Show distance rounded to hundredths instead of tenths. by @brentcwilson in #19
- Add ability to configure reminder interval. by @brentcwilson in #20
- Treat each period as a lap or a separate activity. by @brentcwilson in #18
New Contributors
- @brentcwilson made their first contribution in #16
Full Changelog: v0.4.1...v0.5.0
Version 1.0.0 - Beta Release 1
Major overhaul to flow control structure intended to improve battery life.
Screen drawing on main screen now only performed when there is a real update to be displayed (should save ~90% of drawing calculations [refresh rate from 10Hz to ~1Hz] without losing accuracy of screen time)