1. 5f570d5 Merge "Remove @FlakyTest from OnGloballyPositionedTest..globalCoordinatesAreInActivityCoordinates" into androidx-main by Andrey Kulikov · 2 years ago
  2. 23936bb Merge "Fix crash with Android Views and Talkback" into androidx-main by George Mount · 2 years ago
  3. e61a30b Remove @FlakyTest from OnGloballyPositionedTest..globalCoordinatesAreInActivityCoordinates by Andrey Kulikov · 2 years ago
  4. 69fca7e Merge "Make ScrollableFocusableInteraction test use consistent dp conversion." into androidx-main by Treehugger Robot · 2 years ago
  5. bccbb6d Merge "Add LineBreak API with flags in platform." into androidx-main by Andrei Ancuța · 2 years ago
  6. 22f194d Add LineBreak API with flags in platform. by Andrei Ancuta · 2 years, 1 month ago
  7. a3d29cd Make ScrollableFocusableInteraction test use consistent dp conversion. by Zach Klippenstein · 2 years, 1 month ago
  8. b5b29bb Prepare BringIntoView internals to be able to handle changing requests. by Zach Klippenstein · 2 years, 1 month ago
  9. e29d92c Merge "Place inside the layout block in BoxWithConstraintsBenchmark" into androidx-main by Andrey Kulikov · 2 years ago
  10. 661a77cb Merge "Make snackbars and fab in scaffold respect insets." into androidx-main by Matvei Malkov · 2 years ago
  11. 6607eca Merge "Unpin Material 3 from depending on ui:1.1.1" into androidx-main by Shalom Gibly · 2 years ago
  12. e088505 Merge changes from topic "edm-a11y" into androidx-main by Max Alfonso-Ying · 2 years ago
  13. 2df734e Merge "Disable flakyLazyLayoutStateRestorationTest" into androidx-main by Treehugger Robot · 2 years ago
  14. 2135572 Merge "Fixed race condition when reading state from the global snapshot" into androidx-main by Chuck Jazdzewski · 2 years ago
  15. 5ae973f Unpin Material 3 from depending on ui:1.1.1 by Shalom Gibly · 2 years ago
  16. aa7b218 Merge "Run ./gradlew ignoreApiChange on a clean repo" into androidx-main by Treehugger Robot · 2 years ago
  17. dd6ae17 Fix padding of menu items in ExposedDropdownMenu sample. by Max Alfonso-Ying · 2 years ago
  18. d7c61f4 Move ExposedDropdownMenu semantics to text field by Max Alfonso-Ying · 2 years, 1 month ago
  19. f604494 Place inside the layout block in BoxWithConstraintsBenchmark by Andrey Kulikov · 2 years ago
  20. dd7f51c Disable flakyLazyLayoutStateRestorationTest by Aurimas Liutikas · 2 years ago
  21. 10d3ec7 Make snackbars and fab in scaffold respect insets. by Matvei Malkov · 2 years, 1 month ago
  22. 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 2 years ago
  23. c0a4501 [GH] Use project or artifact for benchmark dependency by Yigit Boyar · 2 years ago
  24. 53223f0 Fix crash with Android Views and Talkback by George Mount · 2 years ago
  25. 5676c37 Merge "Minimal measurement in onMeasure()" into androidx-main by George Mount · 2 years ago
  26. c1898124 Merge "Remove leak in AndroidComposeTestCaseRunner" into androidx-main by Sean McQuillan · 2 years ago
  27. 55807a32 Minimal measurement in onMeasure() by George Mount · 2 years ago
  28. 931b800c Merge "Make `remember` lambda parameter `crossinline`" into androidx-main by Treehugger Robot · 2 years ago
  29. 636cd11 Merge "Allow movable content to move into and out of SubcomposeLayout" into androidx-main by Treehugger Robot · 2 years ago
  30. 3976d52 Merge "Add support for implicit focus enter and exit" into androidx-main by Treehugger Robot · 2 years ago
  31. 283d4c9 Remove leak in AndroidComposeTestCaseRunner by Sean McQuillan · 2 years ago
  32. 357fb87 Merge "Update docs for ViewCompositionStrategy.DisposeOnDetachedFromWindow" into androidx-main by Treehugger Robot · 2 years ago
  33. cbcd805 Make `remember` lambda parameter `crossinline` by Chuck Jazdzewski · 2 years, 1 month ago
  34. d496b3e Add support for implicit focus enter and exit by Ralston Da Silva · 2 years, 1 month ago
  35. 5171df1 Merge "Updated dark theme color mapping for On Error Container to tone 90." into androidx-main by Connie Shi · 2 years ago
  36. be7834e Merge "Recomposition Unit Tests for Sliders" into androidx-main by Kevin Truong · 2 years ago
  37. c5ff609 Fixed race condition when reading state from the global snapshot by Chuck Jazdzewski · 2 years ago
  38. 9b447db Recomposition Unit Tests for Sliders by Kevin Truong · 2 years ago
  39. 5f6655c Updated dark theme color mapping for On Error Container to tone 90. by Connie Shi · 2 years ago
  40. 6e48495 Fix fling animation cancellation issue by Levi Albuquerque · 2 years, 1 month ago
  41. 4f89be6 Fix setting a transparent color for small app bars by Shalom Gibly · 2 years ago
  42. 4e002b6 Merge "Optimizing default track and thumb" into androidx-main by Kevin Truong · 2 years ago
  43. 54b62dc7 Optimizing default track and thumb by Kevin Truong · 2 years ago
  44. 70b838d Merge "Add some docs to PullRefresh" into androidx-main by Izer Onadim · 2 years ago
  45. 991dd86 Merge "Add an Experimental DrawStyle parameter to `paint` methods in Paragraph." into androidx-main by Halil Ozercan · 2 years ago
  46. a992a02 Add some docs to PullRefresh by Izer Onadim · 2 years ago
  47. f7507be Merge "Compose PullRefresh" into androidx-main by Izer Onadim · 2 years ago
  48. b4e6890 Fix BackHandler inside a Compose Dialog by Ian Lake · 2 years ago
  49. 4791339 Merge "Add scroll benchmarks for LazyGrid/LazyStaggeredGrid" into androidx-main by Treehugger Robot · 2 years ago
  50. e5a9133 Merge "Modifies the SmallTopAppBar deprecation to warning" into androidx-main by Shalom Gibly · 2 years ago
  51. a53e496 Add scroll benchmarks for LazyGrid/LazyStaggeredGrid by Andrei Shikov · 2 years ago
  52. 8ac3079 Compose PullRefresh by Izer Onadim · 2 years, 1 month ago
  53. dc5caaf Modifies the SmallTopAppBar deprecation to warning by Shalom Gibly · 2 years ago
  54. a25de45 Merge "Add spacing support for LazyStaggeredGrid" into androidx-main by Andrei Shikov · 2 years ago
  55. 022c843 Merge "Fix use of stale record in DerivedState hash calculation" into androidx-main by Andrei Shikov · 2 years ago
  56. b86f709 Add spacing support for LazyStaggeredGrid by Andrei Shikov · 2 years ago
  57. 834b2e8 Add an Experimental DrawStyle parameter to `paint` methods in Paragraph. by Halil Ozercan · 2 years, 1 month ago
  58. b99f16a Merge "Update Compose Material 3 API reference: SmallTopAppBar -> TopAppBar" into androidx-main by Nick Rout · 2 years ago
  59. bfd2a90 Fix use of stale record in DerivedState hash calculation by Andrei Shikov · 2 years ago
  60. ff11d8d Merge changes I342ea10a,I47784c92 into androidx-main by Treehugger Robot · 2 years ago
  61. 1a739ca Add content padding to LazyStaggeredGrid component by Andrei Shikov · 2 years ago
  62. 987ac0d Merge "Change AndroidTextPaint behavior for optional values to no-op" into androidx-main by Halil Ozercan · 2 years ago
  63. d9bc1ca Merge "Set Lifecycle to DESTROYED during dispose" into androidx-main by Treehugger Robot · 2 years ago
  64. 30737e9 Update Compose Material 3 API reference: SmallTopAppBar -> TopAppBar by Nick Rout · 2 years ago
  65. 3bed779 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years ago
  66. cbfb9e0 Update lazy staggered grid gap correction logic by Andrei Shikov · 2 years ago
  67. 8a5191f Merge "Adds a comment about the TriState checkbox sample" into androidx-main by Shalom Gibly · 2 years ago
  68. 8ec7ed4 Adds a comment about the TriState checkbox sample by Shalom Gibly · 2 years ago
  69. 73f7744 Merge "Update Compose Compiler to 1.3.2" into androidx-main by Treehugger Robot · 2 years ago
  70. 1a6b3cb Merge "Fix flaky testWebViewIsRelaidOut_afterPageLoad" into androidx-main by Treehugger Robot · 2 years ago
  71. 71f034b Merge "Fix TextOverflow.Visible issue with the Canvas override" into androidx-main by Treehugger Robot · 2 years ago
  72. 5b68832 Update Compose Compiler to 1.3.2 by Nick Anthony · 2 years, 1 month ago
  73. 9540f85 Regenerate 1.3.0-beta03 API files by Andrei Shikov · 2 years ago
  74. f3609df Merge "Implement staggered grid semantics" into androidx-main by Andrei Shikov · 2 years ago
  75. 99f8a5a Fix flaky testWebViewIsRelaidOut_afterPageLoad by George Mount · 2 years ago
  76. 5bdff8b Update experimental API files to fix the build by Nick Anthony · 2 years ago
  77. 4c8947d Merge changes If56bc1f8,If232abbf into androidx-main by Treehugger Robot · 2 years ago
  78. 434232e Merge "Update versions for release id 1662570000000" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  79. 8bb5971 Merge "Allow access to consumed WindowInsets" into androidx-main by George Mount · 2 years, 1 month ago
  80. 3c269c7 Change AndroidTextPaint behavior for optional values to no-op by Halil Ozercan · 2 years, 1 month ago
  81. 5a0ce81 Fix TextOverflow.Visible issue with the Canvas override by Anastasia Soboleva · 2 years, 1 month ago
  82. cadbf51 Merge "Replace IntSize argument in TextMeasurer with Constraints." into androidx-main by Halil Ozercan · 2 years, 1 month ago
  83. ed5d981 Implement staggered grid semantics by Andrei Shikov · 2 years, 1 month ago
  84. 170c018 Merge "Slider using Layout" into androidx-main by Kevin Truong · 2 years, 1 month ago
  85. 08300de Update versions for release id 1662570000000 by Nick Anthony · 2 years, 1 month ago
  86. 3fd5be7 Add demo for TextOverflow and specifically TextOverflow.Visible by Anastasia Soboleva · 2 years, 1 month ago
  87. a7d2b66 Add test for TextOverflow.Visible issue by Anastasia Soboleva · 2 years, 1 month ago
  88. 8cdabc5 Replace IntSize argument in TextMeasurer with Constraints. by Halil Ozercan · 2 years, 1 month ago
  89. d17eb68 Merge "Rename TextDrawStyle to TextForegroundStyle." into androidx-main by Halil Ozercan · 2 years, 1 month ago
  90. 08bfff6 Merge "Added custom focus properties for enter and exit" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  91. 8d50f14 Merge "Handle live edit errors on save/restore" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  92. d99a991 Merge changes I5e5a93d3,Ife284646,If1c536be,Ibff1a08f,I3ade5b39 into androidx-main by Sean McQuillan · 2 years, 1 month ago
  93. 0d74394 Merge "kotlin.Experimental is deprecated and no longer used." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  94. 8bbfa2f Added custom focus properties for enter and exit by Ralston Da Silva · 2 years, 1 month ago
  95. 9f0384e Merge "Gradle edition: kotlin.RequiresOptIn is now enabled by default" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  96. 33bb409 Adds test for insets when the app bar is collapsed by Shalom Gibly · 2 years, 1 month ago
  97. 7247f04 [TextBenchmark] Emperical benchmark: one inline content by Sean McQuillan · 2 years, 1 month ago
  98. ae943d2 Handle live edit errors on save/restore by Andrei Shikov · 2 years, 1 month ago
  99. c8d31e6 Slider using Layout by Kevin Truong · 2 years, 2 months ago
  100. 6480a79 [TextBenchmark] Add AllApps to SetTextWithSpans by Sean McQuillan · 2 years, 1 month ago