1. 94b9394 Add AnimateBounds Modifier API by Oscar Adame Vázquez · 10 months ago
  2. 27158cc Fix Lookahead pass coordinate calculation by Oscar Adame Vázquez · 10 months ago
  3. 32b149c Merge "Revert "Bump Activity to beta01"" into androidx-main by Treehugger Robot · 10 months ago
  4. c1b745c Merge "Move Navigation to 2.9.0-alpha01" into androidx-main by Treehugger Robot · 10 months ago
  5. 9b15b89 Merge "Fix NestedScrollingBenchmark asserts and suppress" into androidx-main by Treehugger Robot · 10 months ago
  6. 5d51999 Revert "Bump Activity to beta01" by Jeremy Woods · 10 months ago
  7. d892ec1 Merge "Create CameraXViewfinder composable" into androidx-main by Treehugger Robot · 10 months ago
  8. cbe0671 Move Navigation to 2.9.0-alpha01 by Ian Lake · 10 months ago
  9. 7aacbcf Merge "Display metrics as counters in microbench perfetto traces" into androidx-main by Treehugger Robot · 10 months ago
  10. 085ee3f Fix NestedScrollingBenchmark asserts and suppress by Chris Craik · 10 months ago
  11. 7913ede Merge "Swap assert() to assertTrue() in benchmark tests" into androidx-main by Treehugger Robot · 10 months ago
  12. 18cb10a Merge "Support meta keys in pressKeyCodes" into androidx-main by Yichun Li · 10 months ago
  13. 8dc7186 Merge "Fix assert in VelocityTrackerBenchmark" into androidx-main by Treehugger Robot · 10 months ago
  14. 79cf1e8 Fix assert in VelocityTrackerBenchmark by Chris Craik · 10 months ago
  15. 75d676a Swap assert() to assertTrue() in benchmark tests by Chris Craik · 10 months ago
  16. e48b675 Merge "Create the artifact for CameraX Viewfinder Compose Adapter" into androidx-main by Treehugger Robot · 10 months ago
  17. 207c673 Support meta keys in pressKeyCodes by Yichun Li · 10 months ago
  18. b3ad22d7 Merge "Remove exceptions in AndroidX and rely on Platform API." into androidx-main by Hao Dong · 10 months ago
  19. 90bd9ef Merge "Update ThreePaneScaffoldDestinationItem API following feedback" into androidx-main by Max Alfonso-Ying · 10 months ago
  20. c870086 Merge "Optimize animation code" into androidx-main by Romain Guy · 10 months ago
  21. c1ec9d4 Optimize animation code by Romain Guy · 10 months ago
  22. a0897c4 Update ThreePaneScaffoldDestinationItem API following feedback by Max Alfonso-Ying · 10 months ago
  23. f32c040 Merge "Revert^2 "Migrate window:window-core to Android Multiplatform plugin."" into androidx-main by Fred Sladkey · 10 months ago
  24. 00e8a5d Merge "Utilized material theme attrs" into androidx-main by Rahul Kanojia · 10 months ago
  25. 1c70d3d Merge "Resolved fragment and material views dependencies" into androidx-main by Palak Sharma · 10 months ago
  26. 0d7bbee Utilized material theme attrs by rahulkanojia · 10 months ago
  27. 42597a2 Merge changes Ic995c986,I7bb9a850 into androidx-main by Riya Thakur · 10 months ago
  28. f203c25 Resolved fragment and material views dependencies by Palak Sharma · 10 months ago
  29. 12ac3b4 Context Menu Placement depending on various scenarios by Riya Thakur · 10 months ago
  30. b573b0d Update context menu after zoom and scroll by Riya Thakur · 10 months ago
  31. 0bf097a Merge "Removed Guava dependency from androidx pdf library" into androidx-main by Palak Sharma · 10 months ago
  32. 5eb6e2c Removed Guava dependency from androidx pdf library by Palak Sharma · 10 months ago
  33. 0aff43a Merge "Disabling the search and password protected test until we implement the IdlingResource" into androidx-main by Bhavya Jain · 10 months ago
  34. b4af6f9 Merge "Delete onWindowFocusChanged from PaginatedView." into androidx-main by Anurag Adarsh · 10 months ago
  35. d9f5713 Disabling the search and password protected test until we implement the IdlingResource by Bhavya Jain · 10 months ago
  36. dce0bab Create CameraXViewfinder composable by Trevor McGuire · 10 months ago
  37. 8e047b0 Create the artifact for CameraX Viewfinder Compose Adapter by Trevor McGuire · 10 months ago
  38. ff81dc8 Delete onWindowFocusChanged from PaginatedView. by Anurag Adarsh · 10 months ago
  39. 3214854 Display metrics as counters in microbench perfetto traces by Chris Craik · 10 months ago
  40. 8cf1bff Merge "sort the endpoints by type whenever emitting from a flow" into androidx-main by Treehugger Robot · 10 months ago
  41. 4342a6c Merge "Rename and split TransformationInfo.shouldMirror" into androidx-main by Treehugger Robot · 10 months ago
  42. e107627 sort the endpoints by type whenever emitting from a flow by Thomas Stuart · 10 months ago
  43. 49d9bbf Merge "Ink: Make more geometry APIs public" into androidx-main by Matt Mallozzi · 10 months ago
  44. fba3c42 Merge "Read the motion's spring values from the tokens" into androidx-main by Shalom Gibly · 10 months ago
  45. 549d2c5 Merge "Revert "Fix a child measurement bug in SlidingPaneLayout"" into androidx-main by Treehugger Robot · 10 months ago
  46. 11e4555 Merge "Prevent unintended usage of TypeMirror.toString" into androidx-main by Julia McClellan · 10 months ago
  47. 65f0cc8 Rename and split TransformationInfo.shouldMirror by Yasith Vidanaarachchi · 10 months ago
  48. d6ee99b Ink: Make more geometry APIs public by Matt Mallozzi · 10 months ago
  49. ebb6311 Revert "Fix a child measurement bug in SlidingPaneLayout" by Adam Powell · 10 months ago
  50. 7be9651 Merge "Ink: Expose Brush v1 APIs" into androidx-main by Matt Mallozzi · 10 months ago
  51. 1f109ca Merge "[IconButton][SplitButton] Update samples to use Filled instead of Outlined Icons" into androidx-main by Kevin Truong · 10 months ago
  52. 9d67ca7 Remove exceptions in AndroidX and rely on Platform API. by Hao Dong · 10 months ago
  53. c0fe97c Ink: Expose Brush v1 APIs by Matt Mallozzi · 10 months ago
  54. ee27a9e Merge "Fix flaky LowLatencyCanvasViewTest" into androidx-main by Nader Jawad · 10 months ago
  55. b7192cd Prevent unintended usage of TypeMirror.toString by Julia McClellan · 10 months ago
  56. e565956 Merge "Fix main thread usage in RoomTrackingLiveData" into androidx-main by Treehugger Robot · 10 months ago
  57. 27d6517 Merge "[split-button] Update some SplitButtonDefaults fields" into androidx-main by Treehugger Robot · 10 months ago
  58. 325414d Merge "Mark digital credential APIs as experimental." into androidx-main by Treehugger Robot · 10 months ago
  59. 8ca5bea Merge "Create screenshot tests for default motions with progress" into androidx-main by Conrad Chen · 10 months ago
  60. 491327e Merge "Revert "Move androidx.compose.ui.platform.LocalLifecycleOwner to common"" into androidx-main by Treehugger Robot · 10 months ago
  61. 0e19d09 Mark digital credential APIs as experimental. by Helen Qin · 10 months ago
  62. e6d32ad Merge changes I16a42e5d,I8e152a42 into androidx-main by Conrad Chen · 10 months ago
  63. a3999fa Create screenshot tests for default motions with progress by drchen · 10 months ago
  64. 17bd4a7 Revert "Move androidx.compose.ui.platform.LocalLifecycleOwner to common" by Marcello Galhardo · 10 months ago
  65. c128099 Fix flaky LowLatencyCanvasViewTest by Nader Jawad · 10 months ago
  66. aa1e3f7 Merge "Fix a crash that can occur if the camera successfully starts after close." into androidx-main by Treehugger Robot · 10 months ago
  67. 02bd4d5 [IconButton][SplitButton] Update samples to use Filled instead of Outlined Icons by Kevin Truong · 10 months ago
  68. 8997ac0 Merge "Move androidx.compose.ui.platform.LocalLifecycleOwner to common" into androidx-main by Marcello Galhardo · 10 months ago
  69. 5ab081a Fix main thread usage in RoomTrackingLiveData by Daniel Santiago Rivera · 10 months ago
  70. ff2f4bf Fix a crash that can occur if the camera successfully starts after close. by Paul Rohde · 10 months ago
  71. d09b22e Merge "Provide Wear Material 3 DatePicker" into androidx-main by Tianming Xu · 10 months ago
  72. 02dafc2 Merge "[PullToRefresh] Don't do pull to refresh animations in onRefresh" into androidx-main by Treehugger Robot · 10 months ago
  73. 772a913 Merge "Refactor demo of how to use IconButton to construct an ImageButton into a sample" into androidx-main by Steve Bower · 10 months ago
  74. 2f4d14b Merge "Cleanup LibraryType" into androidx-main by Aurimas Liutikas · 10 months ago
  75. 446fa56 [PullToRefresh] Don't do pull to refresh animations in onRefresh by Mariano Martin · 10 months ago
  76. 57053b1 Merge "Displaying Error Message on Loading View for Curropted and 0B PDF's." into androidx-main by Kumar Ankit · 10 months ago
  77. 2ff47b9 Provide Wear Material 3 DatePicker by Tianming Xu · 10 months ago
  78. dd251a1 Merge "Ink: Make more geometry APIs public" into androidx-main by Matt Mallozzi · 10 months ago
  79. eb7f547 Merge "Updated LevelIndicator's default stroke width to 6dp" into androidx-main by Steve Bower · 10 months ago
  80. d9fb215 Merge changes from topic "update-errorprone" into androidx-main by Julia McClellan · 10 months ago
  81. 0f7a59c Merge "Add DynamicTypeAnimator interface" into androidx-main by Polina Koval · 10 months ago
  82. e454e4f Merge "Verify aggregation requests." into androidx-main by Agostinho Junior · 10 months ago
  83. 3997dfb Merge "Add a background to TimeText so it's visible on top of other content" into androidx-main by Sergio Sancho · 10 months ago
  84. abb968f Merge "Reduce number of unnecessary allocations" into androidx-main by Artemiy Sobolev · 10 months ago
  85. fb1abd7 Merge "Restrict SkinTemperatureRecord until I/O to Platform has been added." into androidx-main by Treehugger Robot · 10 months ago
  86. 69aef03 Cleanup LibraryType by Aurimas Liutikas · 10 months ago
  87. 37b1a7a Verify aggregation requests. by Agostinho Junior · 10 months ago
  88. bbfa56e Merge "Reduced binary size by removing no usage fields" into androidx-main by Palak Sharma · 10 months ago
  89. a261609 Displaying Error Message on Loading View for Curropted and 0B PDF's. by Kumar Ankit · 10 months ago
  90. cfb31e8 Merge "Removed some unused strings" into androidx-main by Palak Sharma · 10 months ago
  91. 2ffd401 Reduced binary size by removing no usage fields by Palak Sharma · 10 months ago
  92. b5d79f7 Merge "Fixed Scrubber position" into androidx-main by Palak Sharma · 10 months ago
  93. 3eff050 Merge "Revert "Decouple Ultra HDR from 10-bit output capability"" into androidx-main by Treehugger Robot · 10 months ago
  94. 583692e Revert "Decouple Ultra HDR from 10-bit output capability" by Ming-Da Tsai · 10 months ago
  95. d157c97 Merge "Update docs for Profiling" into androidx-main by Treehugger Robot · 10 months ago
  96. 67f9886 Merge "Unhide the digital credential request and result APIs." into androidx-main by Helen Qin · 10 months ago
  97. 9cae1a8 Unhide the digital credential request and result APIs. by Helen Qin · 10 months ago
  98. 373d05a Merge "Add snasphot observer API" into androidx-main by Treehugger Robot · 10 months ago
  99. 8201ed2 Merge "Remove checksums for kotlin native prebuilts" into androidx-main by Aurimas Liutikas · 10 months ago
  100. a277fd3 Update docs for Profiling by Yisroel Forta · 10 months ago