1. 601bd57 Fix flaky test in LimitOffsetPagingSourceTest by Clara Fok · 3 years, 1 month ago
  2. 3530161 Merge changes I55f90ac2,I897bbaed,Ica5bf1f2 into androidx-main by Clara Fok · 3 years, 1 month ago
  3. f0a4444f Merge "Make FoldingFeatureObserver setter private." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  4. 41938ad Merge "Update metalava to ab/7610917" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  5. 645d109 Merge "Mark sendScrollEvent_byStateObservation flaky" into androidx-main by aelias · 3 years, 1 month ago
  6. 033257b Make FoldingFeatureObserver setter private. by Diego Vela · 3 years, 1 month ago
  7. 6a3f977 Update metalava to ab/7610917 by Aurimas Liutikas · 3 years, 1 month ago
  8. 38bb107 Merge "Add androidx.benchmark.iterations argument for controlling measurement iters" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  9. 788a903 Merge "Fix all lint warnings in SampleMediaRouterActivity" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  10. 2dfb235 Update build files due to PageEvent.Insert changes by Clara Fok · 3 years, 1 month ago
  11. 0729c62 Refactor PageEvent.Insert load state params by Clara Fok · 3 years, 1 month ago
  12. 145465e Refactor LoadStateUpdate to send LoadStates by Clara Fok · 3 years, 2 months ago
  13. 251281e Merge "Address lint warnings" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  14. 61c85b3 Merge "Extract FoldingFeature to interface" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  15. c8dc0ee Fix all lint warnings in SampleMediaRouterActivity by Alan Viverette · 3 years, 1 month ago
  16. e35a359 Merge "Remove `Manager` as a public interface" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  17. 0f575c1 Merge "Make KspBasicAnnotationProcessor#processingSteps() be called once." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  18. ad17bb9 Remove `Manager` as a public interface by Billy Lam · 3 years, 1 month ago
  19. 824ca37 Merge "Address API council review feedback for yuv2rgb in CameraX" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  20. 11b5010 Merge "Ensure the correct profile key in the transcoded baseline profiles" into androidx-main by Leland Richardson · 3 years, 1 month ago
  21. 472a020 Address API council review feedback for yuv2rgb in CameraX by kailianc · 3 years, 1 month ago
  22. b3980b1 Merge "Add docs for androidx.compose.animation:animation-graphics" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  23. 362e9da Merge "androidx-studio-integration-vitals.sh" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  24. c2f10c4 Extract FoldingFeature to interface by Diego Vela · 3 years, 1 month ago
  25. 7ef4ae3f Merge "Backport compiler/runtime versions from aosp/1767025" into androidx-main by Nick Anthony · 3 years, 1 month ago
  26. b46ffd3 Make KspBasicAnnotationProcessor#processingSteps() be called once. by Daniel Santiago Rivera · 3 years, 1 month ago
  27. d0465e7 Merge "Ref docs staging script: don't remove redirect file" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  28. fb4826e Merge "Update Lifecycle Docs to 2.4.0-alpha03" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  29. 52450541 Merge "Desktop. Implement WindowDraggableArea for new Composable Window API" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  30. 115806b Backport compiler/runtime versions from aosp/1767025 by Nick Anthony · 3 years, 2 months ago
  31. 6df637b Address lint warnings by Nicole Borrelli · 3 years, 1 month ago
  32. 1d3c97b Update Lifecycle Docs to 2.4.0-alpha03 by Nick Anthony · 3 years, 1 month ago
  33. b879943 Merge "Hide media route button when no mr2 routes" into androidx-main by Kyunglyul Hyun · 3 years, 1 month ago
  34. 2c6dd4e Merge "Desktop. Fix StackOverflowError when we use DialogState" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  35. 709fb51 Merge "Desktop. Introduce common WindowScope for Window and Dialog" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  36. f60dd63 Merge "API improvements for RemoteIntentHelper" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  37. 532e179 Merge "Added directory structure for androidx.glance." into androidx-main by Jamie Garside · 3 years, 1 month ago
  38. 185cbb5 Merge "Finalize the recording when VideoCapture is detached." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  39. cfe3051 Desktop. Implement WindowDraggableArea for new Composable Window API by Igor Demin · 3 years, 2 months ago
  40. be961a5 Desktop. Introduce common WindowScope for Window and Dialog by Igor Demin · 3 years, 2 months ago
  41. 2f20a71 Hide media route button when no mr2 routes by Kyunglyul Hyun · 3 years, 1 month ago
  42. 30e825b Merge "Harden ComplicationDataSourceInfoRetriever" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  43. b91cc1c Merge "No longer error on unresolved links in Doclava" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  44. b810873 Finalize the recording when VideoCapture is detached. by TY Chang · 3 years, 1 month ago
  45. a7bb743 Merge "Use parent bounds for fake node bounds" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  46. f897ea4 Merge "Desktop. Change API for resource loading" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  47. a2c5c8c Desktop. Fix StackOverflowError when we use DialogState by Igor Demin · 3 years, 1 month ago
  48. 2d4b7ff Merge "Add more lint-check tests for Kotlin sources (part 2)" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  49. 9e944bb Merge "Make snapshot is refreshed when opening MediaRouteControllerDialog" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  50. e091b0a Merge "Fix ClassVerificationFailure for media2-player" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  51. 2206db7 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  52. 5262c72 Merge "Add different use-case combination tests in the VideoRecordingTest" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  53. 626ee8b Fix ClassVerificationFailure for media2-player by Gyumin Sim · 3 years, 1 month ago
  54. feb5cde Merge "Improve javadoc of AudioManagerCompat#isVolumeFixed" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  55. 9149155 Add docs for androidx.compose.animation:animation-graphics by Yuichi Araki · 3 years, 1 month ago
  56. cb28536 Add different use-case combination tests in the VideoRecordingTest by Wegin Lee · 3 years, 1 month ago
  57. f09b4858 Merge "Apply actionbar's title to rootView's accessibilityPaneTitle" into androidx-main by Lucy Chang · 3 years, 1 month ago
  58. b5f998a Merge "Fix uiwidget test app shutdown timeout" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  59. e57b404 Mark sendScrollEvent_byStateObservation flaky by Alexandre Elias · 3 years, 1 month ago
  60. c0b45fd Merge "Re-enable InvalidFragmentVersionForActivityResult for navigation" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  61. 6188be1 Add androidx.benchmark.iterations argument for controlling measurement iters by Chris Craik · 3 years, 1 month ago
  62. 7db47d2 Merge "Pin Compose Runtime Dependencies to Compose 1.0.0" into androidx-main by Nick Anthony · 3 years, 1 month ago
  63. 4b5dedf Ensure the correct profile key in the transcoded baseline profiles by Leland Richardson · 3 years, 1 month ago
  64. c9aa95a Merge "Fix 'by navGraphViewModels()' docs" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  65. 324621c Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Bill Yi · 3 years, 1 month ago
  66. 8e9491e Merge "Introduce Scale Enter/Exit Transition" into androidx-main by Doris Liu · 3 years, 1 month ago
  67. c6e5bd7 Fix 'by navGraphViewModels()' docs by Ian Lake · 3 years, 1 month ago
  68. 1b20857 Merge "Warn developers that there is no compose runtime on the classpath" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  69. 0ce65e3 Merge "Add DpSize versions of requiredSize and size modifiers" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  70. 6983423 Re-enable InvalidFragmentVersionForActivityResult for navigation by Dustin Lam · 3 years, 1 month ago
  71. a39f750 Merge "Ensure the NavigatorState.backStack is set before onAttach" into androidx-main by Ian Lake · 3 years, 1 month ago
  72. d3d5db3 Merge "Demo of animating rows with different configs" into androidx-main by Doris Liu · 3 years, 1 month ago
  73. 8a0d0c7 Merge "Add mechanism to pass extra information from processors to type adapter store." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  74. b0339a3 Warn developers that there is no compose runtime on the classpath by Aurimas Liutikas · 3 years, 1 month ago
  75. 895d85c Merge "Add Copybara to OWNERS for docs" into androidx-main by Alan Viverette · 3 years, 1 month ago
  76. f7688f4 Merge "Launch studio from binary rather than through MacOs open" into androidx-main by Alan Viverette · 3 years, 1 month ago
  77. d72be7a Merge "Upgrade to AGP 7.1.0-alpha06" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  78. 8cb4071 Merge "Improve the documentation for LazyPagingItems.itemSnapshotList" into androidx-main by Andrey Kulikov · 3 years, 1 month ago
  79. df66b52 Merge "Fix PaddingValue padding modifier for RTL" into androidx-main by Mihai Popa · 3 years, 1 month ago
  80. f33bbe3 Demo of animating rows with different configs by Doris Liu · 3 years, 1 month ago
  81. dc41989 Merge changes from topic "bugfix2-motion" into androidx-main by Sherry Hu · 3 years, 1 month ago
  82. 3dc682a Desktop. Change API for resource loading by Igor Demin · 3 years, 7 months ago
  83. 700259f Add transition motion between fold and unfold. by Sherry Hu · 3 years, 4 months ago
  84. 02412e5 Add mechanism to pass extra information from processors to type adapter store. by Daniel Santiago Rivera · 3 years, 1 month ago
  85. 76c0846 Improve the documentation for LazyPagingItems.itemSnapshotList by Andrey Kulikov · 3 years, 1 month ago
  86. f861cf4 No longer error on unresolved links in Doclava by Andrea Falcone · 3 years, 1 month ago
  87. ff127ae Introduce Scale Enter/Exit Transition by Doris Liu · 3 years, 1 month ago
  88. a9469cb Pin Compose Runtime Dependencies to Compose 1.0.0 by Nick Anthony · 3 years, 1 month ago
  89. 0f97f4f Merge changes I5d2bebc1,If5368fb3,Idc738ad9,I28267dd6,I6de2e9a3, ... into androidx-main by Alan Viverette · 3 years, 1 month ago
  90. 0e4215a Use parent bounds for fake node bounds by Anastasia Soboleva · 3 years, 1 month ago
  91. c76bf50 Fix PaddingValue padding modifier for RTL by Mihai Popa · 3 years, 1 month ago
  92. c282cb9 Add Copybara to OWNERS for docs by Alan Viverette · 3 years, 1 month ago
  93. 2e7499e Merge "Hide checkers from the public API." into androidx-main by Jamie Garside · 3 years, 1 month ago
  94. 2af1a3b Added directory structure for androidx.glance. by Jamie Garside · 3 years, 1 month ago
  95. 1facf68 Merge "[Code snippets] Add Coil instead of accompanist-coil" into androidx-main by Manuel Vicente Vivo · 3 years, 1 month ago
  96. 4bc4fab Hide checkers from the public API. by Jamie Garside · 3 years, 1 month ago
  97. 747a091 Harden ComplicationDataSourceInfoRetriever by Alex Clarke · 3 years, 1 month ago
  98. a3f7980 Merge "Desktop. Fix Preview for desktop" into androidx-main by Andrey Kulikov · 3 years, 1 month ago
  99. 7429a50 Ref docs staging script: don't remove redirect file by Nick Anthony · 3 years, 1 month ago
  100. e10db28 Fix uiwidget test app shutdown timeout by WenHung_Teng · 3 years, 1 month ago