- access google fit if tracking available (2db332d8)
- ios: queryStepsTotalDaily not working (7c1bccd1)
- ios: fitness api uses health tracker api (7c1bccd1)
- fitness: added parameter documentation for queryStepsTotalDaily (ef5c403d)
- android: update build.gradle versions (d5194f7a)
- fitness: added docs about permission handler (f923226d)
- Add instructions for additional dependencies (5177d91a)
- fitness: added query for daily steps total (5ba1607b)
- typescript definitions for data types (da360413)
- android: code cleanup and added daily steps query (3a30a15b)
- typescript errors (de016c77)
- export healthkit types and constants (80776173)
- Added option to delete health records (8cf45a46)
- JSON prettier & babel configs (4f954f07)
- add return type for isObject func (03ec3a35)
- typescript definitions for healthkit (71eb665d)
- add missing type in pedometer api (206efa9f)
- typescript types + dep update (cdbd3133)
- Add onFailure rejections in GoogleFit History client, check if task is succesful (754c0d26)
- Added "Unauthorized GoogleFit" exception (620c11bb)
- Check if historyClient exists before invoking it's methods (50b9c065)
- Formatting function to camelCase (18ee8a12)
- Fix iOS ISO date formatting with 12 hour clock (fd478423)
- return insted of abort in healthkit actions, refator dateFormatters (2b79f46d)
- updated docs (2bd7244c)
- Daylight saving time causing troubles with healthkit (a83d3dbf)
- remove nslog from healthkit workouts query (1108c2d7)
- podspec updates (5c84cac3)
- added scripts for versioning, changelog and docs generation (148f55c2)
- added UUID to workouts and data records query callback (9424d816)
- cleaner code for transforming data type identifiers (64063e21)