1. ea1e93d Merge "wearos-whs: Introduce new ENDING state" into androidx-main by Sara Kato · 1 year, 11 months ago
  2. c1e58bd Merge "Removed IllegalArgumentException" into androidx-main by Nagesh Pachorkar · 1 year, 11 months ago
  3. b166ab0 wearos-whs: Introduce new ENDING state by Sara Kato · 2 years ago
  4. f919288 Merge "Patch series types time validations." into androidx-main by Hengrui Cao · 1 year, 11 months ago
  5. 6c7cbc7 Patch series types time validations. by Hengrui CAO · 1 year, 11 months ago
  6. f128279 Version bump post alpha06 release. by Hengrui CAO · 1 year, 11 months ago
  7. f853cf3 Merge "wearos-whs: Rename setSwimmingPoolLength to setSwimmingPoolLengthMeters" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  8. f9920ba Removed IllegalArgumentException by Nagesh Pachorkar · 1 year, 11 months ago
  9. 9495637 Merge "Validates start time before end time." into androidx-main by Hengrui Cao · 1 year, 11 months ago
  10. e926da0 Deprecate ExerciseUpdate.activeDuration by Hayley Ferr · 2 years ago
  11. cdeddda6 Validates start time before end time. by Hengrui CAO · 2 years ago
  12. 3fb4977 Fix ExerciseEndReason.USER_END kdoc by Sean Kelley · 2 years ago
  13. f02b4cf Merge "Auto unbinds inactive service connection." into androidx-main by Hengrui Cao · 2 years ago
  14. 59f625b Auto unbinds inactive service connection. by Hengrui CAO · 2 years ago
  15. 90919db Merge "Bump Sdk version to alpha06." into androidx-main by Hengrui Cao · 2 years ago
  16. 938bbbc Bump Sdk version to alpha06. by Hengrui CAO · 2 years ago
  17. 8d6a328 Merge "Changed absolute elevation range" into androidx-main by Treehugger Robot · 2 years ago
  18. 54ce479 Merge "Permission added for VersionApiService" into androidx-main by Treehugger Robot · 2 years ago
  19. db44046 Updated IntentExt to return Intent by Arkadii Ivanov · 2 years ago
  20. f8f3e96 Moved IntentExt.kt to utils package. by Arkadii Ivanov · 2 years ago
  21. 0fbec46 Merge "Send DataType proto in data notifications" into androidx-main by Arkadii Ivanov · 2 years ago
  22. a7e5f0d Send DataType proto in data notifications by Arkadii Ivanov · 2 years ago
  23. e040417 Merge "Moved from KClass to Java class for Health Services API" into androidx-main by Hari Mallidi · 2 years ago
  24. f3e4ea0 Merge "Revised the class descriptions of WeightRecord and WaistCircumferenceRecord." into androidx-main by Jon Eckenrode · 2 years ago
  25. 2136bde Moved from KClass to Java class for Health Services API by Hari Mallidi · 2 years ago
  26. dd7b592 Revised the class descriptions of WeightRecord and WaistCircumferenceRecord. by Jon Eckenrode · 2 years ago
  27. fb9803e Fix NPE when service connection has issue. by Hengrui CAO · 2 years ago
  28. 37361f3 Changed absolute elevation range by Nagesh Pachorkar · 2 years ago
  29. f5853ff Updating dependency for App Compat and Activity by Natnael Belay · 2 years ago
  30. 6e22d4d Merge "Bump SDK version passed through request for monitoring." into androidx-main by Hengrui Cao · 2 years ago
  31. b2e34b3 Bump SDK version passed through request for monitoring. by Hengrui CAO · 2 years ago
  32. 9408600 Merge "Fix issue where foreground access stats were not propagated." into androidx-main by Hengrui Cao · 2 years ago
  33. 9ec5cda wearos-whs: Rename setSwimmingPoolLength to setSwimmingPoolLengthMeters by Sara Kato · 2 years ago
  34. de3ab80 Merge "wearos-whs: Make swimmingPoolLength a float" into androidx-main by Treehugger Robot · 2 years ago
  35. cb4af6e wearos-whs: Make swimmingPoolLength a float by Sara Kato · 2 years, 1 month ago
  36. d8a957a Merge "Added DataNotification to Health Connect" into androidx-main by Arkadii Ivanov · 2 years ago
  37. fb41ae7 Added DataNotification to Health Connect by Arkadii Ivanov · 2 years ago
  38. e7d6327 Fix issue where foreground access stats were not propagated. by Hengrui CAO · 2 years ago
  39. cede3cb Merge "Adding the internal API for Exercise Routes. Bug: 245082209 Test: ./gradlew :health:connect:connect-client:test" into androidx-main by Paulina Koch · 2 years ago
  40. 7b97eb0 Adding the internal API for Exercise Routes. by Pakoch · 2 years ago
  41. d00343e wearos-whs: Update ExerciseConfig and make swimmingLapLength mandatory for swimming exercise by Sara Kato · 2 years, 1 month ago
  42. 4ff6ff7 Permission added for VersionApiService by Nagesh Pachorkar · 2 years ago
  43. e433156 Changed API flushExerciseAsync to flushAsync by Nagesh Pachorkar · 2 years ago
  44. 86a90ef Merge "Rename Metadata.uid -> Metadata.id." into androidx-main by Hengrui Cao · 2 years ago
  45. c127bb5 Merge "Fix nullability in the callback." into androidx-main by Hengrui Cao · 2 years ago
  46. fa1706b Fix nullability in the callback. by Hengrui CAO · 2 years ago
  47. c4415d9 Remove remaining by lazy instances in health services by Hayley Ferr · 2 years ago
  48. ab4a061 Rename Metadata.uid -> Metadata.id. by Hengrui CAO · 2 years ago
  49. ccbab43 Merge "Make PermissionController.createRequestPermissionActivityContract a static method." into androidx-main by Hengrui Cao · 2 years ago
  50. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years ago
  51. e606e64 Merge "Updates Metalava from ab/8993580" into androidx-main by Treehugger Robot · 2 years ago
  52. f322700 Make PermissionController.createRequestPermissionActivityContract a static method. by Hengrui CAO · 2 years ago
  53. c359eb2 Merge "Register for data notifications API" into androidx-main by Arkadii Ivanov · 2 years ago
  54. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 2 years ago
  55. 06230da Remove by lazy in health/services/client/data directory by Hayley Ferr · 2 years, 1 month ago
  56. 9c64412 Register for data notifications API by Arkadii Ivanov · 2 years ago
  57. 626cfb3 Merge "Adds documentation for behavior when zoneOffset is absent." into androidx-main by Hengrui Cao · 2 years ago
  58. 8c7e8e04 Merge "Added FloatRange and IntRange annotations" into androidx-main by Nagesh Pachorkar · 2 years ago
  59. 03bbb08 Added FloatRange and IntRange annotations by Nagesh Pachorkar · 2 years, 1 month ago
  60. 39c84c5 Merge "wearos-whs: Add SKIN_TEMPERATURE DataType definition." into androidx-main by Treehugger Robot · 2 years ago
  61. fa07ab1 Adds documentation for behavior when zoneOffset is absent. by Hengrui CAO · 2 years ago
  62. 14588f1 Merge "Added BloodGlucose unit type for BloodGlucoseRecord" into androidx-main by Arkadii Ivanov · 2 years ago
  63. a9e0f04 Merge "Rename PassiveListenerConfig setPassive->setDaily goals" into androidx-main by Hayley Ferr · 2 years ago
  64. ed74b6f Added BloodGlucose unit type for BloodGlucoseRecord by Arkadii Ivanov · 2 years ago
  65. 138ee48 Merge "Rename MenstruationRecord -> MenstruationFlowRecord." into androidx-main by Hengrui Cao · 2 years ago
  66. ba71dc8 Merge "Added data notification API to IHealthDataService" into androidx-main by Arkadii Ivanov · 2 years ago
  67. b91bc72 wearos-whs: Add SKIN_TEMPERATURE DataType definition. by Sara Kato · 2 years, 1 month ago
  68. 2ce1c89 Rename PassiveListenerConfig setPassive->setDaily goals by Hayley Ferr · 2 years, 1 month ago
  69. 42e5c18 Make old exercise end states internal by Sean Kelley · 2 years, 1 month ago
  70. 8dd98c6 Added data notification API to IHealthDataService by Arkadii Ivanov · 2 years, 1 month ago
  71. 8babce9 Rename clientId -> clientRecordId. by Hengrui CAO · 2 years, 1 month ago
  72. ac67559 Make Metadata.uid more friendly for readers. by Hengrui CAO · 2 years, 3 months ago
  73. ffcfa09 Rename MenstruationRecord -> MenstruationFlowRecord. by Hengrui CAO · 2 years, 1 month ago
  74. 5429b71 Move health-connect-* into its own group ID: androidx.health.connect by Hengrui CAO · 2 years, 1 month ago
  75. 0350243 Merge "Fixed incorrect calories units in aggregations" into androidx-main by Arkadii Ivanov · 2 years, 1 month ago
  76. d4235e4 Fixed incorrect calories units in aggregations by Arkadii Ivanov · 2 years, 1 month ago
  77. 68a1d10 Merge "Added pounds to Mass unit" into androidx-main by Arkadii Ivanov · 2 years, 1 month ago
  78. d9b9301 Made DUMBBELL_* and BENCH_SIT_UP internal by Sean Kelley · 2 years, 1 month ago
  79. 76fd418 Added pounds to Mass unit by Arkadii Ivanov · 2 years, 1 month ago
  80. e9a2396 Revert "Upgrade to AGP 7.4.0-alpha09" by Aurimas Liutikas · 2 years, 1 month ago
  81. b4fc537 Upgrade to AGP 7.4.0-alpha09 by Aurimas Liutikas · 2 years, 1 month ago
  82. 3972cbc Clarify behavior of client provided IDs. by Hengrui CAO · 2 years, 1 month ago
  83. 9ff61b7 Merge "Fix service availability for stub backends without service." into androidx-main by Hengrui Cao · 2 years, 1 month ago
  84. 3fe4627 Merge "Address fpod naming DeletionChange.deletedUid -> uid." into androidx-main by Hengrui Cao · 2 years, 1 month ago
  85. 3f45b94 Merge "Rename Permission -> HealthPermission." into androidx-main by Hengrui Cao · 2 years, 1 month ago
  86. d585b24 Fix g3 lint complaints. by Hengrui CAO · 2 years, 1 month ago
  87. fc40bb7 Fix service availability for stub backends without service. by Hengrui CAO · 2 years, 1 month ago
  88. f389e16 Rename Permission -> HealthPermission. by Hengrui Cao · 2 years, 2 months ago
  89. 9676688 Add debug level logging for API call/results. by Hengrui CAO · 2 years, 1 month ago
  90. 721cc46 Merge "Cp concurrent modification fix." into androidx-main by Hengrui Cao · 2 years, 1 month ago
  91. 9b3d5f4 Merge "Revert ignore tag with sharedmemory unit test." into androidx-main by Hengrui Cao · 2 years, 1 month ago
  92. 6a102020 Fix unqualified exceptions in health-connect PermissionsController by Owen Gray · 2 years, 1 month ago
  93. afe3030 Revert ignore tag with sharedmemory unit test. by Hengrui CAO · 2 years, 1 month ago
  94. 6c6c44b Fix series type aggregations. by Hengrui CAO · 2 years, 1 month ago
  95. 33ccb25 Cp concurrent modification fix. by Hengrui CAO · 2 years, 1 month ago
  96. 2972920 Merge "Second lint baseline update after Lint Fixit" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  97. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years, 1 month ago
  98. cc32a66 Remove Publish.NONE from the health-connect-client-samples by Nick Anthony · 2 years, 1 month ago
  99. bfd7d8d Merge "Sample code for health connect aggregations." into androidx-main by Hengrui Cao · 2 years, 1 month ago
  100. 10d7cd4 Address fpod naming DeletionChange.deletedUid -> uid. by Hengrui CAO · 2 years, 1 month ago