1. c1a8dd9 Merge "Address API council feedback and update links API" into androidx-main by Treehugger Robot · 4 months ago
  2. ad64b2d Merge "Revert "Optimizes ripple / android view / view layer containers to not cause relayouts"" into androidx-main by Jon Boekenoogen · 4 months ago androidx-tv-material-release
  3. 7c39b52 Merge "Check for stale fonts in TextFieldLayoutStateCache" into androidx-main by Halil Ozercan · 4 months ago
  4. 18cabb0 Merge "Address API Council feedback for a11y benchmark APIs" into androidx-main by Melba Nuzen · 4 months ago
  5. da53db2 Merge "Rename SemanticsProperty Editable to IsEditable, make a boolean." into androidx-main by Treehugger Robot · 4 months ago
  6. f602777 Revert "Optimizes ripple / android view / view layer containers to not cause relayouts" by Natnael Belay · 4 months ago
  7. 0a49929 Merge "Address basicMarquee API feedback." into androidx-main by Zach Klippenstein · 4 months ago
  8. 75500bc Merge "Disable handwriting for number password fields" into androidx-main by Treehugger Robot · 4 months ago
  9. b2d9f68 Rename SemanticsProperty Editable to IsEditable, make a boolean. by Zach Klippenstein · 4 months ago
  10. c7f6176 Merge "Add internal function to create an instance of MaterialTheme that defaults to the Material 3 Expressive subsystem values. Added samples and updated kdoc for the baseline MaterialTheme function and MaterialTheme Object's member variables." into androidx-main by Treehugger Robot · 4 months ago
  11. f28a157 Merge "fix(non linear font scaling): fix inconsistencies when the font scale is less than the lowest defined table" into androidx-main by Treehugger Robot · 4 months ago
  12. 75f644e Check for stale fonts in TextFieldLayoutStateCache by Halil Ozercan · 4 months ago
  13. 5f58a1d Address basicMarquee API feedback. by Zach Klippenstein · 4 months ago
  14. 1eaaf05 Merge "Coerce animateScrollBy semantics in Pager to fully scroll a page." into androidx-main by Levi Albuquerque · 4 months ago
  15. e83f519 Merge "Improve Pager default snapping animation." into androidx-main by Levi Albuquerque · 4 months ago
  16. 5497dba Merge "Implement settling logic to pane expansion anchor positions" into androidx-main by Conrad Chen · 4 months ago
  17. 4f554fe Add internal function to create an instance of MaterialTheme that defaults to the Material 3 Expressive subsystem values. by Connie Shi · 6 months ago
  18. 6ebac68 Disable handwriting for number password fields by Justin Ghan · 4 months ago
  19. 67a58d7 Address API Council feedback for a11y benchmark APIs by Melba Nuzen · 4 months ago
  20. eee18cc [TimePicker] Refactor TimePicker state into an interface by Mariano Martin · 5 months ago
  21. 90d4808 Merge "Updated default topleft parameter for outline methods" into androidx-main by Nader Jawad · 4 months ago
  22. 78912fc Implement settling logic to pane expansion anchor positions by drchen · 4 months ago
  23. 60528fa Coerce animateScrollBy semantics in Pager to fully scroll a page. by Levi Albuquerque · 4 months ago
  24. 3902b03 Address API council feedback and update links API by Anastasia Soboleva · 4 months ago
  25. bfa8b3d Merge "Make compose/measure time calculation content-type based in lazy layouts prefetch" into androidx-main by Andrey Kulikov · 4 months ago
  26. 1f395a3 Improve Pager default snapping animation. by Levi Albuquerque · 4 months ago
  27. 95f3ee8 fix(non linear font scaling): fix inconsistencies when the font scale is less than the lowest defined table by Tyler Freeman · 4 months ago
  28. 00f2354 Updated default topleft parameter for outline methods by Nader Jawad · 4 months ago
  29. c608c61 Fix forward for macro benchmark Tooltip Activity by Kevin Truong · 4 months ago
  30. 35c3c7b Merge "Align BTF1/SelectionContainer touch behaviors to BTF2" into androidx-main by Grant Toepfer · 4 months ago
  31. a7921db Merge "[Macrobenchmark] Adding macrobenchmark and macrobenchmark-target modules for material3:integration-tests" into androidx-main by Kevin Truong · 4 months ago
  32. dcf0200 Merge "Change the order of modifiers in SharedTransitionLayout" into androidx-main by Doris Liu · 4 months ago
  33. 7bbe36d Merge "Fix TextField processing of Dpad events" into androidx-main by Treehugger Robot · 4 months ago
  34. cb22437 Merge "Bump version number for compose.material3, compose.material3.adaptive and compose.material3-adaptive-navigation-suite" into androidx-main by José Figueroa Santos · 4 months ago
  35. e4322cd Align BTF1/SelectionContainer touch behaviors to BTF2 by Grant Toepfer · 4 months ago
  36. 9b8e147 Merge "Restore `KeyboardOptions.shouldShowKeyboardOnFocus`." into androidx-main by Treehugger Robot · 4 months ago
  37. f22cdff Fix TextField processing of Dpad events by Halil Ozercan · 4 months ago
  38. 042e3e6 Bump version number for compose.material3, compose.material3.adaptive and compose.material3-adaptive-navigation-suite by Jose Figueroa · 4 months ago
  39. 8b76116 Merge "Revert "Bump version number for compose.material3, compose.material3.adaptive and compose.material3-adaptive-navigation-suite"" into androidx-main by José Figueroa Santos · 4 months ago
  40. 498a63c Restore `KeyboardOptions.shouldShowKeyboardOnFocus`. by Zach Klippenstein · 4 months ago
  41. 4cda33d Revert "Bump version number for compose.material3, compose.material3.adaptive and compose.material3-adaptive-navigation-suite" by José Figueroa Santos · 4 months ago
  42. 7c7b16a Merge "Update Kotlin to 1.9.24" into androidx-main by Andrei Shikov · 4 months ago
  43. 9cedc03 Merge "Bump version number for compose.material3, compose.material3.adaptive and compose.material3-adaptive-navigation-suite" into androidx-main by José Figueroa Santos · 4 months ago
  44. da3b812 Merge "Remove workarounds for nullable MutableInteractionSource" into androidx-main by Treehugger Robot · 4 months ago
  45. d076f6f Merge "[Tooltip] API Council Feedback for Tooltip Carets" into androidx-main by Kevin Truong · 4 months ago
  46. 1f5e908 Remove workarounds for nullable MutableInteractionSource by drchen · 4 months ago
  47. e99ed3e Merge "Fixes indication inside clickable not being properly disposed inside movableContentOf / ReusableContent" into androidx-main by Louis Pullen-Freilich · 4 months ago
  48. 696a539 Make compose/measure time calculation content-type based in lazy layouts prefetch by luluwu · 4 months ago
  49. ac33e3b Merge "Fix issue with onDragStarted calculation in detectDragGestures" into androidx-main by Levi Albuquerque · 4 months ago
  50. d9d608b Merge "Make compose time difference larger between content types for DifferentTypesListScrollBenchmark" into androidx-main by Andrey Kulikov · 4 months ago
  51. 3985c16 Merge "Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary" into androidx-main by Omar Ismail · 4 months ago
  52. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 4 months ago
  53. 5cfc884 Fix issue with onDragStarted calculation in detectDragGestures by Levi Albuquerque · 4 months ago
  54. c728f61 Merge "Fix for lazy list items displaying nothing during the disappearance animation" into androidx-main by Andrey Kulikov · 4 months ago
  55. 56b775f Merge "BTF2 filtered text change should remove composition" into androidx-main by Halil Ozercan · 4 months ago
  56. 287907a Merge "Reverse AnchoredDraggable deltas by default in RTL layouts" into androidx-main by Jossi Wolf · 4 months ago
  57. 49d4fa0 Reverse AnchoredDraggable deltas by default in RTL layouts by Jossi Wolf · 4 months ago
  58. fb415d9 Merge "Coerce Pager's page size to min 0" into androidx-main by Jossi Wolf · 4 months ago
  59. aa348f6 Merge "Add non-implicit wildcard bounds to signature files" into androidx-main by Paul Duffin · 4 months ago
  60. 88876a9 Merge "[NavigationSuiteScaffold] Content should only consume insets associated with which side the navigation component is on." into androidx-main by Leticia Santos · 4 months ago
  61. 5fd2a4b Change the order of modifiers in SharedTransitionLayout by Doris Liu · 4 months ago
  62. 86c6c7c Merge "Fix InputTransformation.byValue docs." into androidx-main by Treehugger Robot · 4 months ago
  63. 1a97c8f Bump version number for compose.material3, compose.material3.adaptive and compose.material3-adaptive-navigation-suite by José Figueroa Santos · 4 months ago
  64. 50022de Update Kotlin to 1.9.24 by Andrei Shikov · 4 months ago
  65. e48127c Merge "Update adaptive library dependencies" into androidx-main by Treehugger Robot · 4 months ago
  66. e760a30 Merge "Refine API for different resize modes" into androidx-main by Treehugger Robot · 4 months ago
  67. 3fccdbc Merge "Remove unnecessary key event routing" into androidx-main by Treehugger Robot · 4 months ago
  68. 8b1d54a Update adaptive library dependencies by drchen · 4 months ago
  69. 503f693 [Tooltip] API Council Feedback for Tooltip Carets by Kevin Truong · 6 months ago
  70. a140447 Merge "Fix test synchronization for DrawModifierTest" into androidx-main by Treehugger Robot · 4 months ago
  71. 3915515 Merge "removing block https://github.com/gradle/gradle/issues/19882" into androidx-main by Treehugger Robot · 4 months ago
  72. e04f516 [NavigationSuiteScaffold] Content should only consume insets associated with which side the navigation component is on. by Leticia Santos · 4 months ago
  73. 6779b19 Merge "[Checkbox] Improve TriStateCheckbox demo" into androidx-main by Treehugger Robot · 4 months ago
  74. 14e662c Refine API for different resize modes by Doris Liu · 4 months ago
  75. dc2f656 Fix test synchronization for DrawModifierTest by Nader Jawad · 4 months ago
  76. 929e537 Remove unnecessary key event routing by Ralston Da Silva · 6 months ago
  77. 8cc7093 [Checkbox] Improve TriStateCheckbox demo by Mariano Martin · 4 months ago
  78. cf3e20b [Macrobenchmark] Adding macrobenchmark and macrobenchmark-target modules for material3:integration-tests by Kevin Truong · 6 months ago
  79. 995b490 Fix InputTransformation.byValue docs. by Zach Klippenstein · 4 months ago
  80. 2bf7ce37 removing block https://github.com/gradle/gradle/issues/19882 by Prajakta Patil · 4 months ago
  81. bcaa3c5 Merge "Rename some test APIs as per API council feedback." into androidx-main by Treehugger Robot · 4 months ago
  82. a76972a Fix for lazy list items displaying nothing during the disappearance animation by Andrey Kulikov · 4 months ago
  83. c5947cf Make compose time difference larger between content types for DifferentTypesListScrollBenchmark by luluwu · 4 months ago
  84. a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 4 months ago
  85. cb2536f Rename some test APIs as per API council feedback. by Zach Klippenstein · 4 months ago
  86. fb87a6d Merge "Remove dependency on ui-util from runtime-test-utils" into androidx-main by Treehugger Robot · 4 months ago
  87. 7e6c32b Merge "Fix AndroidComposeViewScreenCoordinatesTest issues." into androidx-main by Zach Klippenstein · 4 months ago
  88. aa3aa01 Remove dependency on ui-util from runtime-test-utils by Andrei Shikov · 4 months ago
  89. 51900c8 Coerce Pager's page size to min 0 by Jossi Wolf · 4 months ago
  90. b7a8325 Merge "Remove suspend callbacks from DragGestureNode" into androidx-main by Levi Albuquerque · 4 months ago
  91. 508e3f3 Merge "Stop invalidating focus targets when removed" into androidx-main by Louis Pullen-Freilich · 4 months ago
  92. 91abd7e Merge "Fix issue where View layers would not invalidate" into androidx-main by Andrey Kulikov · 4 months ago
  93. 75d5df6 Remove suspend callbacks from DragGestureNode by Levi Albuquerque · 4 months ago
  94. 348611f Merge "pinning lifecycle-runtime-compose:2.8.0 in compose runtime & compose ui" into androidx-main by Treehugger Robot · 4 months ago
  95. e9b2cec Fix issue where View layers would not invalidate by Nader Jawad · 4 months ago
  96. ced5a19 pinning lifecycle-runtime-compose:2.8.0 in compose runtime & compose ui by Prajakta Patil · 4 months ago
  97. 28a2928 Fix AndroidComposeViewScreenCoordinatesTest issues. by Zach Klippenstein · 4 months ago
  98. 717f4fd Compose beta01 version bump Test: ./gradlew updateApi by Juan Rodriguez · 4 months ago
  99. 8cf8b4a Stop invalidating focus targets when removed by Louis Pullen-Freilich · 4 months ago
  100. 5fe1467 Fixes indication inside clickable not being properly disposed inside movableContentOf / ReusableContent by Louis Pullen-Freilich · 4 months ago