1. 047e199 Merge "Revert "Reuse nodes across subcompose layout boundary"" into androidx-main by Andrei Shikov · 1 year, 6 months ago
  2. 94ed44a Merge "Disable flaking stateRestoredWhenUsedWithCustomKeysAfterReordering test" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  3. 7932cf7 Merge "Defer dispatching coroutines resumed during animation callbacks in UI tests." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  4. 9b7aeb3 Disable flaking stateRestoredWhenUsedWithCustomKeysAfterReordering test by Aurimas Liutikas · 1 year, 6 months ago
  5. 224367d Revert "Reuse nodes across subcompose layout boundary" by Andrei Shikov · 1 year, 6 months ago
  6. f61c557 Defer dispatching coroutines resumed during animation callbacks in UI tests. by Zach Klippenstein · 1 year, 8 months ago
  7. 2df871c Merge "Pager Demos, Samples and Publication" into androidx-main by Levi Albuquerque · 1 year, 6 months ago
  8. 319903b Merge "Introduce Page accessibility actions" into androidx-main by Levi Albuquerque · 1 year, 6 months ago
  9. cfea24e Merge "Wait for prefetch of correct items in LazyStaggeredGridPrefetcherTest" into androidx-main by Andrei Shikov · 1 year, 6 months ago
  10. 238954a Merge "Remove popam@ from OWNERS files in Compose" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  11. 8448c2d Merge "LazyListItemPlacementAnimator improvements" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  12. 9eb6230 Merge "Move some WindowInsets APIs out of experimental." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  13. e37969e Wait for prefetch of correct items in LazyStaggeredGridPrefetcherTest by Andrei Shikov · 1 year, 6 months ago
  14. 828bdbd LazyListItemPlacementAnimator improvements by Andrey Kulikov · 1 year, 7 months ago
  15. f757e91 Move some WindowInsets APIs out of experimental. by George Mount · 1 year, 6 months ago
  16. f6ea60f Introduce Page accessibility actions by Levi Albuquerque · 1 year, 6 months ago
  17. 08f633e Pager Demos, Samples and Publication by Levi Albuquerque · 1 year, 8 months ago
  18. 6734274 Pager API second pass by Levi Albuquerque · 1 year, 7 months ago
  19. b7caf71 Merge "Reuse nodes across subcompose layout boundary" into androidx-main by Andrei Shikov · 1 year, 6 months ago
  20. 69c9a58 Reuse nodes across subcompose layout boundary by Andrei Shikov · 1 year, 8 months ago
  21. 9267007 Merge "Stop running verifyScrollActionsAtEnd on API <29" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  22. f1abb2b Stop running verifyScrollActionsAtEnd on API <29 by Aurimas Liutikas · 1 year, 6 months ago
  23. 61ad9d7 Compose Pager Tests by Levi Albuquerque · 1 year, 8 months ago
  24. 5209a44 Remove popam@ from OWNERS files in Compose by Clara Bayarri · 1 year, 6 months ago
  25. 438cc47 Pager - Target Page API by Levi Albuquerque · 1 year, 9 months ago
  26. 25fb136 Merge "Support delete to beginning/end of line on hardware keyboard" into androidx-main by Grant Toepfer · 1 year, 6 months ago
  27. 1f564a6 Support delete to beginning/end of line on hardware keyboard by Grant Toepfer · 1 year, 6 months ago
  28. 04dfd13 RemainingScrollOffset in SnapFlingBehavior by Levi Albuquerque · 1 year, 7 months ago
  29. 2d06bd5 Merge changes from topic "jvm-default-all" into androidx-main by Julia McClellan · 1 year, 7 months ago
  30. 5772919 Merge "Removes OverscrollEffect#isEnabled" into androidx-main by Louis Pullen-Freilich · 1 year, 7 months ago
  31. 8d4ed7e Merge "Suppresses broken lazy grid tests" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  32. 9b292c4 Merge "Enable SnapFlingBehavior remaining velocity consumption" into androidx-main by Levi Albuquerque · 1 year, 7 months ago
  33. 60ac466 Merge changes Ib4de34bb,I8014cdc6 into androidx-main by Andrei Shikov · 1 year, 7 months ago
  34. 27a0898d Suppresses broken lazy grid tests by Louis Pullen-Freilich · 1 year, 7 months ago
  35. 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 1 year, 7 months ago
  36. 322dff0 Removes OverscrollEffect#isEnabled by Louis Pullen-Freilich · 1 year, 7 months ago
  37. 188c6ad Enable SnapFlingBehavior remaining velocity consumption by Levi Albuquerque · 1 year, 7 months ago
  38. 5a96895 Fix calculation of scroll position key in LazyStaggeredGrid by Andrei Shikov · 1 year, 7 months ago
  39. 88c2544 Merge "Support for EmojiCompat in Compose" into androidx-main by Sean McQuillan · 1 year, 7 months ago
  40. de6785e Fixes for LazyStaggeredGrid layout info by Andrei Shikov · 1 year, 7 months ago
  41. 8398434 Merge "Make SnapFlingBehavior run on DefaultScrollMotionDurationScale" into androidx-main by Levi Albuquerque · 1 year, 7 months ago
  42. 00af049 Merge "Update signature files to match metalava ab/9295138" into androidx-main by Aurimas Liutikas · 1 year, 7 months ago
  43. 4716753 Merge "Fix for composing unneeded next item in lazy layouts" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  44. cd3a37f Update signature files to match metalava ab/9295138 by Aurimas Liutikas · 1 year, 7 months ago
  45. 29fb4ea Merge "Adds canScrollForward and canScrollBackward to ScrollableState" into androidx-main by Louis Pullen-Freilich · 1 year, 7 months ago
  46. 27fc485 Adds canScrollForward and canScrollBackward to ScrollableState by Louis Pullen-Freilich · 1 year, 7 months ago
  47. 872da89 Merge "Adopt more compat tricks to show/hide IME in Compose APIs." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  48. 16ad8c0 Adopt more compat tricks to show/hide IME in Compose APIs. by Zach Klippenstein · 1 year, 7 months ago
  49. a386f21 Merge "Added a Modifier to query ancestors scroll info" into androidx-main by Mariano Martin · 1 year, 7 months ago
  50. ea035f9 Added a Modifier to query ancestors scroll info by Mariano Martin · 2 years, 3 months ago
  51. dd41a0e Make SnapFlingBehavior run on DefaultScrollMotionDurationScale by Levi Albuquerque · 1 year, 7 months ago
  52. 6899753 API Review: SnapLayoutInfoProvider by Levi Albuquerque · 1 year, 7 months ago
  53. f104a12 Merge "SnapFlingBehavior improvements" into androidx-main by Levi Albuquerque · 1 year, 7 months ago
  54. 6cc4fbe Merge "Do not ignore currently animating items in Lazy layouts item placement animations" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  55. 796ed63 Merge "Revert "Pass minLines to AnnotatedString override of BasicText"" into androidx-main by Aurimas Liutikas · 1 year, 7 months ago
  56. dadfb77 Do not ignore currently animating items in Lazy layouts item placement animations by Andrey Kulikov · 1 year, 7 months ago
  57. 226820e Merge "Update androidx-core in the Compose ui module to latest version." into androidx-main by Zach Klippenstein · 1 year, 7 months ago
  58. e1c6b6d SnapFlingBehavior improvements by Levi Albuquerque · 1 year, 7 months ago
  59. 1ea832d Revert "Pass minLines to AnnotatedString override of BasicText" by Aurimas Liutikas · 1 year, 7 months ago
  60. bcdfb2d Merge "Pass minLines to AnnotatedString override of BasicText" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  61. c86a3f3 Merge "Pager - Enable control over snapping destination" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  62. dad6de5 Update androidx-core in the Compose ui module to latest version. by Zach Klippenstein · 1 year, 7 months ago
  63. 68bee8a Pager - Enable control over snapping destination by Levi Albuquerque · 1 year, 7 months ago
  64. 8068bf4 Pass minLines to AnnotatedString override of BasicText by Anastasia Soboleva · 1 year, 7 months ago
  65. 35ae11e Stop running BorderTest#border_non_simple_rounded_rect on API 33 by Aurimas Liutikas · 1 year, 7 months ago
  66. 358ce0c Support for EmojiCompat in Compose by Sean McQuillan · 1 year, 7 months ago
  67. fa0a796 Update dependencies from 1.3.0-rc01 to 1.3.1 by Nick Anthony · 1 year, 7 months ago
  68. 533a52c Pager Base API by Levi Albuquerque · 1 year, 9 months ago
  69. 599f6aa Merge "Fixes ScrollScope#dispatchScroll returning available instead of consumed delta" into androidx-main by Louis Pullen-Freilich · 1 year, 7 months ago
  70. a948e9d Fix for composing unneeded next item in lazy layouts by Andrey Kulikov · 1 year, 9 months ago
  71. 146ab33 Merge "Fix for a crash when Modifier.animateItemPlacement() is set on a child of Lazy grids" into androidx-main by Andrey Kulikov · 1 year, 7 months ago
  72. c67ff57 Merge changes Ided866d2,I46c4d8c0 into androidx-main by Halil Ozercan · 1 year, 7 months ago
  73. 227b12b Fix changing back to unresolved draw phase attributes in TextStyle by Halil Ozercan · 1 year, 7 months ago
  74. 8411693 Merge "Update TextLayoutTest to use modern Compose testing APIs." into androidx-main by Zach Klippenstein · 1 year, 7 months ago
  75. eddca21 Fixes ScrollScope#dispatchScroll returning available instead of consumed delta by Louis Pullen-Freilich · 1 year, 7 months ago
  76. c221d62 Fix for a crash when Modifier.animateItemPlacement() is set on a child of Lazy grids by Andrey Kulikov · 1 year, 7 months ago
  77. 6af8016 Update TextLayoutTest to use modern Compose testing APIs. by Zach Klippenstein · 1 year, 7 months ago