[go: nahoru, domu]

  1. baea0e3 Update HealthEvent proto parsing by Batuhan Ertas · 9 months ago
  2. dde12cc Mark the constructor of HealthEvent.Type @RestrictTo by Batuhan Ertas · 9 months ago
  3. 1add80c HealthServices: Fix Documentation of DataType.GOLF_SHOT_COUNT_* by Justin Lannin · 10 months ago
  4. 72f3e92 Remove supportedExerciseEvents constructor from ExerciseTypeCapabilities. by Ray Cai · 1 year, 1 month ago
  5. 621b238 Merge "Add additional KDocs to GolfShotEvent Jetpack APIs" into androidx-main by Ray Cai · 1 year, 1 month ago
  6. 79cb7f5 Add additional KDocs to GolfShotEvent Jetpack APIs by Ray Cai · 1 year, 1 month ago
  7. d2f3573 Filter ExerciseEventCapabilities if unknown by Scarlett Song · 1 year, 1 month ago
  8. 83f23a2 Merge "Add essential capabilities and configs frameworks of ExerciseEvent and GolfShotEvent to Jetpack." into androidx-main by Ray Cai · 1 year, 1 month ago
  9. 44f435e92 Add essential capabilities and configs frameworks of ExerciseEvent and GolfShotEvent to Jetpack. by Ray Cai · 1 year, 4 months ago
  10. 28c0a65 Improve BatchingMode docs and test by sutterlin · 1 year, 5 months ago
  11. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  12. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  13. a88dc75 DataType and ExerciseUpdate small fixes by sutterlin · 1 year, 5 months ago
  14. ce31c29 Remove redundant usages of @hide javadoc tag in health by Aurimas Liutikas · 1 year, 6 months ago
  15. a4adfb9 Clarify BatchingMode documentation by sutterlin · 1 year, 7 months ago
  16. 747627f Add BatchingMode overrides to ExerciseConfig by sutterlin · 1 year, 10 months ago
  17. e46dda6 wearos-whs: Add information in ExerciseTypeConfig kdoc to show what by Scarlett Song · 1 year, 8 months ago
  18. b348b90 wearos-whs: Hierarchize ExerciseTypeConfig and add GolfExerciseTypeConfig subclass by Scarlett Song · 1 year, 9 months ago
  19. 1f4daf4 Add @JvmDefaultWithCompatibility to applicable interfaces by Julia McClellan · 1 year, 10 months ago
  20. 4634796 wearos-whs: Add ExerciseTypeConfig definitions and UpdateExerciseRequest impl by Scarlett Song · 1 year, 10 months ago
  21. 2d29613 Reject goals tracking if data types aren't tracked by Nagesh Pachorkar · 1 year, 10 months ago
  22. 273278b Use NaN to indicate altitude/bearing unavailable by Sean Kelley · 1 year, 10 months ago
  23. d2f036b Make ExerciseUpdate's constructor internal by Sean Kelley · 1 year, 10 months ago
  24. 3f13eb1 Merge "Add default values for ExerciseUpdate's nullables" into androidx-main by Sean Kelley · 1 year, 10 months ago
  25. 5f30cb4 Add default values for ExerciseUpdate's nullables by Sean Kelley · 1 year, 11 months ago
  26. 98c3428 Rename shouldRequestUserActivityState by Sean Kelley · 1 year, 11 months ago
  27. 1b49d13 Merge "Remove old ENDING states" into androidx-main by Sean Kelley · 1 year, 10 months ago
  28. 5c559c2 Remove Protos from our public API surface by Sean Kelley · 1 year, 11 months ago
  29. b067289 Remove old ENDING states by Sean Kelley · 1 year, 11 months ago
  30. 6627790 Remove the SKIN_TEMPERATURE DataType by Sean Kelley · 1 year, 11 months ago
  31. 914594f Merge "Remove one time passive goals" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  32. bef38bf Clarify the verticalPositionErrorMeters kdoc by Sean Kelley · 1 year, 11 months ago
  33. ea1e93d Merge "wearos-whs: Introduce new ENDING state" into androidx-main by Sara Kato · 1 year, 11 months ago
  34. c1e58bd Merge "Removed IllegalArgumentException" into androidx-main by Nagesh Pachorkar · 1 year, 11 months ago
  35. b166ab0 wearos-whs: Introduce new ENDING state by Sara Kato · 2 years ago
  36. f853cf3 Merge "wearos-whs: Rename setSwimmingPoolLength to setSwimmingPoolLengthMeters" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  37. f9920ba Removed IllegalArgumentException by Nagesh Pachorkar · 1 year, 11 months ago
  38. e926da0 Deprecate ExerciseUpdate.activeDuration by Hayley Ferr · 2 years ago
  39. 3fb4977 Fix ExerciseEndReason.USER_END kdoc by Sean Kelley · 2 years ago
  40. 1a904d8 Remove one time passive goals by Sean Kelley · 2 years, 1 month ago
  41. 8d6a328 Merge "Changed absolute elevation range" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  42. e040417 Merge "Moved from KClass to Java class for Health Services API" into androidx-main by Hari Mallidi · 1 year, 11 months ago
  43. 2136bde Moved from KClass to Java class for Health Services API by Hari Mallidi · 2 years ago
  44. 37361f3 Changed absolute elevation range by Nagesh Pachorkar · 1 year, 11 months ago
  45. 9ec5cda wearos-whs: Rename setSwimmingPoolLength to setSwimmingPoolLengthMeters by Sara Kato · 1 year, 11 months ago
  46. cb4af6e wearos-whs: Make swimmingPoolLength a float by Sara Kato · 2 years, 1 month ago
  47. d00343e wearos-whs: Update ExerciseConfig and make swimmingLapLength mandatory for swimming exercise by Sara Kato · 2 years, 1 month ago
  48. c4415d9 Remove remaining by lazy instances in health services by Hayley Ferr · 2 years ago
  49. 06230da Remove by lazy in health/services/client/data directory by Hayley Ferr · 2 years ago
  50. 8c7e8e04 Merge "Added FloatRange and IntRange annotations" into androidx-main by Nagesh Pachorkar · 2 years ago
  51. 03bbb08 Added FloatRange and IntRange annotations by Nagesh Pachorkar · 2 years, 1 month ago
  52. 39c84c5 Merge "wearos-whs: Add SKIN_TEMPERATURE DataType definition." into androidx-main by Treehugger Robot · 2 years ago
  53. a9e0f04 Merge "Rename PassiveListenerConfig setPassive->setDaily goals" into androidx-main by Hayley Ferr · 2 years ago
  54. b91bc72 wearos-whs: Add SKIN_TEMPERATURE DataType definition. by Sara Kato · 2 years ago
  55. 2ce1c89 Rename PassiveListenerConfig setPassive->setDaily goals by Hayley Ferr · 2 years ago
  56. 42e5c18 Make old exercise end states internal by Sean Kelley · 2 years, 1 month ago
  57. d9b9301 Made DUMBBELL_* and BENCH_SIT_UP internal by Sean Kelley · 2 years, 1 month ago
  58. b9f566f Implement new DataType/DataPoint by Sean Kelley · 2 years, 4 months ago
  59. 125448c Add exercise/passive listener/health event APIs by Sean Kelley · 2 years, 4 months ago
  60. 1d0bdb5 Open visibility to new APIs by Sean Kelley · 2 years, 4 months ago
  61. be4255a Update Health Services by Sean Kelley · 2 years, 5 months ago
  62. f58953b Add @Suppress("DEPRECATION") to resolve CP issue by Sean Kelley · 2 years, 4 months ago
  63. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 6 months ago
  64. 665af7f Improve Health Services APIs by Justin Lannin · 3 years ago
  65. e6ee363 Improve Health Services APIs by Sean Kelley · 3 years, 3 months ago
  66. 7817f41 Initial drop of Health Services in androidx by Sean Kelley · 3 years, 3 months ago