pacer/app
Jeena 12f38c19ab feat(US-12, US-13): request battery exemption on launch, verify test coverage
MainActivity now requests battery optimization exemption on first
launch so the foreground service survives Doze mode during long
walks. The REQUEST_IGNORE_BATTERY_OPTIMIZATIONS permission was
already declared in the manifest.

Unit test coverage confirmed across all core logic:
BeepGeneratorTest (4), BpmCalculatorTest (6), SettingsRepositoryTest (6).
2026-03-09 12:05:41 +00:00
..
src feat(US-12, US-13): request battery exemption on launch, verify test coverage 2026-03-09 12:05:41 +00:00
build.gradle.kts test(US-11): add failing tests for settings persistence 2026-03-09 12:04:14 +00:00
proguard-rules.pro Set up Android project with Kotlin and Jetpack Compose 2026-03-09 06:51:42 +00:00