1. 6c99160 Merge changes Ib40df2a9,If24b8510,Ic8102680 into androidx-main by Halil Ozercan · 1 year, 9 months ago
  2. ad4e6bc Merge "Fix BitmapSubject.isNotEqualToBitmap pre-emptively stopping before running assertion." into androidx-main by Halil Ozercan · 1 year, 9 months ago
  3. 280f1ee Merge "Specify namespace for all gradle testkit tests" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  4. 9aedd02 Merge "Added WindowInsets IME animation source and target" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  5. bdb2b1f Specify namespace for all gradle testkit tests by Aurimas Liutikas · 1 year, 9 months ago
  6. 923b7fa Merge "Update all Compose Dependencies to Compose 1.2.1" into androidx-main by Nick Anthony · 1 year, 9 months ago
  7. 041b815 Merge "Address lint warning in PreviewActivity" into androidx-main by Alexandre Elias · 1 year, 9 months ago
  8. 59e88c8 Merge "Avoid extra "off" in TalkBack Switch announcement" into androidx-main by Melba Nuzen · 1 year, 9 months ago
  9. eba6e7a Avoid extra "off" in TalkBack Switch announcement by Alexandre Elias · 2 years ago
  10. 22d0a23 Merge "Update Compose Compiler to 1.3.3" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  11. d4a0e42 Merge "Upgrade all JVM host tests to mockito 4" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  12. 3c61e10 Update Compose Compiler to 1.3.3 by Nick Anthony · 1 year, 9 months ago
  13. d254848 Fix BitmapSubject.isNotEqualToBitmap pre-emptively stopping before running assertion. by Halil Ozercan · 1 year, 9 months ago
  14. 03e7150 Merge "Enable backported inset animations in Compose" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  15. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 1 year, 9 months ago
  16. d3c3fac Add demos for DrawStyle in Text by Halil Ozercan · 1 year, 11 months ago
  17. 40bca87 Introduce DrawStyle in TextStyle and SpanStyle to enable outlined text drawing. by Halil Ozercan · 1 year, 11 months ago
  18. 589cf0b Address lint warning in PreviewActivity by Alexandre Elias · 1 year, 9 months ago
  19. 97bdd18 Update all Compose Dependencies to Compose 1.2.1 by Nick Anthony · 1 year, 9 months ago
  20. dbb15f3 Merge "Remove StabilityInferencer and expose top-level stabilityOf functions" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  21. 6347cea Merge "Remove @docRoot from markdown link in Rgb.kt" into androidx-main by Julia McClellan · 1 year, 9 months ago
  22. fd0b294 Remove StabilityInferencer and expose top-level stabilityOf functions by Steven Schäfer · 1 year, 9 months ago
  23. 7a37dd5 Merge "Fix ContentInViewModifier to not read layout coordinates unless attached." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  24. bb5c6d3 Merge "Make AnnotatedString.Builder implement Appendable." into androidx-main by Zach Klippenstein · 1 year, 9 months ago
  25. 5e58c6f Remove @docRoot from markdown link in Rgb.kt by Julia McClellan · 1 year, 9 months ago
  26. 4f88e2b Fix ContentInViewModifier to not read layout coordinates unless attached. by Zach Klippenstein · 1 year, 9 months ago
  27. 3a4a2be Merge "Revert to real annotation version at 1.1.0" into androidx-main by Nick Anthony · 1 year, 9 months ago
  28. 800cbbf Revert to real annotation version at 1.1.0 by Nick Anthony · 1 year, 9 months ago
  29. 8f4101d Merge "Update TextField height calculations according to M3 spec." into androidx-main by Max Alfonso-Ying · 1 year, 9 months ago
  30. 5969be8 Merge "Pin Cross-module Compose versions to 1.3.0-rc01" into androidx-main by Nick Anthony · 1 year, 9 months ago
  31. a6ac6a8 Make AnnotatedString.Builder implement Appendable. by Zach Klippenstein · 2 years, 2 months ago
  32. 4d52cd2 Merge "Remove support for non-IR modules in KtxCrossModuleTests.kt" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  33. 520722c Pin Cross-module Compose versions to 1.3.0-rc01 by Nick Anthony · 1 year, 9 months ago
  34. cede214 Add an Experimental DrawStyle parameter to `paint` methods in MultiParagraph. by Halil Ozercan · 1 year, 11 months ago
  35. c3134b2 Merge "Change MaxLinesHeightModifier to also handle minLines" into androidx-main by Andrei Ancuța · 1 year, 9 months ago
  36. e49b3b6 Merge "Kotlin 1.7.20" into androidx-main by Jim Sproch · 1 year, 9 months ago
  37. 99014a2 Merge "Make Swipeable V2's offset nullable" into androidx-main by Jossi Wolf · 1 year, 9 months ago
  38. 0507f65 Kotlin 1.7.20 by Jim Sproch · 1 year, 11 months ago
  39. 0769249 Update TextField height calculations according to M3 spec. by Max Alfonso-Ying · 1 year, 9 months ago
  40. 20a6c5f Fix typos in inspector info sample comments by repo sync -c -j8 · 1 year, 9 months ago
  41. 977d53a Added WindowInsets IME animation source and target by George Mount · 1 year, 10 months ago
  42. f815cc2 Enable backported inset animations in Compose by Alex Vanyo · 2 years, 1 month ago
  43. 6b81e9e Merge "Revert "Revert "Add hasText in ClipboardManager""" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  44. 597a2dc Merge "Add ashikov to the OWNERS of foundation module" into androidx-main by Andrei Shikov · 1 year, 9 months ago
  45. dfc6b04 Change MaxLinesHeightModifier to also handle minLines by Andrei Ancuta · 1 year, 9 months ago
  46. af721d4 Merge "Fix incorrect interruption animation in AnimatedContent" into androidx-main by Doris Liu · 1 year, 9 months ago
  47. f210dbb Revert "Revert "Add hasText in ClipboardManager"" by Iya Volkova · 1 year, 9 months ago
  48. 58901fe Merge "Fix flaky test. Hyphenation works only on API 28+." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  49. cacafd949 Merge "Fix ScopeComposabilityTests" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  50. 6eaf067 Add ashikov to the OWNERS of foundation module by Andrei Shikov · 1 year, 9 months ago
  51. 2b9c83d Make Swipeable V2's offset nullable by Jossi Wolf · 1 year, 9 months ago
  52. 62b5f05 Fix flaky test. Hyphenation works only on API 28+. by iyavolkova · 1 year, 9 months ago
  53. b9c6e74 Fix ScopeComposabilityTests by Steven Schäfer · 1 year, 9 months ago
  54. 7e3b52b Fix incorrect interruption animation in AnimatedContent by Doris Liu · 1 year, 9 months ago
  55. fd866ef Merge "Don't crash during invalidation" into androidx-main by George Mount · 1 year, 9 months ago
  56. 10c9cba Merge "Fix migration to Gradle 7.6-milestone-1-bin (desktop module)" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  57. 94edbd7 Merge "Change how function instances are compared for skipping" into androidx-main by Chuck Jazdzewski · 1 year, 9 months ago
  58. 84c9f8b Fix migration to Gradle 7.6-milestone-1-bin (desktop module) by Igor Demin · 1 year, 9 months ago
  59. c1cfb52 Merge "Relnote: Deprecating recycling of acccessibility objects in androidx. We've found performance changes to be negligible in even the oldest supported versions." into androidx-main by Riley Jones · 1 year, 9 months ago
  60. 2c479a2 Change how function instances are compared for skipping by Chuck Jazdzewski · 1 year, 9 months ago
  61. 2a2b64a Merge "Update versions for release 1664989200000" into androidx-main by Nick Anthony · 1 year, 9 months ago
  62. 065653b Update versions for release 1664989200000 by Nick Anthony · 1 year, 9 months ago
  63. e5fcec7 add tv device in previews by Vighnesh Raut · 1 year, 10 months ago
  64. d3f1445 Relnote: Deprecating recycling of acccessibility objects in androidx. We've found performance changes to be negligible in even the oldest supported versions. by Riley Jones · 2 years, 4 months ago
  65. d16ba98 Merge "Fix faulty range test for slot table checking for markers" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  66. 199c61b Merge "Remeasure when descendants affect measurement" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  67. 8ecd3fb Merge "Updating FontFamily.Resolver preload doc" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  68. b054c53 Merge "Add documentation and samples for Modifier.Node APIs" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  69. 6e3d8f0 Merge "Correctly handle remeasure requests happening while node is not yet placed" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  70. 7625ad1 Remeasure when descendants affect measurement by George Mount · 1 year, 9 months ago
  71. bc7b810 Fix faulty range test for slot table checking for markers by Chuck Jazdzewski · 1 year, 9 months ago
  72. 6628de3 Merge "Fix docs for the Layout overload with multiple content" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  73. 9ec79ff Merge "Slider in row buggy behavior" into androidx-main by Kevin Truong · 1 year, 9 months ago
  74. e7851d8 Merge "Revert "Add hasText in ClipboardManager"" into androidx-main by Anastasia Soboleva · 1 year, 9 months ago
  75. e192760 Revert "Add hasText in ClipboardManager" by Anastasia Soboleva · 1 year, 9 months ago
  76. e9c61c5 Updating FontFamily.Resolver preload doc by Alejandra Stamato · 1 year, 9 months ago
  77. 3fd8b6e Add documentation and samples for Modifier.Node APIs by Leland Richardson · 1 year, 9 months ago
  78. 7f6b9c0 Merge "TextLayout cleanup and getLineStart() documentation update" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  79. 303d3691 Merge "Add hasText in ClipboardManager" into androidx-main by Iya Volkova · 1 year, 9 months ago
  80. 41c4d4c Correctly handle remeasure requests happening while node is not yet placed by Andrey Kulikov · 1 year, 9 months ago
  81. 8f47823 Fix docs for the Layout overload with multiple content by Andrey Kulikov · 1 year, 9 months ago
  82. c53231e TextLayout cleanup and getLineStart() documentation update by Anastasia Soboleva · 1 year, 9 months ago
  83. 39e618e Merge "Improve Snapping animations" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  84. b74f627 Merge "Fixing bugs in ModifierNode.visitChildren" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  85. 466d8dd Improve Snapping animations by Levi Albuquerque · 1 year, 9 months ago
  86. 6a085ea Fixing bugs in ModifierNode.visitChildren by Ralston Da Silva · 1 year, 9 months ago
  87. 07a35b3 Merge "Fix grid items placement animation" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  88. d17748d Add hasText in ClipboardManager by iyavolkova · 1 year, 11 months ago
  89. befa8d6 Fix grid items placement animation by Andrey Kulikov · 1 year, 9 months ago
  90. 51c9f1b Merge "Bump Compose to 1.3.0-rc01" into androidx-main by Nick Anthony · 1 year, 9 months ago
  91. 2b10e92 Bump Compose to 1.3.0-rc01 by Nick Anthony · 1 year, 10 months ago
  92. 2275d36 Inferred Stability (dagger.Lazy) by Jon Boekenoogen · 1 year, 9 months ago
  93. 220a7e9 Slider in row buggy behavior by Kevin Truong · 1 year, 9 months ago
  94. 931fd60 Merge "Merge some almost-redundant scrollable + focusable tests." into androidx-main by Zach Klippenstein · 1 year, 9 months ago
  95. b09ec0b Merge "DeviceFontFamilyName does not set VariationSettings by default" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  96. e273cfa DeviceFontFamilyName does not set VariationSettings by default by Sean McQuillan · 1 year, 9 months ago
  97. 906b235 Merge some almost-redundant scrollable + focusable tests. by Zach Klippenstein · 1 year, 9 months ago
  98. 6c72c2f Merge "Update lint baselines" into androidx-main by Tiem Song · 1 year, 9 months ago
  99. fb4d82d Merge changes I57df832b,I3b3c3be5 into androidx-main by Treehugger Robot · 1 year, 9 months ago
  100. d0e87ef Merge "Cancel obsolete prefetching requests in Lazy layouts" into androidx-main by Andrei Shikov · 1 year, 9 months ago