1. 199c61b Merge "Remeasure when descendants affect measurement" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  2. 8ecd3fb Merge "Updating FontFamily.Resolver preload doc" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  3. b054c53 Merge "Add documentation and samples for Modifier.Node APIs" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  4. 6e3d8f0 Merge "Correctly handle remeasure requests happening while node is not yet placed" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  5. 7625ad1 Remeasure when descendants affect measurement by George Mount · 1 year, 9 months ago
  6. 6628de3 Merge "Fix docs for the Layout overload with multiple content" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  7. e7851d8 Merge "Revert "Add hasText in ClipboardManager"" into androidx-main by Anastasia Soboleva · 1 year, 8 months ago
  8. e192760 Revert "Add hasText in ClipboardManager" by Anastasia Soboleva · 1 year, 8 months ago
  9. e9c61c5 Updating FontFamily.Resolver preload doc by Alejandra Stamato · 1 year, 9 months ago
  10. 3fd8b6e Add documentation and samples for Modifier.Node APIs by Leland Richardson · 1 year, 9 months ago
  11. 7f6b9c0 Merge "TextLayout cleanup and getLineStart() documentation update" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  12. 303d3691 Merge "Add hasText in ClipboardManager" into androidx-main by Iya Volkova · 1 year, 8 months ago
  13. 41c4d4c Correctly handle remeasure requests happening while node is not yet placed by Andrey Kulikov · 1 year, 9 months ago
  14. 8f47823 Fix docs for the Layout overload with multiple content by Andrey Kulikov · 1 year, 9 months ago
  15. c53231e TextLayout cleanup and getLineStart() documentation update by Anastasia Soboleva · 1 year, 9 months ago
  16. b74f627 Merge "Fixing bugs in ModifierNode.visitChildren" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  17. 6a085ea Fixing bugs in ModifierNode.visitChildren by Ralston Da Silva · 1 year, 9 months ago
  18. d17748d Add hasText in ClipboardManager by iyavolkova · 1 year, 10 months ago
  19. 2b10e92 Bump Compose to 1.3.0-rc01 by Nick Anthony · 1 year, 9 months ago
  20. 931fd60 Merge "Merge some almost-redundant scrollable + focusable tests." into androidx-main by Zach Klippenstein · 1 year, 9 months ago
  21. b09ec0b Merge "DeviceFontFamilyName does not set VariationSettings by default" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  22. e273cfa DeviceFontFamilyName does not set VariationSettings by default by Sean McQuillan · 1 year, 9 months ago
  23. 906b235 Merge some almost-redundant scrollable + focusable tests. by Zach Klippenstein · 1 year, 9 months ago
  24. fb4d82d Merge changes I57df832b,I3b3c3be5 into androidx-main by Treehugger Robot · 1 year, 9 months ago
  25. 48cdda5 Test Hyphens behavior on text with given width by iyavolkova · 1 year, 9 months ago
  26. d962562 Merge "Test LineBreak behavior on text with given width" into androidx-main by Andrei Ancuța · 1 year, 9 months ago
  27. 73b68ee Test LineBreak behavior on text with given width by Andrei Ancuta · 1 year, 9 months ago
  28. b1d0957 Mark the lineBreak property as experimental by Andrei Ancuta · 1 year, 9 months ago
  29. 786e000 Merge "ui: Require ProgressBarRangeInfo's current parameter to not be NaN" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  30. b31d553 ui: Require ProgressBarRangeInfo's current parameter to not be NaN by Lukas Appelhans · 1 year, 9 months ago
  31. 5a9a927 Merge "[A11y] Fix collectionItemInfo index calc to account for zIndex order" into androidx-main by Mariano Martin · 1 year, 9 months ago
  32. 4d5fd7c [A11y] Fix collectionItemInfo index calc to account for zIndex order by Mariano Martin · 1 year, 9 months ago
  33. 5a3e829 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  34. 15f0583 Update versions for release id 1663779600000 by Nick Anthony · 1 year, 9 months ago
  35. 8011024 Merge "Add hyphenation with options Hyphens.Auto and Hyphens.None." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  36. 1d45e54 Add hyphenation with options Hyphens.Auto and Hyphens.None. by iyavolkova · 1 year, 9 months ago
  37. 2875929 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  38. 507e70d Merge "Fix for issue where ModifierLocals were not being updated when modifiers were reused" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  39. 2513e0c4 Merge "Fix crash in SemanticsSort" into androidx-main by Alexandre Elias · 1 year, 9 months ago
  40. 3bd044a Fix for issue where ModifierLocals were not being updated when modifiers were reused by Ralston Da Silva · 1 year, 9 months ago
  41. c634bb1 Merge "Allow measurement from within LayoutModifier's placement block" into androidx-main by George Mount · 1 year, 9 months ago
  42. fedcd9e Fix crash in SemanticsSort by Alexander Sitnikov · 1 year, 9 months ago
  43. ae7da44 Allow measurement from within LayoutModifier's placement block by George Mount · 1 year, 9 months ago
  44. 5ad1ec5 Merge "Fix drawing AndroidView on restoring window" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  45. 5f570d5 Merge "Remove @FlakyTest from OnGloballyPositionedTest..globalCoordinatesAreInActivityCoordinates" into androidx-main by Andrey Kulikov · 1 year, 9 months ago
  46. e61a30b Remove @FlakyTest from OnGloballyPositionedTest..globalCoordinatesAreInActivityCoordinates by Andrey Kulikov · 1 year, 9 months ago
  47. 221bdd2 Fix drawing AndroidView on restoring window by George Mount · 1 year, 9 months ago
  48. 371ed0d Fix row state getting reset when rows are recycled by Ryan Mentley · 1 year, 11 months ago
  49. 2a83c8a Fix demo to use key properly by Ryan Mentley · 1 year, 11 months ago