1. 26b107c Merge "Account for ListItems without headline content" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  2. b14183e Merge "Remove cursor following tests" into androidx-main by Halil Ozercan · 1 year, 3 months ago
  3. 5220e4c8 Merge "Deprecate TextFieldColorsWithIcons" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  4. 6456453 Account for ListItems without headline content by Max Alfonso-Ying · 1 year, 3 months ago
  5. 1e1b1b8 Remove cursor following tests by Halil Ozercan · 1 year, 3 months ago
  6. 2924e1c Merge "Factor out a startInputSession method inside BTF2." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  7. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year, 3 months ago
  8. 1b5e446 Merge "Clear text input command queue after processing it" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  9. b82f19a Factor out a startInputSession method inside BTF2. by Zach Klippenstein · 1 year, 3 months ago
  10. 3b0af7b Clear text input command queue after processing it by Halil Ozercan · 1 year, 3 months ago
  11. 1d23365 Merge "Use offset mapping when building CursorAnchorInfo" into androidx-main by Justin Ghan · 1 year, 3 months ago
  12. 5eef131 Merge "Reduce optimizations in compose graphics code" into androidx-main by Chet Haase · 1 year, 3 months ago
  13. 049359a Merge "Commonize `WindowInsets` API" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  14. 6060377 Reduce optimizations in compose graphics code by Chet Haase · 1 year, 3 months ago
  15. cc6a054 [M3][BottomSheet] Modal bottom sheet respects local provided layout direction by José Figueroa Santos · 1 year, 3 months ago
  16. 8c6ca26 Merge "Bump Compose compiler version to 1.4.8" into androidx-main by Andrei Shikov · 1 year, 3 months ago
  17. f0d0418 Bump Compose compiler version to 1.4.8 by Andrei Shikov · 1 year, 3 months ago
  18. 528ffd2 Merge "Remove Experimental annotation from TextMotion" into androidx-main by Halil Ozercan · 1 year, 3 months ago
  19. d793a9ffa Merge "Correctly wrap Composable functions inside early returns." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  20. d086ac0 Correctly wrap Composable functions inside early returns. by Andrei Shikov · 1 year, 3 months ago
  21. d86ffb4 Merge "Add a M3 segmented button implementation" into androidx-main by Mariano Martin · 1 year, 3 months ago
  22. 6bcc8c1 Add pan change Offset to canPan parameter in transformable to help make informed decision on pan start. by malkov · 1 year, 4 months ago
  23. b16599b Use offset mapping when building CursorAnchorInfo by Justin Ghan · 1 year, 3 months ago
  24. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year, 3 months ago
  25. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 3 months ago
  26. c789073 Add a M3 segmented button implementation by Mariano Martin · 1 year, 10 months ago
  27. 25a0695 Merge "Add `deactivateCurrentGroup` operation" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  28. 110e75c Merge "Improve prefetch in frames already missed the deadline" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  29. ad77515 Add `deactivateCurrentGroup` operation by Andrei Shikov · 1 year, 3 months ago
  30. 566e151 Improve prefetch in frames already missed the deadline by Andrey Kulikov · 1 year, 3 months ago
  31. 21dc16c Fix how we restore rememberSaveable when stateSaver returns null by Andrey Kulikov · 1 year, 3 months ago
  32. d730a97 Remove Experimental annotation from TextMotion by Halil Ozercan · 1 year, 3 months ago
  33. eecddd3 Merge "Reduce amount of allocations in `deactivateEndGroup`" into androidx-main by Andrei Shikov · 1 year, 3 months ago
  34. 7630bce Merge "Making Tracing Perfetto SDK APIs consistent" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  35. d388aed Merge "Adds lint check to material3 warning of material imports" into androidx-main by Louis Pullen-Freilich · 1 year, 3 months ago
  36. f4168c6 Reduce amount of allocations in `deactivateEndGroup` by Andrei Shikov · 1 year, 3 months ago
  37. c06c5cc Merge "Fixing bug where magnifier won't show if TextField started empty" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  38. b93215e Clean up one-off apk publishing for buildOnServer by Aurimas Liutikas · 1 year, 3 months ago
  39. 755dbcb Merge "[RichTooltip] Make focusable true by default" into androidx-main by Kevin Truong · 1 year, 3 months ago
  40. e2295f9 Merge "Add 'Start' position for FabPosition" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  41. cac8d0c [RichTooltip] Make focusable true by default by Kevin Truong · 1 year, 3 months ago
  42. f2c3ed6 Merge "Stop closing recomposer during the benchmark runs." into androidx-main by Andrei Shikov · 1 year, 3 months ago
  43. 7355109 Making Tracing Perfetto SDK APIs consistent by Jakub Gielzak · 1 year, 3 months ago
  44. 165e1e3 Fixing bug where magnifier won't show if TextField started empty by Grant Toepfer · 1 year, 3 months ago
  45. d2e3547 Adds lint check to material3 warning of material imports by Louis Pullen-Freilich · 1 year, 3 months ago
  46. eb41c69 Stop closing recomposer during the benchmark runs. by Andrei Shikov · 1 year, 3 months ago
  47. 4d939ab Update to Kotlin 1.8.22 by Andrei Shikov · 1 year, 3 months ago
  48. cc2b03e Add 'Start' position for FabPosition by Max Alfonso-Ying · 1 year, 3 months ago
  49. 0c74968 Merge "[RangeSlider] API Council Feedback" into androidx-main by Kevin Truong · 1 year, 3 months ago
  50. 8036cb1 Merge "Support line bounds in CursorAnchorInfo" into androidx-main by Justin Ghan · 1 year, 3 months ago
  51. e11a75a [RangeSlider] API Council Feedback by Kevin Truong · 1 year, 6 months ago
  52. 390b51e Merge "[TimePicker] Follow up to 2624849" into androidx-main by Mariano Martin · 1 year, 3 months ago
  53. 4fd86a85 Merge "Baselines PrimitiveInLambda suppressions" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  54. 1587594 Deprecate TextFieldColorsWithIcons by Max Alfonso-Ying · 1 year, 3 months ago
  55. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 3 months ago
  56. 3bd33f6 [TimePicker] Follow up to 2624849 by marian · 1 year, 3 months ago
  57. 6e4431d Pins UI dependency constraint on foundation by Louis Pullen-Freilich · 1 year, 3 months ago
  58. 5f75cb9 Merge "[m3][Scaffold] Respect consumed window insets before applying to content." into androidx-main by José Figueroa Santos · 1 year, 3 months ago
  59. 2aca8e8 Small optimizations in SubcomposeLayout by Andrey Kulikov · 1 year, 3 months ago
  60. 3f20442 Merge "Skip recomposition of subcompositions that will be removed" into androidx-main by Ben Trengrove · 1 year, 3 months ago
  61. 9f3a404 Skip recomposition of subcompositions that will be removed by Ben Trengrove · 1 year, 3 months ago
  62. 2ba7a87 Merge "Ensure Modifier.Node's are attached when in hierarchy" into androidx-main by Leland Richardson · 1 year, 3 months ago
  63. 3a4ee7c05 Merge "Address API council review comments of CAMAL APIs" into androidx-main by Conrad Chen · 1 year, 3 months ago
  64. 60204ec Support line bounds in CursorAnchorInfo by Justin Ghan · 1 year, 3 months ago
  65. a001abe Merge "Add new sample for 3 line list item." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  66. 146d85a Address API council review comments of CAMAL APIs by drchen · 1 year, 3 months ago
  67. 4af448b Merge "[TimePicker] state.hour returning incorrect value for 11pm" into androidx-main by Mariano Martin · 1 year, 3 months ago
  68. b2fd316 [TimePicker] state.hour returning incorrect value for 11pm by marian · 1 year, 3 months ago
  69. 9d12a01 Merge "Improve tracking of last lookahead size in LookaheadPassDelegate" into androidx-main by Doris Liu · 1 year, 3 months ago
  70. 6672f6c Merge "Support lookahead in LazyList" into androidx-main by Doris Liu · 1 year, 3 months ago
  71. 1f67fa5 Merge "[TimePicker] Modifier incorrectly passed to two composables" into androidx-main by Mariano Martin · 1 year, 3 months ago
  72. edf28df Ensure Modifier.Node's are attached when in hierarchy by Leland Richardson · 1 year, 3 months ago
  73. 85c130e Merge "Coerce lane assignment for measured items in LazyStaggeredGrid" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  74. ab24b11 Merge "Insert default platform dependencies for KMP anchor publications" into androidx-main by Alan Viverette · 1 year, 3 months ago
  75. 8befd23 Merge changes from topic "merge_platform_dev" into androidx-main by Alan Viverette · 1 year, 3 months ago
  76. 0fd4172 Merge "Adjust ChangeList allocation strategy" into androidx-main by Andrew Bailey · 1 year, 3 months ago
  77. 7d2af47 Support lookahead in LazyList by Doris Liu · 1 year, 7 months ago
  78. a0bce27 Coerce lane assignment for measured items in LazyStaggeredGrid by Andrei Shikov · 1 year, 3 months ago
  79. bfadb90 Merge "[TimePicker] Fix Intial toggle state for noon and minute validation" into androidx-main by Mariano Martin · 1 year, 3 months ago
  80. 2469e93 [TimePicker] Modifier incorrectly passed to two composables by marian · 1 year, 3 months ago
  81. 236c4a3 [TimePicker] Fix Intial toggle state for noon and minute validation by marian · 1 year, 3 months ago
  82. b9a0af9 [m3][Scaffold] Respect consumed window insets before applying to content. by José Figueroa Santos · 1 year, 3 months ago
  83. 7899b6c Merge "Revert "Clean up one-off apk publishing for buildOnServer"" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  84. 76583e0 Revert "Clean up one-off apk publishing for buildOnServer" by Aurimas Liutikas · 1 year, 3 months ago
  85. 35d3531 Merge "Clean up one-off apk publishing for buildOnServer" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  86. e56b8a1 Improve tracking of last lookahead size in LookaheadPassDelegate by Doris Liu · 1 year, 3 months ago
  87. 6ced505 Clean up one-off apk publishing for buildOnServer by Aurimas Liutikas · 1 year, 3 months ago
  88. 24233bf Merge "Support InputConnection#requestCursorUpdates" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  89. cbbb59c Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev by Alan Viverette · 1 year, 3 months ago
  90. 2c2428c Add new sample for 3 line list item. by Max Alfonso-Ying · 1 year, 3 months ago
  91. 2ce1047 Merge "Reimplement ListItem with a custom layout." into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  92. e12a0c0 Support InputConnection#requestCursorUpdates by Justin Ghan · 1 year, 4 months ago
  93. 0114f2a Adjust ChangeList allocation strategy by Andrew Bailey · 1 year, 3 months ago
  94. 7ea2742 Merge "Revert "Use the composition/measure time of the regular pass in lazy layout prefetching"" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  95. c1d921d Reimplement ListItem with a custom layout. by Max Alfonso-Ying · 1 year, 3 months ago
  96. 8afcf5e Revert "Use the composition/measure time of the regular pass in lazy layout prefetching" by Andrey Kulikov · 1 year, 3 months ago
  97. edd8cb4 Merge "Pin version of core used by Compose UI and wear.compose.foundation to 1.11.0-beta02." into androidx-main by Steve Bower · 1 year, 3 months ago
  98. cec5e11 Merge "Count extension-receiver parameter as function parameter" into androidx-main by Vineet Kumar · 1 year, 3 months ago
  99. b45b0b3 Pin version of core used by Compose UI and wear.compose.foundation to 1.11.0-beta02. by stevebower · 1 year, 3 months ago
  100. 9af5959 Merge "Add common MultiPreview annotations" into androidx-main am: 1e8ad0e05d by Luis Santiago Re · 1 year, 3 months ago