1. 99bb2aa [CircularProgressIndicator] Fix gapSize not scaling with diameter by Paul Thomas · 3 months ago
  2. bc431b9 Merge "Fix "more options" icon in M2 Catalog" into androidx-main by Treehugger Robot · 3 months ago
  3. f7a1379 Fix "more options" icon in M2 Catalog by Max Alfonso-Ying · 3 months ago
  4. 491a3e5 Merge "Update androidx.test versions to 05.16.2024 beta release" into androidx-main by Treehugger Robot · 3 months ago
  5. 719188b Update androidx.test versions to 05.16.2024 beta release by Brett Chabot · 3 months ago
  6. b2dd882 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 months ago
  7. b7811f8 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 months ago
  8. 340ea16 Merge "Avoid calling downstream onPreUpdate twice in StateSourceNode" into androidx-main by Mohammad Saboorian · 3 months ago
  9. 4e0e7f5 Merge "Benchmark tests for WM3 TextButton & TextToggleButton" into androidx-main by Steve Bower · 3 months ago
  10. 6899ac5 Merge "Update Wear Compose Material3 to use LineHeightStyle with alignment=center, trim=none which matches Figma and Compose Material3" into androidx-main by Steve Bower · 3 months ago
  11. e4b0bb5 Merge "Rename constants for spacing between main content and secondary label" into androidx-main by Neda Topoljanac · 3 months ago
  12. e32d0a3 Avoid calling downstream onPreUpdate twice in StateSourceNode by Mohammad Saboorian · 3 months ago
  13. e32c065 Benchmark tests for WM3 TextButton & TextToggleButton by Rajat Biswas · 3 months ago
  14. 0ddb9a3 Merge "Bump ProtoLayout and Tiles library versions" into androidx-main by Treehugger Robot · 3 months ago
  15. 769f84c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 months ago
  16. f5947f0 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 months ago
  17. 7ecb31a Merge "Fixed max agp version warning always printed" into androidx-main by Treehugger Robot · 3 months ago
  18. 5a11e3d Merge "NAVIGATION = "2.8.0-beta02" Test: ./gradlew buildOnServer" into androidx-main by Treehugger Robot · 3 months ago
  19. 5936f77 Merge "FUTURES = "1.2.0-rc01" ROOM = "2.7.0-alpha03" SQLITE = "2.5.0-alpha03"" into androidx-main by Treehugger Robot · 3 months ago
  20. 2e16cf0 Fixed max agp version warning always printed by Marcello Albano · 3 months ago
  21. 89ec14e Merge "Update custom slider thumb + label samples so that the text inside the label will scale based on the display / text size of the device." into androidx-main by Connie Shi · 3 months ago
  22. c7b620b Merge "[Multi-Cam] Add setMirrorMode() for Preview" into androidx-main by Treehugger Robot · 3 months ago
  23. 5dcf60e [Multi-Cam] Add setMirrorMode() for Preview by Kailiang Chen · 3 months ago
  24. e3467d0 Merge "[CameraPipe] Forward configAdapter.mapToRequest exception to ImageCapture failure" into androidx-main by Treehugger Robot · 3 months ago
  25. a031c23 Merge "Remove `format` and make `streamFormat` required for InputStream" into androidx-main by Amy Cao · 3 months ago
  26. edaaae1 Merge "Revert "Move tooltip implementation to common"" into androidx-main by Connie Shi · 3 months ago
  27. e9682ed Remove `format` and make `streamFormat` required for InputStream by Amy Cao · 3 months ago
  28. 85dc190 NAVIGATION = "2.8.0-beta02" Test: ./gradlew buildOnServer by Prajakta Patil · 3 months ago
  29. 3866909 Merge "Switch datastore in docs-public from docs to kmpDocs" into androidx-main by Julia McClellan · 3 months ago
  30. d33eef6 Revert "Move tooltip implementation to common" by Connie Shi · 3 months ago
  31. 760eb1b7 Update custom slider thumb + label samples so that the text inside the label will scale based on the display / text size of the device. by Connie Shi · 3 months ago
  32. 4dae9d5 Merge "Reuse GraphicsLayerOwnerLayer objects" into androidx-main by Treehugger Robot · 3 months ago
  33. 291e370 Switch datastore in docs-public from docs to kmpDocs by Julia McClellan · 3 months ago
  34. f3bdac1 FUTURES = "1.2.0-rc01" ROOM = "2.7.0-alpha03" SQLITE = "2.5.0-alpha03" by Prajakta Patil · 3 months ago
  35. 3f4fee1 Merge "Separate pooling container tests from other integration tests" into androidx-main by Gavin Corkery · 3 months ago
  36. c9a7765 Reuse GraphicsLayerOwnerLayer objects by Andrey Kulikov · 3 months ago
  37. 7bebe07 Merge "Re-submit "Make compose/measure time calculation content-type based in lazy layouts prefetch"" into androidx-main by Andrey Kulikov · 3 months ago
  38. 1bea950 Merge "Mark an undo test as flaky" into androidx-main by Treehugger Robot · 3 months ago
  39. aee1a26 Merge "BTF2 Fix readonly not showing toolbar" into androidx-main by Treehugger Robot · 3 months ago
  40. cdc8f7d Merge "Fix kdoc reference in InputDispatcher.kt" into androidx-main by Treehugger Robot · 3 months ago
  41. 6071488 Merge "Use set instead of a list in LayerManager" into androidx-main by Treehugger Robot · 3 months ago
  42. 1c9df02 Rename constants for spacing between main content and secondary label by Neda Topoljanac · 3 months ago
  43. bd55623 Merge "Add close sheet semantics to ModalBottomSheet scrim." into androidx-main by José Figueroa Santos · 3 months ago
  44. 034a5c3 Use set instead of a list in LayerManager by Andrey Kulikov · 3 months ago
  45. 0898d64 Update Wear Compose Material3 to use LineHeightStyle with alignment=center, trim=none which matches Figma and Compose Material3 by stevebower · 3 months ago
  46. 2c6bba3 Bump ProtoLayout and Tiles library versions by Mohammad Saboorian · 3 months ago
  47. b19e62a Merge "Update multiplatform Dialog and Popup APIs" into androidx-main by Treehugger Robot · 3 months ago
  48. 2b5b206 Merge changes from topics "nullness-compat-check", "nullness-compat-fields" into androidx-main by Julia McClellan · 3 months ago
  49. d5a4088 [CameraPipe] Forward configAdapter.mapToRequest exception to ImageCapture failure by Tahsin Masrur · 3 months ago
  50. 693e3f8 Refine onboarding instructions by AndroidX Core Team · 3 months ago
  51. e684747 Merge "Add sample of links styling to material text" into androidx-main by Treehugger Robot · 3 months ago
  52. 5eed545 Fix kdoc reference in InputDispatcher.kt by Jelle Fresen · 3 months ago
  53. bbc4cf7 Separate pooling container tests from other integration tests by Gavin Corkery · 3 months ago
  54. 9051c44 Merge "Move tooltip implementation to common" into androidx-main by Matvei Malkov · 3 months ago
  55. 71074f9 Merge "Expect `androidx.compose.material3.AlertDialog` in common" into androidx-main by Matvei Malkov · 3 months ago
  56. f96a5c8 Merge "Add BloodPressure aggregation fallback." into androidx-main by Agostinho Junior · 3 months ago
  57. 19333a6 Add sample of links styling to material text by Anastasia Soboleva · 3 months ago
  58. a5fb478 Add BloodPressure aggregation fallback. by Agostinho Junior · 3 months ago
  59. d700ff7 Merge "Added exception when running benchmark in multiuser" into androidx-main by Treehugger Robot · 3 months ago
  60. c07c493 Merge "Remove "Marquee" from MarqueeDefaults properties." into androidx-main by Treehugger Robot · 3 months ago
  61. 454077d Merge "[Tooltip] Don't hide tooltip if long press is still ongoing" into androidx-main by Treehugger Robot · 3 months ago
  62. 270b9df Added exception when running benchmark in multiuser by Marcello Albano · 3 months ago
  63. 0b66323 [Tooltip] Don't hide tooltip if long press is still ongoing by Mariano Martin · 3 months ago
  64. 13c5dec Merge "Further reduce input restart calls for BTF2" into androidx-main by Halil Ozercan · 3 months ago
  65. c70c33a Merge "Update WEAR_COMPOSE to 1.4.0-beta02 and WEAR_COMPOSE_MATERIAL3 to 1.0.0-alpha24" into androidx-main by Steve Bower · 3 months ago
  66. 5fec728 Merge "Adds support for nested receivers to ModifierFactoryUnreferencedReceiver" into androidx-main by Louis Pullen-Freilich · 3 months ago
  67. 73e8117 Add close sheet semantics to ModalBottomSheet scrim. by Jose Figueroa · 3 months ago
  68. 4170d09 Further reduce input restart calls for BTF2 by Halil Ozercan · 3 months ago
  69. 8e21584 Merge "Bumped max agp version recommended to 9.0.0-alpha01" into androidx-main by Treehugger Robot · 3 months ago
  70. 8ea2725 Remove "Marquee" from MarqueeDefaults properties. by Zach Klippenstein · 3 months ago
  71. c8f4c9d Merge "Add Modifier.imeNestedScroll sample to demo app." into androidx-main by Zach Klippenstein · 3 months ago
  72. cc222d9 Merge "Update dependencies for extensions." into androidx-main by Treehugger Robot · 3 months ago
  73. 1fe1c11 Merge "Fix exceptions in onTrimMemory callbacks" into androidx-main by Treehugger Robot · 3 months ago
  74. 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
  75. 145f9ce Update WEAR_COMPOSE to 1.4.0-beta02 and WEAR_COMPOSE_MATERIAL3 to 1.0.0-alpha24 by stevebower · 3 months ago
  76. 55421cec Update dependencies for extensions. by Diego Vela · 3 months ago
  77. 9292932 Re-submit "Make compose/measure time calculation content-type based in lazy layouts prefetch" by luluwu · 3 months ago
  78. 4e3e198 Merge "Pin Compose compiler to 1.5.14 stable" into androidx-main by Andrei Shikov · 3 months ago
  79. 3e2f253 Fix exceptions in onTrimMemory callbacks by Nader Jawad · 3 months ago
  80. bb006fd Adds support for nested receivers to ModifierFactoryUnreferencedReceiver by Louis Pullen-Freilich · 3 months ago
  81. e243858 Merge "Links Api: revert adding TextLinkStyles to TextStyle" into androidx-main by Treehugger Robot · 3 months ago
  82. 49bbbea Update multiplatform Dialog and Popup APIs by Ivan Matkov · 3 months ago
  83. 7d6738f Merge "Wait for window focus in CustomEffectContextTest" into androidx-main by Treehugger Robot · 3 months ago
  84. 31d541d Move tooltip implementation to common by Ivan Matkov · 3 months ago
  85. cf0dd3d Merge "Replace targets.all {} and all {} references to targets.configureEach{} and configureEach {}" into androidx-main by Omar Ismail · 3 months ago
  86. dc5f662 Merge "[KSP2] Fix annotation target mappings" into androidx-main by Kuan-Ying Chou · 3 months ago
  87. 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
  88. 0281d1a Expect `androidx.compose.material3.AlertDialog` in common by Ivan Matkov · 3 months ago
  89. 4886bc4 Merge "Fix the a11y size of HorizontalPageIndicator." into androidx-main by Misha Kulaha · 3 months ago
  90. 4cad7cc Wait for window focus in CustomEffectContextTest by Jelle Fresen · 3 months ago
  91. 94f2200 [KSP2] Fix annotation target mappings by Kuan-Ying Chou · 3 months ago
  92. 1292c5b Pin Compose compiler to 1.5.14 stable by Andrei Shikov · 3 months ago
  93. f4d9843 Merge "Move `ModalBottomSheet` to common source set" into androidx-main by Matvei Malkov · 3 months ago
  94. a24d533 Merge "Update TextToggleButton colors." into androidx-main by Tianming Xu · 3 months ago
  95. 5df2387 Fix the a11y size of HorizontalPageIndicator. by mkulaha · 3 months ago
  96. 6e8cb3eac Move `ModalBottomSheet` to common source set by Ivan Matkov · 3 months ago
  97. aa8d779 Merge "Remove redundant SDK_INT check" into androidx-main by Treehugger Robot · 3 months ago
  98. a1880ca Merge "Add (un)pauseAnimation" into androidx-main by Alex Clarke · 3 months ago
  99. be5a1e2 Links Api: revert adding TextLinkStyles to TextStyle by Anastasia Soboleva · 3 months ago
  100. cc07235 Merge "Refactor Lifecycle Compose tests to pure Kotlin" into androidx-main by Treehugger Robot · 3 months ago