1. 73e8117 Add close sheet semantics to ModalBottomSheet scrim. by Jose Figueroa · 3 months ago
  2. 1fe1c11 Merge "Fix exceptions in onTrimMemory callbacks" into androidx-main by Treehugger Robot · 3 months ago
  3. 580a9f9 Merge "Rename the noOfItemsShown internal property of FlowLayoutOverflowState and related parameters to shownItemCount for consistency with the public property exposed via FlowRowOverflowScope and FlowColumnOverflowScope." into androidx-main by Anton Beloglazov · 3 months ago
  4. 4e3e198 Merge "Pin Compose compiler to 1.5.14 stable" into androidx-main by Andrei Shikov · 3 months ago
  5. 3e2f253 Fix exceptions in onTrimMemory callbacks by Nader Jawad · 3 months ago
  6. e243858 Merge "Links Api: revert adding TextLinkStyles to TextStyle" into androidx-main by Treehugger Robot · 3 months ago
  7. 7d6738f Merge "Wait for window focus in CustomEffectContextTest" into androidx-main by Treehugger Robot · 3 months ago
  8. cf0dd3d Merge "Replace targets.all {} and all {} references to targets.configureEach{} and configureEach {}" into androidx-main by Omar Ismail · 3 months ago
  9. dc5f662 Merge "[KSP2] Fix annotation target mappings" into androidx-main by Kuan-Ying Chou · 3 months ago
  10. e2607dd Rename the noOfItemsShown internal property of FlowLayoutOverflowState and related parameters to shownItemCount for consistency with the public property exposed via FlowRowOverflowScope and FlowColumnOverflowScope. by Anton Beloglazov · 3 months ago
  11. 4886bc4 Merge "Fix the a11y size of HorizontalPageIndicator." into androidx-main by Misha Kulaha · 3 months ago
  12. 4cad7cc Wait for window focus in CustomEffectContextTest by Jelle Fresen · 3 months ago
  13. 94f2200 [KSP2] Fix annotation target mappings by Kuan-Ying Chou · 3 months ago
  14. 1292c5b Pin Compose compiler to 1.5.14 stable by Andrei Shikov · 3 months ago
  15. f4d9843 Merge "Move `ModalBottomSheet` to common source set" into androidx-main by Matvei Malkov · 3 months ago
  16. a24d533 Merge "Update TextToggleButton colors." into androidx-main by Tianming Xu · 3 months ago
  17. 5df2387 Fix the a11y size of HorizontalPageIndicator. by mkulaha · 3 months ago
  18. 6e8cb3eac Move `ModalBottomSheet` to common source set by Ivan Matkov · 3 months ago
  19. aa8d779 Merge "Remove redundant SDK_INT check" into androidx-main by Treehugger Robot · 3 months ago
  20. a1880ca Merge "Add (un)pauseAnimation" into androidx-main by Alex Clarke · 3 months ago
  21. be5a1e2 Links Api: revert adding TextLinkStyles to TextStyle by Anastasia Soboleva · 3 months ago
  22. cc07235 Merge "Refactor Lifecycle Compose tests to pure Kotlin" into androidx-main by Treehugger Robot · 3 months ago
  23. e3ffa79 Merge "Fix documentation for the cancelPending parameter" into androidx-main by Samuel Freilich · 3 months ago
  24. a6e77a9 Merge "Add internal `SemanticAutofill` class." into androidx-main by Melba Nuzen · 3 months ago
  25. a16748a Merge "Addresses API feedback (adds fun comments)." into androidx-main by Jeremy Walker · 3 months ago
  26. 3bf6c03 Merge "addCall throws CallException out to client; bump to alpha 07" into androidx-main by Thomas Stuart · 3 months ago
  27. a9ead31 Merge "Remove stale TODO comments" into androidx-main by Treehugger Robot · 3 months ago
  28. dee55e5 addCall throws CallException out to client; bump to alpha 07 by Thomas Stuart · 3 months ago
  29. d35d474 Merge "Fix statement bindText() that was keeping NUL terminator character." into androidx-main by Treehugger Robot · 3 months ago
  30. c00794d Remove stale TODO comments by Chuck Jazdzewski · 3 months ago
  31. 11c9370 Merge "Allow memoizing lambdas in composable inline functions" into androidx-main by Treehugger Robot · 3 months ago
  32. b769bce Fix statement bindText() that was keeping NUL terminator character. by Daniel Santiago Rivera · 3 months ago
  33. d32da5d Adds section to AndroidX Lint guide for debugging lint checks inside IDE by AndroidX Core Team · 3 months ago
  34. 738af99 Merge "Clamp bottom sheet scrim alpha between 0 and 1" into androidx-main by José Figueroa Santos · 3 months ago
  35. dc92291 Allow memoizing lambdas in composable inline functions by Andrei Shikov · 3 months ago
  36. 90d1c87 Merge "Simplify AndroidXRepackageImplPlugin and make use of providers" into androidx-main by Treehugger Robot · 3 months ago
  37. 28a9599 Merge "Undo changes made to type variable bounds" into androidx-main by Kuan-Ying Chou · 3 months ago
  38. 5f01850 Fix documentation for the cancelPending parameter by Samuel Freilich · 3 months ago
  39. 39483e6 Merge "Set api and language version for kmp projects" into androidx-main by Treehugger Robot · 3 months ago
  40. bf8eb11 Update TextToggleButton colors. by Tianming Xu · 3 months ago
  41. 14a4d77 Merge "Compose 1.7.0-beta02 Test: ./gradlew updateApi" into androidx-main by Juan Rodriguez · 3 months ago
  42. 76b721e Clamp bottom sheet scrim alpha between 0 and 1 by Jose Figueroa · 3 months ago
  43. 5f9d19d Addresses API feedback (adds fun comments). by Jeremy Walker · 3 months ago
  44. 818cd11 Add internal `SemanticAutofill` class. by Melba Nuzen · 4 months ago
  45. 860bf98 Remove redundant SDK_INT check by Santiago Seifert · 3 months ago
  46. 1499239 Add (un)pauseAnimation by Alex Clarke · 3 months ago
  47. 43d76c9 Merge "Bump Car Api 7 to beta01" into androidx-main by Cristián Alcoholado · 3 months ago
  48. e3e073d Merge changes I83b58e96,Id350ac96 into androidx-main by Andrey Kulikov · 3 months ago
  49. e6f53ad Merge "Use KMP projects instead of INFRAROGUE for CI FIXES: 324615950" into androidx-main by Andrea Falcone · 3 months ago
  50. 89b73bf Use KMP projects instead of INFRAROGUE for CI FIXES: 324615950 by Andrea Falcone · 3 months ago
  51. 0c45048c Merge "Fix crash or incorrect compsition at end of nodes" into androidx-main by Chuck Jazdzewski · 3 months ago
  52. a98210d0 Undo changes made to type variable bounds by Kuan-Ying Chou · 3 months ago
  53. fa8e595 Merge "Add asymmetrical corners APIs" into androidx-main by Xiangyin Ma · 3 months ago
  54. edea88a Set api and language version for kmp projects by Omar Ismail · 3 months ago
  55. ce79d6f Replace targets.all {} and all {} references to targets.configureEach{} and configureEach {} by Omar Ismail · 3 months ago
  56. feb20e9 Merge "Make updateWatchfaceInstance synchronous" into androidx-main by Treehugger Robot · 3 months ago
  57. ee5471a Merge "Replace all references to configureEach in buildSrc" into androidx-main by Omar Ismail · 3 months ago
  58. 90c2e25 Add asymmetrical corners APIs by Xiangyin Ma · 3 months ago
  59. 76b30d7 Merge "Move WindowInsetsPadding modifiers to common source set" into androidx-main by Treehugger Robot · 3 months ago
  60. 6f3acae5 Merge "Use correct size when calculating layer matrix even before it was drawn once" into androidx-main by Treehugger Robot · 3 months ago
  61. 62acb93 Optimization for remeasures of not placed items to not cause unneeded AndroidComposeView.invalidate() by Andrey Kulikov · 3 months ago
  62. 1e228570 Fix for requestLayout() not being called when forceRemeasure() changes the root size by Andrey Kulikov · 3 months ago
  63. 05330f8 Make updateWatchfaceInstance synchronous by Alex Clarke · 3 months ago
  64. b3213a0 Simplify AndroidXRepackageImplPlugin and make use of providers by Omar Ismail · 3 months ago
  65. d24cfd7 Merge "ToggleButton and SelectableButton M3 changes" into androidx-main by Steve Bower · 3 months ago
  66. 69eed08 Use correct size when calculating layer matrix even before it was drawn once by Andrey Kulikov · 3 months ago
  67. 768cdde Merge "Make overrideComplicationData a two way aidl method" into androidx-main by Treehugger Robot · 3 months ago
  68. 363fca1 Merge "Add test for click into clipped item changing its size on robolectric" into androidx-main by Treehugger Robot · 3 months ago
  69. de2b265a Merge "Update IconToggleButton colors." into androidx-main by Tianming Xu · 3 months ago
  70. 02f7fb02 ToggleButton and SelectableButton M3 changes by Ankit · 3 months ago
  71. 0753d32 Add test for click into clipped item changing its size on robolectric by Andrey Kulikov · 3 months ago
  72. 96c10d6 Merge "Revert "Make compose/measure time calculation content-type based in lazy layouts prefetch"" into androidx-main by Andrey Kulikov · 3 months ago
  73. 9796bab Merge "Remove targets.all block in datastore as there is no native sourceset" into androidx-main by Omar Ismail · 3 months ago
  74. 925f9c5 Remove targets.all block in datastore as there is no native sourceset by Omar Ismail · 3 months ago
  75. 9410005 Merge "Replace buildType.all{} references to buildType.configureEach in build.gradle files" into androidx-main by Omar Ismail · 3 months ago
  76. 5393a32 Replace all references to configureEach in buildSrc by Omar Ismail · 3 months ago
  77. bbbb737 Merge "Enable ignored video capture tests." into androidx-main by Treehugger Robot · 3 months ago
  78. c43c484 Enable ignored video capture tests. by TY Chang · 3 months ago
  79. 3100f06 Revert "Make compose/measure time calculation content-type based in lazy layouts prefetch" by Bryce Lee · 3 months ago
  80. bfb0984 Merge "[CameraPipe] Add explicit focus timeout" into androidx-main by Treehugger Robot · 3 months ago
  81. c621c9d Merge "Revert "Fix xmodule restrict for GoogleFont"" into androidx-main by Sean McQuillan · 3 months ago
  82. e1ac54d Merge "Fix issue where LayoutDirection/Density changes were not propagated to Modifier.drawWithCache" into androidx-main by Treehugger Robot · 3 months ago
  83. 1908e58 Fix issue where LayoutDirection/Density changes were by Nader Jawad · 3 months ago
  84. 9c8eee3 Revert "Fix xmodule restrict for GoogleFont" by Sean McQuillan · 3 months ago
  85. b58645e Compose 1.7.0-beta02 Test: ./gradlew updateApi by Juan Rodriguez · 3 months ago
  86. d043733 Merge "Split UiDeviceTest#testSetOrientations into two tests to prevent flakes" into androidx-main by Daniel Peykov · 3 months ago
  87. 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
  88. 385a143 Merge "Add BlackHole to enable controlling dead code elimination in Benchmark" into androidx-main by Chris Craik · 3 months ago
  89. 44ab063a Merge "Remove Any receiver for generateRouteWithArgs" into androidx-main by Treehugger Robot · 3 months ago
  90. ee49bcb Fix crash or incorrect compsition at end of nodes by Chuck Jazdzewski · 3 months ago
  91. 61fae60 Merge "Enabled nested scroll for a11y and focus scroll." into androidx-main by Treehugger Robot · 3 months ago
  92. f18500e2 Merge "Add more docs to EGLConfigAttributes" into androidx-main by Treehugger Robot · 3 months ago
  93. 38c3635 Fix: when a password field has focus can't handwriting in other text fields by Haoyu Zhang · 3 months ago
  94. e6e127f Merge "Enforce that KMP projects use target-prefixed source sets" into androidx-main by Treehugger Robot · 3 months ago
  95. a757696 Split UiDeviceTest#testSetOrientations into two tests to prevent flakes by Daniel Peykov · 3 months ago
  96. a191008 Merge changes Ie5dae089,Ie04caba3 into androidx-main by Treehugger Robot · 3 months ago
  97. 8f15b3b Merge "Re-route scroll semantics in Pager case" into androidx-main by Treehugger Robot · 3 months ago
  98. 547859f Merge "Add an option to just regenerate the API file needed for compat checks" into androidx-main by Julia McClellan · 3 months ago
  99. e33f398 Merge "Avoid layer persistence when testing on robolectric" into androidx-main by Treehugger Robot · 3 months ago
  100. abe7b46 Merge "Move scrollBy semantics to Scrollable modifier." into androidx-main by Levi Albuquerque · 3 months ago