1. 0ce7e25 Merge "Adds some debug InspectorInfo to minimum touch target modifiers" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  2. 94985ef Merge "Avoid throwing an exception for sourceInformation like string keys" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  3. 7ee8e9f Merge "Decode and verify plugin path" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  4. 77cb6be Merge "TextField action callbacks into state" into androidx-main by Siyamed Sinir · 2 years, 7 months ago
  5. 6251105 Merge "Extract multiplatform targets configuration" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  6. 07aa6d4 Adds some debug InspectorInfo to minimum touch target modifiers by Louis Pullen-Freilich · 2 years, 7 months ago
  7. 8e1aeaf Avoid throwing an exception for sourceInformation like string keys by Chuck Jazdzewski · 2 years, 7 months ago
  8. 4eef59d Merge "NonRestartableComposable annotation on passthrough methods" into androidx-main by Jon Boekenoogen · 2 years, 7 months ago
  9. aef7533 Merge "Add material-window and SizeClass in it" into androidx-main by Anastasia Soboleva · 2 years, 7 months ago
  10. d027145 Decode and verify plugin path by Diego Perez · 2 years, 7 months ago
  11. 77e03a4 Merge "Update test font top/bottom to match ascent/descent" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  12. f6cfd6d Extract multiplatform targets configuration by Alexey Tsvetkov · 2 years, 7 months ago
  13. bdfe767 Add material-window and SizeClass in it by Anastasia Soboleva · 2 years, 9 months ago
  14. 4db0e6e Add support for Rotary Events by Ralston Da Silva · 2 years, 8 months ago
  15. 3c6419c Update test font top/bottom to match ascent/descent by Seigo Nonaka · 2 years, 7 months ago
  16. bf10468 TextField action callbacks into state by Siyamed Sinir · 2 years, 7 months ago
  17. 142f314 Merge "Remove lazy overhead for Rects in AndroidCanvas" into androidx-main by Nader Jawad · 2 years, 7 months ago
  18. 8ee5485 NonRestartableComposable annotation on passthrough methods by Jon Boekenoogen · 2 years, 7 months ago
  19. 6794701 Merge "Include ScrollAxisRange in semantics even when scroll is disabled" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  20. 4d5e85a Cache last used interval for lazy list items by Mihai Popa · 2 years, 7 months ago
  21. c1e2773 Merge "Give UnnecessaryLambdaCreationDetector a more helpful error message." into androidx-main by Zach Klippenstein · 2 years, 7 months ago
  22. 2e5f072 Remove lazy overhead for Rects in AndroidCanvas by Jon Boekenoogen · 2 years, 7 months ago
  23. 30582a1 Give UnnecessaryLambdaCreationDetector a more helpful error message. by Zach Klippenstein · 2 years, 7 months ago
  24. 73b4316 Merge changes I8acb28c2,I0008a425 into androidx-main by Treehugger Robot · 2 years, 7 months ago
  25. bbe86c9 Merge "Split fun invokeComposable into expect and actual declarations" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  26. cb55187 Do less recompositions when the sliding window updates by Andrey Kulikov · 2 years, 7 months ago
  27. d4ac797 Ensure Lazy layouts recomposition with the same input doesn't cause remeasure by Andrey Kulikov · 2 years, 7 months ago
  28. 6c666b9 Merge "Support setSystemGestureExclusionRects" into androidx-main by George Mount · 2 years, 7 months ago
  29. c1299d01 Merge "Update CMake version to 3.22.1" into androidx-main by Aurimas Liutikas · 2 years, 7 months ago
  30. 6444a87 Merge "Upgrade to AGP 7.2.0-alpha07" into androidx-main by Aurimas Liutikas · 2 years, 7 months ago
  31. 4649d6f Update CMake version to 3.22.1 by Fred Sladkey · 2 years, 7 months ago
  32. 400f29f Split fun invokeComposable into expect and actual declarations by Oleksandr Karpovich · 2 years, 7 months ago
  33. 08cef2f Upgrade to AGP 7.2.0-alpha07 by Aurimas Liutikas · 2 years, 7 months ago
  34. b263786 Merge "Add defensive null check" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  35. 0d26212 Support setSystemGestureExclusionRects by George Mount · 2 years, 7 months ago
  36. a5563cb Merge "Add support for action chip." into androidx-main by Connie Shi · 2 years, 7 months ago
  37. 4ced303 Merge "Support missing items in LazyVerticalGrid" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  38. bf73d7f Merge "Refactoring focus search and fixing some bugs" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  39. 0f4d000 Merge changes I2b5e15f4,Ia981193e into androidx-main by Treehugger Robot · 2 years, 7 months ago
  40. 7531c4f Merge "Make LazyLayout to not remeasure when it recomposed with the same input" into androidx-main by Andrey Kulikov · 2 years, 7 months ago
  41. 63300d9 Merge "Fix TextFieldKeyInput onValueChange" into androidx-main by Siyamed Sinir · 2 years, 7 months ago
  42. dfb65f4 Merge "Add semantics to selection handles to make them easier to test." into androidx-main by Zach Klippenstein · 2 years, 7 months ago
  43. 4a5dad1 Make LazyLayout to not remeasure when it recomposed with the same input by Andrey Kulikov · 2 years, 8 months ago
  44. 1f0ec5d Merge "Implement equals/hashCode for Modifier.overScroll()" into androidx-main by Andrey Kulikov · 2 years, 7 months ago
  45. ffad4de Merge "Allow changing SubcomposeLayoutState object passed to SubcomposeLayout" into androidx-main by Andrey Kulikov · 2 years, 7 months ago
  46. 22025d3 Merge "TextPreparedSelection internal function rename" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  47. c16afdb Fix TextFieldKeyInput onValueChange by Siyamed Sinir · 2 years, 7 months ago
  48. c699eb4 Merge changes I870d7c47,I3b7215a1 into androidx-main by Treehugger Robot · 2 years, 7 months ago
  49. 82c1e2c TextPreparedSelection internal function rename by Siyamed Sinir · 2 years, 7 months ago
  50. f4ad578 Add defensive null check by Nader Jawad · 2 years, 7 months ago
  51. b80d458 Refactoring focus search and fixing some bugs by Ralston Da Silva · 2 years, 7 months ago
  52. 5ed7442 Merge "[token] Updating token files to new names." into androidx-main by Jose Alba Aguado · 2 years, 7 months ago
  53. 493c7e9 Merge "Fix continuous backspace on CJK keyboards" into androidx-main by Siyamed Sinir · 2 years, 7 months ago
  54. 8a96ec7 Add support for action chip. by Connie Shi · 2 years, 8 months ago
  55. 8e7d16a Include ScrollAxisRange in semantics even when scroll is disabled by Levi Albuquerque · 2 years, 7 months ago
  56. e5d7a88 Merge "Marks Checkbox and RadioButton as experimental API" into androidx-main by Shalom Gibly · 2 years, 7 months ago
  57. e23459c Merge "Scale down demo image" into androidx-main by Nader Jawad · 2 years, 7 months ago
  58. e508fd6 Implement equals/hashCode for Modifier.overScroll() by Andrey Kulikov · 2 years, 7 months ago
  59. 51d37d2 Add semantics to selection handles to make them easier to test. by Zach Klippenstein · 2 years, 8 months ago
  60. f7ac309 Fix continuous backspace on CJK keyboards by Siyamed Sinir · 2 years, 7 months ago
  61. fe2421c [token] Updating token files to new names. by Jose Alba Aguado · 2 years, 9 months ago
  62. de4af08 Merge "Update Material 3 badge to use standalone badge token." into androidx-main by Connie Shi · 2 years, 7 months ago
  63. ea7909d Merge "Revert "Send accessibility events whenever any accessibility service is enabled"" into androidx-main by Anastasia Soboleva · 2 years, 7 months ago
  64. 5a62248 Merge "Include lazy subpackages for AOT compilation" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  65. 0861a5d Scale down demo image by Nader Jawad · 2 years, 7 months ago
  66. 141e562 Merge "Fix failing accessibility test" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  67. 49ce217 Update Material 3 badge to use standalone badge token. by Mariano Martin · 2 years, 7 months ago
  68. 671baa5 Allow changing SubcomposeLayoutState object passed to SubcomposeLayout by Andrey Kulikov · 2 years, 8 months ago
  69. a8752b7 Revert "Send accessibility events whenever any accessibility service is enabled" by Anastasia Soboleva · 2 years, 7 months ago
  70. 3704b6f Merge "Add progress indicators, samples, and tests." into androidx-main by Max Ying · 2 years, 7 months ago
  71. 179ce73 Merge changes from topic "m2_divider_fork" into androidx-main by Connie Shi · 2 years, 7 months ago
  72. 268936e Support missing items in LazyVerticalGrid by Mihai Popa · 2 years, 7 months ago
  73. 63f1ed0 Merge "Mark OnGloballyPositionedTest.globalCoordinatesAreInActivityCoordinates as flaky" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  74. 692d6fc Enable prefetching for lazy grids by Mihai Popa · 2 years, 7 months ago
  75. c30e191 Merge "Try fix flaky AndroidViewCompatTest" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  76. aa4f1e4 Preserve scroll when items are added in lazy grid by Mihai Popa · 2 years, 7 months ago
  77. b0bbdc6 Mark OnGloballyPositionedTest.globalCoordinatesAreInActivityCoordinates as flaky by Andrey Kulikov · 2 years, 7 months ago
  78. 163e246 Mouse wheel scrolling in Modifier.scrollable by Matvei Malkov · 2 years, 11 months ago
  79. bfa1e44 Try fix flaky AndroidViewCompatTest by Mihai Popa · 2 years, 7 months ago
  80. a970fc3 Fix failing accessibility test by Anastasia Soboleva · 2 years, 7 months ago
  81. 0f428e9 M3 divider updates. by José Figueroa Santos · 2 years, 7 months ago
  82. ceb8bd7 Marks Checkbox and RadioButton as experimental API by Shalom Gibly · 2 years, 7 months ago
  83. 83a1678 Fork M2 divider and test. by Connie Shi · 2 years, 7 months ago
  84. 2647271 Merge changes I86073fa5,Ic709f056 into androidx-main by Matvei Malkov · 2 years, 7 months ago
  85. fe7abb6 Merge "Send accessibility events whenever any accessibility service is enabled" into androidx-main by Anastasia Soboleva · 2 years, 7 months ago
  86. 58c0e63 Merge "Revert "Revert "Update versions for release id 1642010400000""" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  87. befe7ae Add progress indicators, samples, and tests. by Max Ying · 2 years, 7 months ago
  88. 00f0b1f2 Send accessibility events whenever any accessibility service is enabled by Anastasia Soboleva · 2 years, 7 months ago
  89. 25ba79a Merge "Use real source for MotionEvents" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  90. 3c3bf2d Revert "Revert "Update versions for release id 1642010400000"" by Nick Anthony · 2 years, 7 months ago
  91. 68a80b5 Merge "[Doc Snippets] Fix nits in the side effects and interop docs" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  92. 274d60d Merge "Update a disabled TextButton's container color to be transparent." into androidx-main by Connie Shi · 2 years, 7 months ago
  93. c3d05ca [Doc Snippets] Fix nits in the side effects and interop docs by Manuel Vivo · 2 years, 7 months ago
  94. 4d4dc45c Merge "View.createLifecycleAwareWindowRecomposer" into androidx-main by Adam Powell · 2 years, 7 months ago
  95. 05358e9 Use real source for MotionEvents by George Mount · 2 years, 7 months ago
  96. 598d057 Revert "Update versions for release id 1642010400000" by Nick Anthony · 2 years, 7 months ago
  97. adf1ff7 Update a disabled TextButton's container color to be transparent. by Connie Shi · 2 years, 7 months ago
  98. 1414668 Update versions for release id 1642010400000 by Nick Anthony · 2 years, 7 months ago
  99. 94f364d Include lazy subpackages for AOT compilation by Jon Boekenoogen · 2 years, 7 months ago
  100. d8c29de Add test for cursor glitch fix by Aleksandr Veselov · 2 years, 7 months ago