[go: nahoru, domu]

  1. a0e7f0c Move permission checks to HealthPermissionRequestContract#createIntent. by Agostinho Junior · 1 year ago
  2. 99a81a5 Merge "Re-enable RestricedApi check" into androidx-main by Treehugger Robot · 1 year ago
  3. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 1 year ago
  4. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year ago
  5. 83d0aaa Fix double negative in SDK_UNAVAILABLE documentation. by Agostinho Junior · 1 year ago
  6. 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 1 year, 1 month ago
  7. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year ago
  8. b3975f3 Pass copy of requestedDataType in provider. by Kristen Law · 1 year, 1 month ago
  9. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year ago
  10. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 1 month ago
  11. 025a6bb Merge "Revert "Upgrade to AGP 8.2.0-alpha14"" into androidx-main by Nader Jawad · 1 year, 1 month ago
  12. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 1 month ago
  13. be5a407 Merge "Upgrade to AGP 8.2.0-alpha14" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
  14. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 1 month ago
  15. 72f3e92 Remove supportedExerciseEvents constructor from ExerciseTypeCapabilities. by Ray Cai · 1 year, 1 month ago
  16. 621b238 Merge "Add additional KDocs to GolfShotEvent Jetpack APIs" into androidx-main by Ray Cai · 1 year, 1 month ago
  17. 701b69d Merge "Filter ExerciseEventCapabilities if unknown" into androidx-main by Scarlett Song · 1 year, 1 month ago
  18. 79cb7f5 Add additional KDocs to GolfShotEvent Jetpack APIs by Ray Cai · 1 year, 1 month ago
  19. d2f3573 Filter ExerciseEventCapabilities if unknown by Scarlett Song · 1 year, 1 month ago
  20. 52dd342 Disable SyntheticAccessor by Aurimas Liutikas · 1 year, 1 month ago
  21. 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
  22. 44f435e92 Add essential capabilities and configs frameworks of ExerciseEvent and GolfShotEvent to Jetpack. by Ray Cai · 1 year, 4 months ago
  23. 851af54 Merge "Improve BatchingMode docs and test" into androidx-main by Spencer Sutterlin · 1 year, 1 month ago
  24. ac3f4d3 Merge "Refactor ExerciseRoute following API council feedback." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  25. 37f18e2 Refactor ExerciseRoute following API council feedback. by Agostinho Junior · 1 year, 1 month ago
  26. 85e6807 Update the version of core-ktx that HealthConnect depends upon. by Sameer Jain · 1 year, 1 month ago
  27. 0540543 Update the version of core-ktx that HealthConnect depends upon. by Sameer Jain · 1 year, 1 month ago
  28. e8b2898 Request PERMISSION_EXERCISE_ROUTE_WRITE from the Health Connect APK. by Roman Didukh · 1 year, 1 month ago
  29. 28c0a65 Improve BatchingMode docs and test by sutterlin · 1 year, 5 months ago
  30. 5015260 Merge "Expose PERMISSION_WRITE_EXERCISE_ROUTE permission." into androidx-main by Roman Didukh · 1 year, 1 month ago
  31. 25a73ac Expose PERMISSION_WRITE_EXERCISE_ROUTE permission. by Roman Didukh · 1 year, 1 month ago
  32. cb5bc7a Include UNKNOWN MealType and OTHER MeasurementMethod. by Arkadii Ivanov · 1 year, 1 month ago
  33. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  34. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 2 months ago
  35. 9fc540f Remove the last uses of @hide in androidx codebase by Aurimas Liutikas · 1 year, 2 months ago
  36. 1543f6c Merge "Add request exercise route contract and expose exercise route." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  37. 6056a21 Add request exercise route contract and expose exercise route. by Agostinho Junior · 1 year, 2 months ago
  38. d518ae2 Fix construction of Energy in kilojoules by James Stembridge · 1 year, 2 months ago
  39. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year, 2 months ago
  40. 51f4579 Pass throwable, instead of message, when converting from Platform to SDK by Agostinho Junior · 1 year, 2 months ago
  41. ea34278 Update current API signatures after Metalava build ID 10338742 by Jinseong Jeon · 1 year, 2 months ago
  42. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 2 months ago
  43. 54ae812 Replace BuildCompat.isAndroidU with the proper check. by Sameer Jain · 1 year, 2 months ago
  44. 451d313 Remove redundant usages of @hide javadoc tag in appsearch by Aurimas Liutikas · 1 year, 3 months ago
  45. 8befd23 Merge changes from topic "merge_platform_dev" into androidx-main by Alan Viverette · 1 year, 2 months ago
  46. 179b425 Fix HealthDataSdkService leak by James Stembridge · 1 year, 2 months ago
  47. 5a28b4f Remove @Ignore annotation from instrumented tests. by Agostinho Junior · 1 year, 3 months ago
  48. a452bac Re-enable AIDL annotation detector by Alan Viverette · 1 year, 3 months ago
  49. bbb8291c Re-enable AIDL annotation detector by Alan Viverette · 1 year, 3 months ago
  50. 8e4c67d Merge "Update the SDK version in the sdk before release." into androidx-platform-dev by Sameer Jain · 1 year, 3 months ago
  51. fa69f42 Update the SDK version in the sdk before release. by Sameer Jain · 1 year, 3 months ago
  52. 595a8ec Fix dataorign conversion for aggregation result. by Agostinho Junior · 1 year, 3 months ago
  53. 21c0487 Merge "Convert contributing data origins for aggregation result: Platform -> Jetpack SDK." into androidx-platform-dev by Agostinho Junior · 1 year, 3 months ago
  54. b4a693a Convert contributing data origins for aggregation result: Platform -> by Agostinho Junior · 1 year, 3 months ago
  55. 5932782 Merge "Update the min supported APK version in the Jetpack SDK." into androidx-platform-dev by Sameer Jain · 1 year, 3 months ago
  56. 06b09e1 Update the min supported APK version in the Jetpack SDK. by Sameer Jain · 1 year, 3 months ago
  57. 25e707e Sort series values when converting from Platform to SDK. by Agostinho Junior · 1 year, 3 months ago
  58. b066408 Merge "Don't depend on type set at construction time for unit equality." into androidx-main am: e983f62ac1 by Agostinho Junior · 1 year, 3 months ago
  59. e983f62 Merge "Don't depend on type set at construction time for unit equality." into androidx-main by Agostinho Junior · 1 year, 3 months ago
  60. c870f04 Don't depend on type set at construction time for unit equality. by Agostinho Junior · 1 year, 3 months ago
  61. bac3582 Add Metadata RecordingMethod conversion between Jetpack SDK and Platform API. by Agostinho Junior · 1 year, 3 months ago
  62. 33ca025 Merge "Cleanup deprecated APIs and tests." into androidx-platform-dev by Sameer Jain · 1 year, 3 months ago
  63. 28751ef Merge "Migrate away from using @hide for health libraries" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  64. 3bc1d96 Cleanup deprecated APIs and tests. by Sameer Jain · 1 year, 3 months ago
  65. 868c5db Migrate away from using @hide for health libraries by Aurimas Liutikas · 1 year, 3 months ago
  66. e22c6a5 Set hasRoute field when converting ExerciseSessionRecord from Platform to SDK. by Agostinho Junior · 1 year, 3 months ago
  67. 7e6d5c5 Merge "Add laps, segments and route for Exercise session conversion." into androidx-platform-dev by Agostinho Junior · 1 year, 3 months ago
  68. f4e48be Replace BuildCompat.isAtleastU() with SDK_VERSION check now that Android by Sameer Jain · 1 year, 3 months ago
  69. 04c15e47 Migrate away from using @hide for health libraries by Aurimas Liutikas · 1 year, 3 months ago
  70. 1c615f6 Update API files for high-volume projects (d thru m) by Alan Viverette · 1 year, 3 months ago
  71. 871e88a Merge "Update API files for high-volume projects (d thru m)" into androidx-platform-dev by Alan Viverette · 1 year, 3 months ago
  72. b2e5b0e Merge "Remove custom Continuation OutcomeReceiver." into androidx-platform-dev by Agostinho Junior · 1 year, 3 months ago
  73. 2dd7d1e Update API files for high-volume projects (d thru m) by Alan Viverette · 1 year, 3 months ago
  74. 24cd488 Remove custom Continuation OutcomeReceiver. by Agostinho Junior · 1 year, 3 months ago
  75. d71eaf7 Pass null startTime/endTime to platform timeRangeFilter when the fields by Agostinho Junior · 1 year, 3 months ago
  76. d3b1a35 Add laps, segments and route for Exercise session conversion. by Agostinho Junior · 1 year, 3 months ago
  77. 1d8d2c8 Merge "Opt-in h- thru m-prefixed projects to Suppress Compatibility migration" into androidx-main am: 77e3281049 by Alan Viverette · 1 year, 3 months ago
  78. 67dd445 Opt-in h- thru m-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 3 months ago
  79. fdd62c0 Merge "Do not add empty stage list to proto" into androidx-main am: 24ede3d2dd by Nickel Cheng · 1 year, 3 months ago
  80. ec21053 Add a contract to request a route for the APK. by Paulina Koch · 1 year, 3 months ago
  81. 4097e2e Do not add empty stage list to proto by Nickel Cheng · 1 year, 3 months ago
  82. 6129ebd Merge "Don't set ascending order if page token is set." into androidx-platform-dev by Agostinho Junior · 1 year, 3 months ago
  83. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  84. 37a2e57 Merge "Reorder methods in API files based on metalava update" into androidx-platform-dev by Julia McClellan · 1 year, 3 months ago
  85. 8028758 Don't set ascending order if page token is set. by Sameer Jain · 1 year, 3 months ago
  86. 6c7dea3 Merge "Add missing fields for Nutrition SDK -> Platform conversion." into androidx-platform-dev by Agostinho Junior · 1 year, 3 months ago
  87. e6865e4 Merge "Fix weignt aggregations." into androidx-platform-dev by Agostinho Junior · 1 year, 3 months ago
  88. 74afcbb Fix test breakage due to new validation. by Sameer Jain · 1 year, 3 months ago
  89. bb8329a Fix weignt aggregations. by Sameer Jain · 1 year, 3 months ago
  90. 4275408 Add missing fields for Nutrition SDK -> Platform conversion. by Agostinho Junior · 1 year, 3 months ago
  91. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  92. adad2ed Merge "Add Sleep session stage conversion between Jetpack SDK and Platform." into androidx-platform-dev by Agostinho Junior · 1 year, 3 months ago
  93. c56e06dd Merge "Add a contract to request a route for the APK." into androidx-main am: 8302e6cbab by Paulina Koch · 1 year, 3 months ago
  94. 8302e6c Merge "Add a contract to request a route for the APK." into androidx-main by Paulina Koch · 1 year, 3 months ago
  95. 9adaa82 Fix reversed mapping from platform to sdk relation to meal intdef. by Agostinho Junior · 1 year, 3 months ago
  96. f6d6ab4 Add Sleep session stage conversion between Jetpack SDK and Platform. by Agostinho Junior · 1 year, 3 months ago
  97. 6b642ca Merge "Session APIs for review" into androidx-main am: 866db14f89 by Nickel Cheng · 1 year, 3 months ago
  98. 866db14 Merge "Session APIs for review" into androidx-main by Nickel Cheng · 1 year, 3 months ago
  99. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 3 months ago
  100. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago