Skip to content

Heart v1.0.13 — Active calories on Home

Choose a tag to compare

@pointbreaklab-byte pointbreaklab-byte released this 10 May 18:39

What's new

Home screen — active calories today

  • New card under the Live HR hero showing today's running active-calorie total + the live kcal/min rate.
  • Total = Σ kcal from the last 24h of HR samples, gated to HR ≥ 90 bpm so the resting band doesn't contribute phantom calories.
  • Updates whenever a new HR sample arrives — no polling timer, the card reflects the live BPM stream.
  • Hides itself on sedentary days (< 5 kcal accumulated) so the home screen doesn't show "3 kcal" front and centre.
  • Tap the (i) for the methodology and the Keytel-formula caveats.

No algorithm changes since v1.0.12. The compute infrastructure (todaysCaloriesProvider, liveCalorieRateProvider, CalorieEstimator) was already in place — this release just surfaces it on the home screen.

Build

  • heart-android.apk — arm64-v8a, 22 MB. SHA-256: d71fa93a930eb69a3b588764e9bd09d065768d302cfe97630afc7597d9304abb
  • heart-android-universal.apk — fat APK, 62 MB. SHA-256: d0b9def3e506bb977a7f616e3b38cc924a0f6296641fa7d08ba7b2653a51d040
  • Same release certificate as every prior version — clean upgrade.