Skip to content

Releases: harryclegg/bpm

v1.3 Fixed timing logic

21 Dec 18:19
Compare
Choose a tag to compare

Fix what amounts to an off-by-one error when calculating the average click interval from two or more clicks.

Change waiting for second click string to be ... to show user that we are waiting for their second click.

Upshot is, now it actually gives a roughly correct answer from the first two taps.

v1.2 Hidden Dock Icon

06 Oct 18:08
Compare
Choose a tag to compare
Bump version

v1.1 - Application Re-write

05 Oct 21:50
e3e7149
Compare
Choose a tag to compare
  • Re-written application logic.
  • Project files have been upgraded to work with modern XCode.
  • Slight user interface/experience tweaks.