Skip to content

3.2.0

Compare
Choose a tag to compare
@andersio andersio released this 16 Aug 10:42
· 14 commits to main since this release
ae351a4

3.2.0: Android Health Connect data sync improvements

Vital Health Android SDK 3.2.0 has made several improvements to Health Data Sync:

  1. NEW: The SDK now prioritises syncing of summary types over timeseries data.

    • This ensures the SDK would always make forward progress on summary types first.
    • Timeseries data take the back seats, as they can take more CPU time, as well as Health Connect on-device minutely and daily request quotas.
  2. NEW: Support for Blood Oxygen, Respiratory Rate, and Body Temperature.

  3. NEW: Vital Android SDK artifacts are now available through Maven Central.

  4. FIXED: Permission Request Contract now correctly reports some edge cases as PermissionOutcome.NotPrompted which had been incorrectly reported as PermissionOutcome.Success.

What's Changed

Full Changelog: 3.1.0...3.2.0