Skip to content

Releases: dariosalvi78/cordova-plugin-health

V3

22 Jan 20:20
Compare
Choose a tag to compare

Initial support for HealthConnect in Android and abandoning Google Fit.
This initial release adds support for a few data types on Android (steps, calories, activities), the iOS code remains unchanged, but documentation of data types will be re added as support on Android is also added.

Importantly, this release breaks previous API, see CHANGELOG for details.

V2

16 Oct 19:07
Compare
Choose a tag to compare
V2

This version supports the most recent Fitness API and Android 10
Warning: there are 2 changes that break the previous versions interface

  • the date of birth and gender have been removed from GoogleFit custom datatypes, you need to store these using your app's persistent mechanism
  • sourceName has been removed from GoogleFit

First "good" release

12 Jan 17:45
Compare
Choose a tag to compare

this release works pretty well and has a good set of functionalities included

  • request authorization
  • detailed queries
  • aggregated queries
  • storage of data