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, 8 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, 8 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. 23936bb Merge "Fix crash with Android Views and Talkback" into androidx-main by George Mount · 1 year, 9 months ago
  47. e61a30b Remove @FlakyTest from OnGloballyPositionedTest..globalCoordinatesAreInActivityCoordinates by Andrey Kulikov · 1 year, 9 months ago
  48. 22f194d Add LineBreak API with flags in platform. by Andrei Ancuta · 1 year, 9 months ago
  49. 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 1 year, 9 months ago
  50. 53223f0 Fix crash with Android Views and Talkback by George Mount · 1 year, 9 months ago
  51. 55807a32 Minimal measurement in onMeasure() by George Mount · 1 year, 9 months ago
  52. 636cd11 Merge "Allow movable content to move into and out of SubcomposeLayout" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  53. 3976d52 Merge "Add support for implicit focus enter and exit" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  54. 357fb87 Merge "Update docs for ViewCompositionStrategy.DisposeOnDetachedFromWindow" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  55. d496b3e Add support for implicit focus enter and exit by Ralston Da Silva · 1 year, 9 months ago
  56. 991dd86 Merge "Add an Experimental DrawStyle parameter to `paint` methods in Paragraph." into androidx-main by Halil Ozercan · 1 year, 9 months ago
  57. b4e6890 Fix BackHandler inside a Compose Dialog by Ian Lake · 1 year, 9 months ago
  58. 834b2e8 Add an Experimental DrawStyle parameter to `paint` methods in Paragraph. by Halil Ozercan · 1 year, 10 months ago
  59. 987ac0d Merge "Change AndroidTextPaint behavior for optional values to no-op" into androidx-main by Halil Ozercan · 1 year, 9 months ago
  60. d9bc1ca Merge "Set Lifecycle to DESTROYED during dispose" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  61. 221bdd2 Fix drawing AndroidView on restoring window by George Mount · 1 year, 9 months ago
  62. 1a6b3cb Merge "Fix flaky testWebViewIsRelaidOut_afterPageLoad" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  63. 99f8a5a Fix flaky testWebViewIsRelaidOut_afterPageLoad by George Mount · 1 year, 9 months ago
  64. 5bdff8b Update experimental API files to fix the build by Nick Anthony · 1 year, 9 months ago
  65. 434232e Merge "Update versions for release id 1662570000000" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  66. 3c269c7 Change AndroidTextPaint behavior for optional values to no-op by Halil Ozercan · 1 year, 9 months ago
  67. cadbf51 Merge "Replace IntSize argument in TextMeasurer with Constraints." into androidx-main by Halil Ozercan · 1 year, 9 months ago
  68. 08300de Update versions for release id 1662570000000 by Nick Anthony · 1 year, 9 months ago
  69. 8cdabc5 Replace IntSize argument in TextMeasurer with Constraints. by Halil Ozercan · 1 year, 9 months ago
  70. d17eb68 Merge "Rename TextDrawStyle to TextForegroundStyle." into androidx-main by Halil Ozercan · 1 year, 9 months ago
  71. 08bfff6 Merge "Added custom focus properties for enter and exit" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  72. 0d74394 Merge "kotlin.Experimental is deprecated and no longer used." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  73. 8bbfa2f Added custom focus properties for enter and exit by Ralston Da Silva · 1 year, 9 months ago
  74. 9f0384e Merge "Gradle edition: kotlin.RequiresOptIn is now enabled by default" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  75. 52b6046a Merge changes Ic3b1a93d,Ic1b4e898 into androidx-main by Treehugger Robot · 1 year, 9 months ago
  76. 26972bd kotlin.Experimental is deprecated and no longer used. by Jim Sproch · 1 year, 9 months ago
  77. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 1 year, 9 months ago
  78. ca605bb82 Set Lifecycle to DESTROYED during dispose by Diego Perez · 1 year, 9 months ago
  79. c571c71 Merge "Fix semantics during delayed parameter extraction" into androidx-main by Jens Ole Lauridsen · 1 year, 9 months ago
  80. 2b31332 Remove unused internal MeasureBlocks related apis by Andrey Kulikov · 1 year, 10 months ago
  81. 349cb13 Layout overload with multiple content slots by Andrey Kulikov · 1 year, 10 months ago
  82. 06e7116 Rename TextDrawStyle to TextForegroundStyle. by Halil Ozercan · 1 year, 11 months ago
  83. 07b6f43 Allow movable content to move into and out of SubcomposeLayout by Chuck Jazdzewski · 1 year, 10 months ago
  84. e5f69ec Fix semantics during delayed parameter extraction by Jens Ole Lauridsen · 1 year, 9 months ago
  85. e68b22a Merge "Apply TextDecoration in TextStyle as a separate span instead of setting on TextPaint" into androidx-main by Halil Ozercan · 1 year, 9 months ago
  86. 10aa846 Apply TextDecoration in TextStyle as a separate span instead of setting on TextPaint by Halil Ozercan · 1 year, 10 months ago
  87. 2ef8d6f Merge "Upgrade to androidx.test:core:1.5.0-alpha02" into androidx-main by Aurimas Liutikas · 1 year, 9 months ago
  88. badf89f Merge "Fix empty string exception for indendation span" into androidx-main by Siyamed Sinir · 1 year, 9 months ago
  89. 0a4a1a6 Fix broken build by Ralston Da Silva · 1 year, 10 months ago
  90. 759b019 Merge "Add API to block focus traversal in a particular direction" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  91. 7576bcc Add API to block focus traversal in a particular direction by Ralston Da Silva · 2 years ago
  92. 9c3edff Fix empty string exception for indendation span by siyamed · 1 year, 10 months ago
  93. 6856d4b Renaming focusDirections In & Out to Enter & Exit by Ralston Da Silva · 1 year, 10 months ago
  94. fba96cb Upgrade to androidx.test:core:1.5.0-alpha02 by Aurimas Liutikas · 1 year, 10 months ago
  95. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 1 year, 10 months ago
  96. 9759af8 Merge changes Ia4bc37ef,I634a9c2d into androidx-main by Jens Ole Lauridsen · 1 year, 10 months ago
  97. 3868fd1 Update versions for release id 1661360400000 by Nick Anthony · 1 year, 10 months ago
  98. 7e86988 Disable NullAnnotationGroup for :compose:ui:ui-text by Tiem Song · 1 year, 10 months ago
  99. c4b7392 Merge "Throw from default implementation of transformFrom" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  100. da80849 Merge "Fix API doc for LineHeightStyle.Alignment" into androidx-main by Siyamed Sinir · 1 year, 10 months ago