pacer/app
Jeena 22c615f44d feat: Add tap tempo
Tapping the TAP button records timestamps and calculates BPM from the
average interval between the last few taps (within a 3 second window).
After 2 seconds of no tapping the window resets. BPM is clamped to the
40-200 range and immediately applied to the running service if active.

The TAP button sits to the left of START/STOP in a shared row, taking
1/3 of the width; START/STOP takes the remaining 2/3.
2026-03-10 05:59:46 +00:00
..
src feat: Add tap tempo 2026-03-10 05:59:46 +00:00
build.gradle.kts feat(US-16): configure release signing and minification 2026-03-09 12:24:44 +00:00
proguard-rules.pro Set up Android project with Kotlin and Jetpack Compose 2026-03-09 06:51:42 +00:00