Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

v7.0

Compare
Choose a tag to compare
@micrusa micrusa released this 14 Jul 13:49
· 200 commits to master since this release

Changelog:

  • Added hw button support for S3
  • Added an option to invert keys
  • New layouts with a lot of improvements
  • Added current hour to the layout
  • Added optional real time HR zone indicator
  • Added total elapsed time to the layout
  • Added experimental option to get data directly from PPG sensor (Avoid huami shitty processing that breaks interval trainings HR)
  • Using apple mint as font
  • Dropped useless modes and preferences
  • Finish set button always enabled now
  • Added new prepare screen working on all modes (Previously only worked on default mode)
  • Some tcx improvements
  • Run all heavy tasks and hr listener on another Thread to avoid UI lags
  • Huge code optimization

Note: This release won't have installer because I'm not using my PC and I don't have installer source code