1. ee59f34 Merge changes I8eaebb68,I15ee7001 into androidx-main by Treehugger Robot · 2 years, 4 months ago
  2. c237ece Merge "Change CoreTextField to use BringIntoViewRequester." into androidx-main by Zach Klippenstein · 2 years, 4 months ago
  3. 61d32b0 Merge "Add Modifiers for WindowInsets" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  4. 8e13b9d Add Modifiers for WindowInsets by George Mount · 2 years, 5 months ago
  5. ac781ca Merge "Disable LayoutNodes reusing for nested SubcomposeLayouts" into androidx-main by Andrey Kulikov · 2 years, 4 months ago
  6. 1237c15 Report AndroidComposeView's focus rect to the view system. by Zach Klippenstein · 2 years, 4 months ago
  7. 3dd5124 Merge "Change LibraryGroups.Compose.* to be COMPOSE_* for consistency." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  8. 6f50744 Disable LayoutNodes reusing for nested SubcomposeLayouts by Andrey Kulikov · 2 years, 4 months ago
  9. a5c92f3 Change CoreTextField to use BringIntoViewRequester. by Zach Klippenstein · 2 years, 4 months ago
  10. 856d4f9 Change LibraryGroups.Compose.* to be COMPOSE_* for consistency. by Aurimas Liutikas · 2 years, 4 months ago
  11. a4f6b45 Merge "Desktop. Remove scheduling events on the next event loop frame" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  12. 5db3445 Merge "Animate lazy grid items placement" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  13. 0a818ac Desktop. Remove scheduling events on the next event loop frame by Igor Demin · 2 years, 5 months ago
  14. 253a36e Animate lazy grid items placement by Mihai Popa · 2 years, 5 months ago
  15. cf536b4 Merge "Desktop Scrollbar: fix position of a thumb while dragging" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  16. cd418de Merge "Fix Scrollable not propagating BringIntoView requests to platform." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  17. 23fc924 Start using new premeasure api in Lazy layouts by Andrey Kulikov · 2 years, 4 months ago
  18. 4fac778 Fix Scrollable not propagating BringIntoView requests to platform. by Zach Klippenstein · 2 years, 4 months ago
  19. 81c8747 Merge "Fix text magnifier using invalid range on empty field." into androidx-main by Zach Klippenstein · 2 years, 4 months ago
  20. 793810b Desktop Scrollbar: fix position of a thumb while dragging by Aleksandr Veselov · 2 years, 5 months ago
  21. b0e0b4b Merge changes Ia0b9e518,I761b556e,Ib9128c6d,Ic09ece74,Ife1c2d42, ... into androidx-main by Sean McQuillan · 2 years, 4 months ago
  22. b84ed69 Merge "Support content types in Lazy grids" into androidx-main by Andrey Kulikov · 2 years, 4 months ago
  23. d5853eb Fix text magnifier using invalid range on empty field. by Zach Klippenstein · 2 years, 4 months ago
  24. 15ca968 Add bugs for todos in async font loading by Sean McQuillan · 2 years, 5 months ago
  25. 1475590 Desktop uses composition local FontFamily.Resolver by Sean McQuillan · 2 years, 5 months ago
  26. 5f8eebf Move FontFamily.Resolver to composition local by Sean McQuillan · 2 years, 5 months ago
  27. 4a9e996 Add demo for async font usage by Sean McQuillan · 2 years, 5 months ago
  28. aaef33f Make Font.ResourceLoader extensible for new Android fonts by Sean McQuillan · 2 years, 7 months ago
  29. 9c1ed26 Deprecate Typeface backed by FontFamily by Sean McQuillan · 2 years, 8 months ago
  30. dce95f0 Support content types in Lazy grids by Andrey Kulikov · 2 years, 4 months ago
  31. 66ed6a8b Merge "Fix Robolectric dependencies in MPP Compose" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  32. 3f9688c Debounce restart input commands in TextInputServiceAndroid. by Zach Klippenstein · 2 years, 5 months ago
  33. eb2b640 Merge "Support content types in Lazy lists" into androidx-main by Andrey Kulikov · 2 years, 5 months ago
  34. 6e6a680 Merge "Make SubcomposeLayout slots reuse customizable" into androidx-main by Andrey Kulikov · 2 years, 5 months ago
  35. 5acc99e Merge "Expose extra information in LazyListLayoutInfo and LazyGridLayoutInfo" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  36. 6c8b51e Expose extra information in LazyListLayoutInfo and LazyGridLayoutInfo by Andrey Kulikov · 2 years, 5 months ago
  37. 4e88826 Merge "Desktop. Fix horizontal scrollbar in Right-To-Left mode" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  38. 1ca16bc Support content types in Lazy lists by Andrey Kulikov · 2 years, 10 months ago
  39. 38b236a Make SubcomposeLayout slots reuse customizable by Andrey Kulikov · 2 years, 5 months ago
  40. 87d9277 Merge "Micro optimizations for Boxes w/children and Spacer." into androidx-main by Treehugger Robot · 2 years, 5 months ago
  41. 94a42be Fix Robolectric dependencies in MPP Compose by Jelle Fresen · 2 years, 5 months ago
  42. f72d5ff Merge "Fix waitUntil not actually asserting in CoreTextFieldSoftKeyboardTest." into androidx-main by Zach Klippenstein · 2 years, 5 months ago
  43. 848c22b Fix waitUntil not actually asserting in CoreTextFieldSoftKeyboardTest. by Zach Klippenstein · 2 years, 5 months ago
  44. 2c71f21 Desktop. Fix horizontal scrollbar in Right-To-Left mode by Igor Demin · 2 years, 5 months ago
  45. eec9e45 Micro optimizations for Boxes w/children and Spacer. by Jon Boekenoogen · 2 years, 5 months ago
  46. e5d5463 Make CoreTextField ignore back key press when cursor handle is showing. by Zach Klippenstein · 2 years, 5 months ago
  47. 26a5b88 Merge "Decouple lazy list/grid state from LazyLayoutState" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  48. e6640db Merge "Fix internal and external cancellation of forEachGesture" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  49. b607243 Merge changes Idd918c3b,I143ce209,I7cde74e5,I54952220,I5b8ecabc into androidx-main by Zach Klippenstein · 2 years, 5 months ago
  50. 9c32bdf Polish selection magnification behavior. by Zach Klippenstein · 2 years, 7 months ago
  51. 33eeda0 Add semantics property to track Magnifier position. by Zach Klippenstein · 2 years, 5 months ago
  52. 6387089 Track which selection handle is being dragged, and where. by Zach Klippenstein · 2 years, 5 months ago
  53. 72e3e51 Detect touch and release events on selection handles without drag. by Zach Klippenstein · 2 years, 5 months ago
  54. d71facd Add getLineRangeContaining to Selectable. by Zach Klippenstein · 2 years, 5 months ago
  55. eac0dc5 Fix internal and external cancellation of forEachGesture by Alex Vanyo · 2 years, 5 months ago
  56. 4d34448 Decouple lazy list/grid state from LazyLayoutState by Andrey Kulikov · 2 years, 5 months ago