1. 6e1356c Merge "Remove unneeded dependencies from navigation suite" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  2. 2530d8a Remove unneeded dependencies from navigation suite by drchen · 1 year, 3 months ago
  3. 333c0d1 Merge "Moves hover and focus nodes inside Clickable" into androidx-main by Louis Pullen-Freilich · 1 year, 3 months ago
  4. ac143c7 Merge "Adds recommendation to use post block when mixing Compose/View clickables." into androidx-main by Jeremy Walker · 1 year, 3 months ago
  5. f4aac2e Merge "Mark TabIndicatorScope as experimental." into androidx-main by Connie Shi · 1 year, 3 months ago
  6. 075a8dc Merge "Move test API implementation and its test, except for parts with hard dependency on JUnit, from ui-test-junit4 to ui-test." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  7. 47b84f0 Merge "Skip AutoboxingStateCreation check for Java code" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  8. 123d6f0 Merge "[NavigationSuiteScaffold] Fixed navigation component filling entire screen when root surface has modifier.fillMaxSize" into androidx-main by Leticia Santos · 1 year, 3 months ago
  9. c9cf250 [NavigationSuiteScaffold] Fixed navigation component filling entire screen when root surface has modifier.fillMaxSize by Leticia Santos · 1 year, 3 months ago
  10. cfe66f3 Merge "[M3][ModalBottomSheet] Update test to address flaky history" into androidx-main by José Figueroa Santos · 1 year, 3 months ago
  11. 08c4870 [M3][ModalBottomSheet] Update test to address flaky history by Jose Figueroa · 1 year, 3 months ago
  12. 8e33517 Change specific scaffold roles to aliases of ThreePaneScaffoldRole by drchen · 1 year, 3 months ago
  13. 1513cd0 Skip AutoboxingStateCreation check for Java code by Andrew Bailey · 1 year, 3 months ago
  14. 542c263 Merge "Add NavigationSuiteType.None" into androidx-main by Leticia Santos · 1 year, 3 months ago
  15. 0d981ce Merge "FlowRow overlaps when attempting to set all items in row to height of tallest." into androidx-main by Uchenna Okoye · 1 year, 3 months ago
  16. a1ac86f Mark TabIndicatorScope as experimental. by Connie Shi · 1 year, 3 months ago
  17. 77a3ddc Move test API implementation and its test, except for parts with hard dependency on JUnit, from ui-test-junit4 to ui-test. by Alexander Maryanovsky · 1 year, 3 months ago
  18. 10c9517e Moves hover and focus nodes inside Clickable by Louis Pullen-Freilich · 1 year, 3 months ago
  19. 3d0c2c3 Merge "Use declaration fqName for lambda memoization group key" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  20. 092c16e Merge "Revert "Add benchmark test for Material3 adaptive pane scaffolds"" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  21. f83de00 Revert "Add benchmark test for Material3 adaptive pane scaffolds" by Chris Craik · 1 year, 3 months ago
  22. 26958e2 FlowRow overlaps when attempting to set all items in row to height of tallest. by Faithful Uchenna Okoye · 1 year, 3 months ago
  23. ec5388b Merge "Create a base class for scaffold roles" into androidx-main by Conrad Chen · 1 year, 3 months ago
  24. 8b3a636 Adds recommendation to use post block when mixing Compose/View clickables. by Jeremy Walker · 1 year, 3 months ago
  25. bbd3c1a Merge "Remove unnecessary adapted value parameter from AnimatedPane's content" into androidx-main by Conrad Chen · 1 year, 3 months ago
  26. a0634e1 Create a base class for scaffold roles by drchen · 1 year, 3 months ago
  27. 60cf099 Merge "Fix for a crash in LayoutNode deactivation" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  28. 539f908 Merge "Only do relayout when lazy staggered grid scrolling doesn't require composing/disposing" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  29. afeb516 Fix for a crash in LayoutNode deactivation by Andrey Kulikov · 1 year, 3 months ago
  30. 9ac4b20 Remove unnecessary adapted value parameter from AnimatedPane's content by drchen · 1 year, 3 months ago
  31. 9a11b94 Merge "Rename BTF1 internal TextFieldState to work around Kotlin bug." into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  32. 766dd72 Merge "[Compose] Make compose code compiled with K2 compatible with K1." into androidx-main by Andrei Shikov · 1 year, 3 months ago
  33. dcac798 Merge "Additions to SeekableTransitionState" into androidx-main by George Mount · 1 year, 3 months ago
  34. 684ceab Only do relayout when lazy staggered grid scrolling doesn't require composing/disposing by Andrey Kulikov · 1 year, 3 months ago
  35. b0cdc4c Merge "TraceSectionMetric API additions" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  36. 61c874f TraceSectionMetric API additions by Chris Craik · 1 year, 3 months ago
  37. 0c3f1ec Add NavigationSuiteType.None by Leticia Santos · 1 year, 3 months ago
  38. 97f2294 Merge "Text doesn't crash when text is very very tall" into androidx-main by Sean McQuillan · 1 year, 3 months ago
  39. 758721a Merge "Returns raw values of window size instead of a state" into androidx-main by Conrad Chen · 1 year, 3 months ago
  40. 3445bd4 Merge "[Tooltip] Removing deprecated experimental APIs" into androidx-main by Connie Shi · 1 year, 3 months ago
  41. fb82ec0 [Compose] Make compose code compiled with K2 compatible with K1. by Mads Ager · 1 year, 3 months ago
  42. 6b3e252 Merge "Only do relayout when pager scrolling doesn't require composing/disposing" into androidx-main by Levi Albuquerque · 1 year, 3 months ago
  43. 0cf8ab1 Only do relayout when pager scrolling doesn't require composing/disposing by Levi Albuquerque · 1 year, 3 months ago
  44. a28a42e Merge "Add benchmark test for Material3 adaptive pane scaffolds" into androidx-main by Conrad Chen · 1 year, 3 months ago
  45. dbb99f9 Merge "Guard against unattached coordinates" into androidx-main by Jens Ole Lauridsen · 1 year, 3 months ago
  46. 76a2a7b Text doesn't crash when text is very very tall by Sean McQuillan · 1 year, 3 months ago
  47. ebdeb7b Merge "Update catalog dependencies on material 1.6.0-beta01 to be tied to foundation dependency" into androidx-main by Naomi Koo · 1 year, 3 months ago
  48. 2bbce5c Update catalog dependencies on material 1.6.0-beta01 to be tied to foundation dependency by Naomi · 1 year, 3 months ago
  49. 80c942d Guard against unattached coordinates by Jens Ole Lauridsen · 1 year, 3 months ago
  50. 908caed [Tooltip] Removing deprecated experimental APIs by Kevin Truong · 1 year, 3 months ago
  51. 86ab45d Returns raw values of window size instead of a state by drchen · 1 year, 3 months ago
  52. c0dabbd Merge "Remove flaky tests" into androidx-main by George Mount · 1 year, 3 months ago
  53. f6dff75 Rename BTF1 internal TextFieldState to work around Kotlin bug. by Zach Klippenstein · 1 year, 3 months ago
  54. 452fc09 Merge "Prevent division by zero in page size calculations." into androidx-main by Levi Albuquerque · 1 year, 3 months ago
  55. 451f7b6 Prevent division by zero in page size calculations. by Levi Albuquerque · 1 year, 3 months ago
  56. 88c2c6e Merge changes I691d6fa1,I003491c3 into androidx-main by Sergey Vasilinetc · 1 year, 3 months ago
  57. 36259d6 Merge "Compose Compiler to V1.5.6 for 1.9.21 release" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  58. 08d25b6 Remove flaky tests by George Mount · 1 year, 3 months ago
  59. c1eaf63 Compose Compiler to V1.5.6 for 1.9.21 release by Jim S · 1 year, 3 months ago
  60. a8d0c82 Merge changes Ieb5b509a,Ice33152c,Ibfbe5db9,Ia664aefa into androidx-main by Jeremy Walker · 1 year, 3 months ago
  61. 5954098 Additions to SeekableTransitionState by George Mount · 1 year, 3 months ago
  62. 941b028 Merge "Add tests for placeholder color fix" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  63. 1257bd9 Merge "[GH] Fix incorrect focusedPlaceholderColor" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  64. 20199e1 Add tests for placeholder color fix by Max Alfonso-Ying · 1 year, 3 months ago
  65. c63b80f [GH] Fix incorrect focusedPlaceholderColor by David Göransson · 1 year, 3 months ago
  66. 8d0475c Relax cubic precision a bit by Romain Guy · 1 year, 3 months ago
  67. 2b7360fae Merge "Bumping compose-material3 to 1.2.0-beta01." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  68. e5f42fc Bumping compose-material3 to 1.2.0-beta01. by Connie Shi · 1 year, 3 months ago
  69. 73a18de Merge "Remove experimental annotations from basicMarquee." into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  70. 14450b9 Remove KITKAT mentions in *.kt files by Sergey Vasilinetc · 1 year, 3 months ago
  71. ddd8b32 Merge "Optimize color interpolation" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  72. 875da16 Merge "Extract window content change tests from ACVADCTests" into androidx-main by Melba Nuzen · 1 year, 3 months ago
  73. 0dfc83d Merge "Rebase androidx to Kotlin 1.9.21" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  74. 3feb2f1 Fixes rotary MotionEvent with bad data. by Jeremy Walker · 1 year, 3 months ago
  75. 56c3501 Checks that Offset numbers are valid before adding them to relevant changes. by Jeremy Walker · 1 year, 3 months ago
  76. acc88df Extract window content change tests from ACVADCTests by Melba Nuzen · 1 year, 3 months ago
  77. f93dcac Merge "Extract contentCapture tests from ACVADCTests into separate file" into androidx-main by Melba Nuzen · 1 year, 3 months ago
  78. 7a0d76d3 Merge "Update lookahead based animation sample" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  79. 15a96b3 Extract contentCapture tests from ACVADCTests into separate file by Melba Nuzen · 1 year, 3 months ago
  80. 0fad7e8 Merge "Extract scrolling tests from ACVADCTests into separate file" into androidx-main by Melba Nuzen · 1 year, 3 months ago
  81. f77fca8 Merge "Add sdksuppress to TrivialStartupPerfettoSdkBenchmark" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  82. 293fe3bc Optimize color interpolation by Romain Guy · 1 year, 3 months ago
  83. 2bbb6f1 Add sdksuppress to TrivialStartupPerfettoSdkBenchmark by Chris Craik · 1 year, 3 months ago
  84. 92ed865 Adds mouse scroll tests for bad MotionEvent data. by Jeremy Walker · 1 year, 3 months ago
  85. d0881cd Refactors testing code to allow bad data to pass to Compose for testing. by Jeremy Walker · 1 year, 3 months ago
  86. 19ff06d Merge "Realize groups when exiting inline function call" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  87. fc24e82 Use declaration fqName for lambda memoization group key by Andrei Shikov · 1 year, 3 months ago
  88. 55d32dc Realize groups when exiting inline function call by Andrei Shikov · 1 year, 3 months ago
  89. 37595a2 Merge "Match K2 compose anonymous function checker hehavior with K1" into androidx-main by Andrei Shikov · 1 year, 3 months ago
  90. d9123a5 Merge "Revert "Bumping compose-material3 to 1.2.0-beta01."" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  91. 42125a7 Revert "Bumping compose-material3 to 1.2.0-beta01." by Connie Shi · 1 year, 3 months ago
  92. a16d5da Match K2 compose anonymous function checker hehavior with K1 by Jaebaek Seo · 1 year, 3 months ago
  93. 9dfbe23 Merge "Change PlatformImeOptions to a class." into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  94. 3cdf0db Merge "Only do relayout when lazy grid scrolling doesn't require composing/disposing" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  95. 51779ac Merge "Bumping compose-material3 to 1.2.0-beta01." into androidx-main by Connie Shi · 1 year, 3 months ago
  96. b5a36e2 Only do relayout when lazy grid scrolling doesn't require composing/disposing by Andrey Kulikov · 1 year, 3 months ago
  97. cceda37 Merge "Optimize onLayoutChange in accessibility delegate" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  98. 4e08c18 Merge "Prevent List.addAll with array arg from allocating a list" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  99. d0078c2 Merge "Fix memoization of adapted function references and inline arguments" into androidx-main by Andrei Shikov · 1 year, 3 months ago
  100. 04c9678 Update lookahead based animation sample by Doris Liu · 1 year, 3 months ago