1. 76b721e Clamp bottom sheet scrim alpha between 0 and 1 by Jose Figueroa · 3 months ago
  2. 43d76c9 Merge "Bump Car Api 7 to beta01" into androidx-main by Cristián Alcoholado · 3 months ago
  3. e3e073d Merge changes I83b58e96,Id350ac96 into androidx-main by Andrey Kulikov · 3 months ago
  4. e6f53ad Merge "Use KMP projects instead of INFRAROGUE for CI FIXES: 324615950" into androidx-main by Andrea Falcone · 3 months ago
  5. 89b73bf Use KMP projects instead of INFRAROGUE for CI FIXES: 324615950 by Andrea Falcone · 3 months ago
  6. 0c45048c Merge "Fix crash or incorrect compsition at end of nodes" into androidx-main by Chuck Jazdzewski · 3 months ago
  7. fa8e595 Merge "Add asymmetrical corners APIs" into androidx-main by Xiangyin Ma · 3 months ago
  8. feb20e9 Merge "Make updateWatchfaceInstance synchronous" into androidx-main by Treehugger Robot · 3 months ago
  9. ee5471a Merge "Replace all references to configureEach in buildSrc" into androidx-main by Omar Ismail · 3 months ago
  10. 90c2e25 Add asymmetrical corners APIs by Xiangyin Ma · 3 months ago
  11. 76b30d7 Merge "Move WindowInsetsPadding modifiers to common source set" into androidx-main by Treehugger Robot · 3 months ago
  12. 6f3acae5 Merge "Use correct size when calculating layer matrix even before it was drawn once" into androidx-main by Treehugger Robot · 3 months ago
  13. 62acb93 Optimization for remeasures of not placed items to not cause unneeded AndroidComposeView.invalidate() by Andrey Kulikov · 3 months ago
  14. 1e228570 Fix for requestLayout() not being called when forceRemeasure() changes the root size by Andrey Kulikov · 3 months ago
  15. 05330f8 Make updateWatchfaceInstance synchronous by Alex Clarke · 3 months ago
  16. d24cfd7 Merge "ToggleButton and SelectableButton M3 changes" into androidx-main by Steve Bower · 3 months ago
  17. 69eed08 Use correct size when calculating layer matrix even before it was drawn once by Andrey Kulikov · 3 months ago
  18. 768cdde Merge "Make overrideComplicationData a two way aidl method" into androidx-main by Treehugger Robot · 3 months ago
  19. 363fca1 Merge "Add test for click into clipped item changing its size on robolectric" into androidx-main by Treehugger Robot · 3 months ago
  20. de2b265a Merge "Update IconToggleButton colors." into androidx-main by Tianming Xu · 3 months ago
  21. 02f7fb02 ToggleButton and SelectableButton M3 changes by Ankit · 3 months ago
  22. 0753d32 Add test for click into clipped item changing its size on robolectric by Andrey Kulikov · 3 months ago
  23. 96c10d6 Merge "Revert "Make compose/measure time calculation content-type based in lazy layouts prefetch"" into androidx-main by Andrey Kulikov · 3 months ago
  24. 9796bab Merge "Remove targets.all block in datastore as there is no native sourceset" into androidx-main by Omar Ismail · 3 months ago
  25. 925f9c5 Remove targets.all block in datastore as there is no native sourceset by Omar Ismail · 3 months ago
  26. 9410005 Merge "Replace buildType.all{} references to buildType.configureEach in build.gradle files" into androidx-main by Omar Ismail · 3 months ago
  27. 5393a32 Replace all references to configureEach in buildSrc by Omar Ismail · 3 months ago
  28. bbbb737 Merge "Enable ignored video capture tests." into androidx-main by Treehugger Robot · 3 months ago
  29. c43c484 Enable ignored video capture tests. by TY Chang · 3 months ago
  30. 3100f06 Revert "Make compose/measure time calculation content-type based in lazy layouts prefetch" by Bryce Lee · 3 months ago
  31. bfb0984 Merge "[CameraPipe] Add explicit focus timeout" into androidx-main by Treehugger Robot · 3 months ago
  32. c621c9d Merge "Revert "Fix xmodule restrict for GoogleFont"" into androidx-main by Sean McQuillan · 3 months ago
  33. e1ac54d Merge "Fix issue where LayoutDirection/Density changes were not propagated to Modifier.drawWithCache" into androidx-main by Treehugger Robot · 3 months ago
  34. 1908e58 Fix issue where LayoutDirection/Density changes were by Nader Jawad · 3 months ago
  35. 9c8eee3 Revert "Fix xmodule restrict for GoogleFont" by Sean McQuillan · 3 months ago
  36. d043733 Merge "Split UiDeviceTest#testSetOrientations into two tests to prevent flakes" into androidx-main by Daniel Peykov · 3 months ago
  37. 249c26c Merge "Fix: when a password field has focus can't handwriting in other text fields" into androidx-main by Treehugger Robot · 3 months ago
  38. 385a143 Merge "Add BlackHole to enable controlling dead code elimination in Benchmark" into androidx-main by Chris Craik · 3 months ago
  39. 44ab063a Merge "Remove Any receiver for generateRouteWithArgs" into androidx-main by Treehugger Robot · 3 months ago
  40. ee49bcb Fix crash or incorrect compsition at end of nodes by Chuck Jazdzewski · 3 months ago
  41. 61fae60 Merge "Enabled nested scroll for a11y and focus scroll." into androidx-main by Treehugger Robot · 3 months ago
  42. f18500e2 Merge "Add more docs to EGLConfigAttributes" into androidx-main by Treehugger Robot · 3 months ago
  43. 38c3635 Fix: when a password field has focus can't handwriting in other text fields by Haoyu Zhang · 3 months ago
  44. e6e127f Merge "Enforce that KMP projects use target-prefixed source sets" into androidx-main by Treehugger Robot · 3 months ago
  45. a757696 Split UiDeviceTest#testSetOrientations into two tests to prevent flakes by Daniel Peykov · 3 months ago
  46. a191008 Merge changes Ie5dae089,Ie04caba3 into androidx-main by Treehugger Robot · 3 months ago
  47. 8f15b3b Merge "Re-route scroll semantics in Pager case" into androidx-main by Treehugger Robot · 3 months ago
  48. 547859f Merge "Add an option to just regenerate the API file needed for compat checks" into androidx-main by Julia McClellan · 3 months ago
  49. e33f398 Merge "Avoid layer persistence when testing on robolectric" into androidx-main by Treehugger Robot · 3 months ago
  50. abe7b46 Merge "Move scrollBy semantics to Scrollable modifier." into androidx-main by Levi Albuquerque · 3 months ago
  51. 721c8d4 Re-route scroll semantics in Pager case by Levi Albuquerque · 3 months ago
  52. 8a0c470 Add more docs to EGLConfigAttributes by Nader Jawad · 3 months ago
  53. c7c37e2 Merge "Fix focus restoration when item goes out of bounds" into androidx-main by Treehugger Robot · 3 months ago
  54. 07d09da Enforce that KMP projects use target-prefixed source sets by Omar Ismail · 3 months ago
  55. 9b29747 Merge "Marking focus interop test as flaky" into androidx-main by Treehugger Robot · 3 months ago
  56. f3d8983 Merge "Make parsing static method naming consistent." into androidx-main by Helen Qin · 3 months ago
  57. 3186bc4 Make parsing static method naming consistent. by Helen Qin · 3 months ago
  58. 18d41eb Merge "Update the type priority API per API feedback." into androidx-main by Helen Qin · 3 months ago
  59. ad27448 Request layout after AndroidViewsHandler is created by Andrei Shikov · 3 months ago
  60. a852f4f Merge "Add additional info in benchmark json context" into androidx-main by Treehugger Robot · 3 months ago
  61. 0f10f18 Avoid layer persistence when testing on robolectric by Nader Jawad · 3 months ago
  62. 64a75fa Merge "Fix ktdocs in core" into androidx-main by Alan Viverette · 3 months ago
  63. f8cea4e Merge "Define target parameter" into androidx-main by Alan Viverette · 3 months ago
  64. a23b2a2 Merge "Remove needless list copy" into androidx-main by Treehugger Robot · 3 months ago
  65. e8e91f1 Merge "Added contentColor to WM3 TimeText which paints the text and composable component of TimeText." into androidx-main by Rajat Biswas · 3 months ago
  66. 628925e Enabled nested scroll for a11y and focus scroll. by Levi Albuquerque · 5 months ago
  67. 60aaceb Merge "Fix for layer not being recreated after reusing deactivated node" into androidx-main by Treehugger Robot · 3 months ago
  68. a66f471 Move scrollBy semantics to Scrollable modifier. by Levi Albuquerque · 3 months ago
  69. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 3 months ago
  70. bc2c55f Remove Any receiver for generateRouteWithArgs by Clara Fok · 3 months ago
  71. 68220c4 Merge "Fix rounding issue with nested scroll connection." into androidx-main by Levi Albuquerque · 3 months ago
  72. 9861ca1 Reapply "Optimizes ripple / android view / view layer containers to not cause relayouts" by Andrei Shikov · 3 months ago
  73. 1f6f996 Remove needless list copy by Jake Wharton · 3 months ago
  74. 4e7b1a3 Merge "Add ProGuard rule to keep ContinuationOutcomeReceiver" into androidx-main by Robert Marcus · 3 months ago
  75. e96c7a9 Fix rounding issue with nested scroll connection. by Levi Albuquerque · 3 months ago
  76. 0f44c1e Fix for layer not being recreated after reusing deactivated node by Andrey Kulikov · 3 months ago
  77. dd48369 Merge "Moving some OWNERS to ashleyingram@" into androidx-main by Treehugger Robot · 3 months ago
  78. 18578b4 Merge "[Pager] Don't snap when already at bounds" into androidx-main by Jossi Wolf · 3 months ago
  79. 8424c31 Add ProGuard rule to keep ContinuationOutcomeReceiver by Robert Marcus · 3 months ago
  80. 99f8363 Make overrideComplicationData a two way aidl method by Alex Clarke · 3 months ago
  81. 1d9d841 Merge "Fix task up to dateness failing due to use of temp file and add public.txt to android multiplatform plugin projects" into androidx-main by Fred Sladkey · 3 months ago
  82. cf57c43 Merge "Update (Split)RadioButton to (Split)SelectableButton." into androidx-main by Steve Bower · 3 months ago
  83. fe86b28 Added contentColor to WM3 TimeText which paints the text and by Rajat Biswas · 3 months ago
  84. b42d497 Update (Split)RadioButton to (Split)SelectableButton. by stevebower · 3 months ago
  85. 5ac0224 [Pager] Don't snap when already at bounds by Jossi Wolf · 3 months ago
  86. 12d07c9 [CameraPipe] Add explicit focus timeout by Tahsin Masrur · 3 months ago
  87. 5b56abf Merge "Ignore Ultra HDR tests for camera-pipe config" into androidx-main by Treehugger Robot · 3 months ago
  88. a86c279 Merge "Fix persistent recording may fail to continue recording after switching camera" into androidx-main by Treehugger Robot · 3 months ago
  89. 473e3cc Ignore Ultra HDR tests for camera-pipe config by Tahsin Masrur · 3 months ago
  90. 4b904c4 Bump Car Api 7 to beta01 by Cristian Alcoholado · 3 months ago
  91. ae59d5d Fix persistent recording may fail to continue recording after switching camera by leo huang · 3 months ago
  92. 855810d8 Fix focus restoration when item goes out of bounds by Ralston Da Silva · 3 months ago
  93. e689454 Marking focus interop test as flaky by Ralston Da Silva · 3 months ago
  94. 8f78d95 Merge "Launch acceptStylusHandwritingDelegation() call" into androidx-main by Treehugger Robot · 3 months ago
  95. 9ba7be5 Merge "Add kdoc to MarqueeDefaults properties." into androidx-main by Treehugger Robot · 3 months ago
  96. 23c069d4 Add BlackHole to enable controlling dead code elimination in Benchmark by Chris Craik · 3 months ago
  97. 7304d94 Merge "Flag some tests in foundation text" into androidx-main by Treehugger Robot · 3 months ago
  98. 0148eea Add kdoc to MarqueeDefaults properties. by Zach Klippenstein · 3 months ago
  99. a8622d2 Merge "Add support for configuring the CaptureRequest tag." into androidx-main by Treehugger Robot · 3 months ago
  100. efd9f4b Merge "Refactor Camera2CaptureSequence so it no longer uses tags." into androidx-main by Treehugger Robot · 3 months ago