pacer/app
Jeena 3f38737a30 feat(US-06, US-07): implement retro UI with pulse animation
Dark-themed Compose screen with:
- Large monospace BPM counter and pace slider (40-200 BPM)
- Six preset buttons (80/100/120/130/140/160 BPM)
- Volume slider with percentage readout
- Circular start/stop button with green pulse ring that
  animates on each beat via a coroutine-driven LaunchedEffect
- PacerViewModel owns AudioEngine lifecycle so audio survives
  configuration changes
2026-03-09 08:07:10 +00:00
..
src feat(US-06, US-07): implement retro UI with pulse animation 2026-03-09 08:07:10 +00:00
build.gradle.kts feat(US-06, US-07): implement retro UI with pulse animation 2026-03-09 08:07:10 +00:00
proguard-rules.pro Set up Android project with Kotlin and Jetpack Compose 2026-03-09 06:51:42 +00:00