1. 65890a7 Merge "Disable NullAnnotationGroup for :compose:ui:ui-text" into androidx-main by Tiem Song · 2 years, 1 month ago
  2. 280d5d0 Merge "Fix demo app by consuming the right amount of insets in the scaffold." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  3. 9a5a767 Merge "ComposeTypeResolutionInterceptorExtension should not make UNIT_TYPE expectation composable" into androidx-main by Jim Sproch · 2 years, 1 month ago
  4. 7e86988 Disable NullAnnotationGroup for :compose:ui:ui-text by Tiem Song · 2 years, 1 month ago
  5. 18d5f47 Merge "Require users to specify their preferred Kotlin version when suppressing compiler version check" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  6. 2f31134 Require users to specify their preferred Kotlin version when suppressing compiler version check by Jim Sproch · 2 years, 1 month ago
  7. c4b7392 Merge "Throw from default implementation of transformFrom" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  8. 18d679c Merge changes I24582931,I5cdf662f into androidx-main by Treehugger Robot · 2 years, 1 month ago
  9. aeab3f3 Merge "[TextBenchmark] Emprical benchmark: Displaying strings async" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  10. 6b3cb2a Fix demo app by consuming the right amount of insets in the scaffold. by Matvei Malkov · 2 years, 1 month ago
  11. da80849 Merge "Fix API doc for LineHeightStyle.Alignment" into androidx-main by Siyamed Sinir · 2 years, 1 month ago
  12. 1d9c6bf Throw from default implementation of transformFrom by George Mount · 2 years, 1 month ago
  13. 109431e Allow ToggleableTestCase benchmarks to not trigger recomposition by Sean McQuillan · 2 years, 1 month ago
  14. 307c48d [TextBenchmark] Benchmark theoretical baselines (floor) by Sean McQuillan · 2 years, 1 month ago
  15. 60b7a01 [TextBenchmark] Emprical benchmark: Displaying strings async by Sean McQuillan · 2 years, 1 month ago
  16. 3dc6eac Update API by Fedor Kudasov · 2 years, 1 month ago
  17. d6e42ad Merge "Addressed API council comments on LazyListSnapLayoutInfoProvider API" into androidx-main by Levi Albuquerque · 2 years, 1 month ago
  18. 2ff2030 Merge "Rework API to invoke composable method" into androidx-main by Fedor Kudasov · 2 years, 1 month ago
  19. 870eefc Addressed API council comments on LazyListSnapLayoutInfoProvider API by Levi Albuquerque · 2 years, 1 month ago
  20. 23656f0 Merge changes from topic "divider" into androidx-main by José Figueroa Santos · 2 years, 1 month ago
  21. a13e5c5 Merge "Add end-to-end test for Compose Views in RecyclerView" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  22. 073cb75 [Material3][Divider] Move color to last parameter, remove start indent. by José Figueroa Santos · 2 years, 1 month ago
  23. 7128504 Bump Compose and Material3 to Beta01 by Nick Anthony · 2 years, 1 month ago
  24. a6ed25de Merge "Fix a catalog app padding issue" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  25. 6909241 Merge "Improve MyersDiff performance for Modifier diffing" into androidx-main by Leland Richardson · 2 years, 1 month ago
  26. cb62f06 Merge "Accessibilily changes to announce a Dialog" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  27. 756fbcf Merge "Fix a Material3 SliderTest failure" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  28. eb253ee Rework API to invoke composable method by Fedor Kudasov · 2 years, 1 month ago
  29. 6faca54e Merge "Annotate flaky tests" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  30. bce43ab ComposeTypeResolutionInterceptorExtension should not make UNIT_TYPE expectation composable by Jim Sproch · 2 years, 1 month ago
  31. b4bbe24 Merge "[TextInputService] link to SoftwareKeyboardController.show|hide" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  32. 90be836 Fix a Material3 SliderTest failure by Shalom Gibly · 2 years, 1 month ago
  33. 3ed94be Merge "[VariableFonts] Move font constructors to original file" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  34. f84ed11 Merge "Reduce max popup/dialog elevation" into androidx-main by Alexandre Elias · 2 years, 1 month ago
  35. 3a035ca Fix a catalog app padding issue by Shalom Gibly · 2 years, 1 month ago
  36. 2ed11d2 Fix API doc for LineHeightStyle.Alignment by siyamed · 2 years, 1 month ago
  37. a3b6d69 Accessibilily changes to announce a Dialog by Shalom Gibly · 2 years, 1 month ago
  38. 7445ce8 Merge "Fix VersionChecker map comment for correctness/clarity" into androidx-main by Jim Sproch · 2 years, 1 month ago
  39. bf6c163 Improve MyersDiff performance for Modifier diffing by Leland Richardson · 2 years, 1 month ago
  40. 817f069 Merge changes Ic80c0aab,I9d43bbff into androidx-main by Andrei Shikov · 2 years, 1 month ago
  41. 35635be Reduce max popup/dialog elevation by Alexandre Elias · 2 years, 3 months ago
  42. eb589e6 [VariableFonts] Move font constructors to original file by Sean McQuillan · 2 years, 1 month ago
  43. fc03d40 [TextInputService] link to SoftwareKeyboardController.show|hide by Sean McQuillan · 2 years, 1 month ago
  44. 2b574d4 Fix VersionChecker map comment for correctness/clarity by Jim Sproch · 2 years, 1 month ago
  45. dc5bf96 Annotate flaky tests by Ember Rose · 2 years, 1 month ago
  46. 13d99da Staggered grid tests by Andrei Shikov · 2 years, 1 month ago
  47. b6b08a7 Merge "Rewrite BringIntoViewModifierTests as non-screenshot tests." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  48. 55e9447 Merge "Replace SnapshotStateObserver.invalidated with ArraySet" into androidx-main by Andrei Shikov · 2 years, 1 month ago
  49. 3541806 Merge "Composition error handling for hot reload" into androidx-main by Andrei Shikov · 2 years, 1 month ago
  50. 15347b5 Merge "Remove uncessary annotation" into androidx-main by Mariano Martin · 2 years, 1 month ago
  51. c33b635 Initial implementation of the StaggeredGrid by Andrei Shikov · 2 years, 2 months ago
  52. e6dad8f Rewrite BringIntoViewModifierTests as non-screenshot tests. by Zach Klippenstein · 2 years, 1 month ago
  53. 2a3ea90 Merge "Update Compiler to 1.3.1" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  54. 4088aca Replace SnapshotStateObserver.invalidated with ArraySet by Andrei Shikov · 2 years, 1 month ago
  55. 2d171fb Update Compiler to 1.3.1 by Nick Anthony · 2 years, 1 month ago
  56. 177e387 Merge "Updates to the M3 top app bar to support snapping" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  57. 1af28fa Updates to the M3 top app bar to support snapping by Shalom Gibly · 2 years, 1 month ago
  58. 2819ab4 Composition error handling for hot reload by Andrei Shikov · 2 years, 1 month ago
  59. 4a300ef Fix to the SelectableChipElevation docs by Shalom Gibly · 2 years, 1 month ago
  60. a279b13 Merge "[Material3][Tokens] Update tokens to latest version" into androidx-main by José Figueroa Santos · 2 years, 1 month ago
  61. b4198ef Merge "Fixing TrivialTracingBenchmark" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  62. a9fc20e Merge "Update versions for release id 1660150800000" into androidx-main by Nick Anthony · 2 years, 1 month ago
  63. ea47ce2 Merge "[Material3][FAB] Update FAB component signatures to match surface API" into androidx-main by Connie Shi · 2 years, 1 month ago
  64. ca63e81 Fixing TrivialTracingBenchmark by Jakub Gielzak · 2 years, 1 month ago
  65. e1f4b8a Merge "Create Benchmarks for Compose Layouts vs LinearLayout" into androidx-main by Levi Albuquerque · 2 years, 1 month ago
  66. d145017 Merge "Annotate items as experimental at the top app bar" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  67. d359e1a Merge "Fix painterResource not subscribing to configuration changes" into androidx-main by Ben Trengrove · 2 years, 1 month ago
  68. 72bcfb4 Fix painterResource not subscribing to configuration changes by Ben Trengrove · 2 years, 1 month ago
  69. 89e0588 Merge "Support WindowInsets in Dialogs" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  70. b3eef00 Merge "Fix scroller intrinsics sizing." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  71. c578430 Merge "Add CompositionGroup.findParameters to SlotTree" into androidx-main by Jens Ole Lauridsen · 2 years, 1 month ago
  72. f050021 Merge "Add lint for awaitPointerEventScope multiple usages" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  73. d95b985 [Material3][Tokens] Update tokens to latest version by José Figueroa Santos · 2 years, 1 month ago
  74. d00d293 [Material3][FAB] Update FAB component signatures to match surface API by José Figueroa · 2 years, 1 month ago
  75. 41eaac3 Merge "Typo fixes in SelectionContainer comments" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  76. 33a6680 Merge "Exposing long press await fun as building block for gesture detection." into androidx-main by Jeremy Walker · 2 years, 1 month ago
  77. 7af2cb9 Update versions for release id 1660150800000 by Nick Anthony · 2 years, 1 month ago
  78. 0341099 Add lint for awaitPointerEventScope multiple usages by Levi Albuquerque · 2 years, 2 months ago
  79. 5a95631 Merge "Fix letterSpacing with alignment/ellipsis" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  80. 8db6472 Annotate items as experimental at the top app bar by Shalom Gibly · 2 years, 1 month ago
  81. 9385a3d Merge "Removes pointer position from Overscroll APIs" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  82. 2ee0d50 Merge "Add insets build-in support for m3 navigation components and app bars." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  83. 848ce53 Add insets build-in support for m3 navigation components and app bars. by Matvei Malkov · 2 years, 1 month ago
  84. ee7a820 Merge "Updates to Checkbox, RadioButton and Chip" into androidx-main by Shalom Gibly · 2 years, 1 month ago
  85. ef2fe14 Merge "Introduce Modifier.Node APIs, refactor Modifier/Wrapper/Entity strategy" into androidx-main by Leland Richardson · 2 years, 1 month ago
  86. 7f0c309 Merge "Add `find` to `CompositionData`" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  87. 872367a Removes pointer position from Overscroll APIs by Louis Pullen-Freilich · 2 years, 1 month ago
  88. 283399ca Add CompositionGroup.findParameters to SlotTree by Jens Ole Lauridsen · 2 years, 2 months ago
  89. bdd5d62 Add `find` to `CompositionData` by Chuck Jazdzewski · 2 years, 2 months ago
  90. f1caf5c Updates to Checkbox, RadioButton and Chip by Shalom Gibly · 2 years, 1 month ago
  91. cc6f57c Merge "Move ContentInViewModifier to its own file." into androidx-main by Zach Klippenstein · 2 years, 1 month ago
  92. 4192f52 Exposing long press await fun as building block for gesture detection. by Jeremy Walker · 2 years, 1 month ago
  93. d299fbe Merge "Fix merging of leaf nodes with no merging parents" into androidx-main by Alexandre Elias · 2 years, 1 month ago
  94. 39222a2 Fix letterSpacing with alignment/ellipsis by siyamed · 2 years, 1 month ago
  95. 689166a Merge "[Material3][NavigationDrawer] Update scrim to use component tokens for color and opacity" into androidx-main by José Figueroa Santos · 2 years, 1 month ago
  96. e909513 Introduce Modifier.Node APIs, refactor Modifier/Wrapper/Entity strategy by Leland Richardson · 2 years, 4 months ago
  97. 6dadcd6 Fix merging of leaf nodes with no merging parents by Alexandre Elias · 2 years, 2 months ago
  98. 3784da4 Typo fixes in SelectionContainer comments by Ian Clifton · 2 years, 1 month ago
  99. 3d32e2c Move ContentInViewModifier to its own file. by Zach Klippenstein · 2 years, 2 months ago
  100. 3d3b092 Merge changes I3ecdfe2b,Ie754cce9 into androidx-main by Levi Albuquerque · 2 years, 1 month ago