1. cba2d0f Merge "Add a platform-specific overscroll effect to text fields" into androidx-main by Sean McQuillan · 2 weeks ago
  2. 7bdba90 Add a platform-specific overscroll effect to text fields by Andrei Salavei · 2 weeks ago
  3. eaf7105 Disable isNonSuspendingPointerInputInDraggableEnabled by Levi Albuquerque · 2 weeks ago
  4. 469347f Renames IndirectTouchEvent's primaryAxis to PrimaryDirectionalMotionAxis by Jeremy Walker · 2 weeks ago
  5. b83d1c5 Take axis into account for indirect event navigation and adds system tests by Jeremy Walker · 2 weeks ago
  6. 750f60a Use CacheWindow in Pager by Levi Albuquerque · 2 weeks ago
  7. 16b383b Merge "Revert "Allow SnapFlingBehavior snap animations to overshoot"" into androidx-main by Treehugger Robot · 3 weeks ago
  8. e57dfa5 Revert "Allow SnapFlingBehavior snap animations to overshoot" by Jossi Wolf · 3 weeks ago
  9. c70dba6 Remove obsolete test annotations post minSdk 23 bump by Aurimas Liutikas · 3 weeks ago
  10. 7b2bc96e Merge changes Ibdfca594,Iafef0288,Ifa120936 into androidx-main by Treehugger Robot · 3 weeks ago
  11. d4e5100 Bump androidx default minSdk to 23 by Aurimas Liutikas · 3 weeks ago
  12. e455085d Merge "Remove extra () after @samples tags in border docs" into androidx-main by Julia McClellan · 3 weeks ago
  13. 5877f1c Merge "Remove composed() and ModifierLocals from WindowInsets" into androidx-main by George Mount · 3 weeks ago
  14. ec35191 Merge "Rearrange the code in foundation selection tests to avoid compilation errors" into androidx-main by Treehugger Robot · 3 weeks ago
  15. 1c03d47 Rearrange the code in foundation selection tests to avoid compilation errors by Andrey Kulikov · 3 weeks ago
  16. 68f3503 Merge "Improve DraggableAnchors minPosition/maxPosition performance" into androidx-main by Jossi Wolf · 3 weeks ago
  17. b1b42f7 Merge "Fix DraggableAnchors performance regression" into androidx-main by Treehugger Robot · 3 weeks ago
  18. ce064ce8 Remove composed() and ModifierLocals from WindowInsets by George Mount · 3 weeks ago
  19. 897413b Merge changes from topic "metalava-13859551" into androidx-main by Julia McClellan · 3 weeks ago
  20. 57c1adb Remove deprecation level hidden properties by Julia McClellan · 3 weeks ago
  21. 44c9fc0 Remove extra () after @samples tags in border docs by Julia McClellan · 3 weeks ago
  22. c6c214a Allow SnapFlingBehavior snap animations to overshoot by Jossi Wolf · 3 weeks ago
  23. 4ef5e69 Strengthen SnapFlingBehaviorTest by Jossi Wolf · 3 weeks ago
  24. 7f18f0d Merge "Set initial insets visibility based on root window insets values" into androidx-main by Treehugger Robot · 3 weeks ago
  25. 846c029 Mark deprecated hidden methods as BytecodeOnly by Julia McClellan · 3 weeks ago
  26. 39e3b38 Improve DraggableAnchors minPosition/maxPosition performance by Jossi Wolf · 3 weeks ago
  27. fc1eaae Fix DraggableAnchors performance regression by Jossi Wolf · 3 weeks ago
  28. 228b8ea Fix SnapFlingBehaviorTests broken on Pixel 3 by Levi Albuquerque · 3 weeks ago
  29. 01898cc Merge "Add clear focus on tap" into androidx-main by Treehugger Robot · 4 weeks ago
  30. 8c41560 Merge "Removing remaining ignore for keyDispatchingTimedOut issue" into androidx-main by Treehugger Robot · 4 weeks ago
  31. de18dfc Add clear focus on tap by Alex Vanyo · 4 weeks ago
  32. 2a2edb9 Removing remaining ignore for keyDispatchingTimedOut issue by Chris Craik · 4 weeks ago
  33. c414ca0 Fix method reference in insetsBottomHeightSample by George Mount · 4 weeks ago
  34. 677ec2e Set initial insets visibility based on root window insets values by George Mount · 4 weeks ago
  35. 0466a48 Merge "Update dependency on core to 1.16.0" into androidx-main by George Mount · 4 weeks ago
  36. 470d625 Merge "Remove Suppression of BanInlineOptIn lint check in FlowLayout" into androidx-main by Aayush Chaudhary · 4 weeks ago
  37. 9f4ac6a Remove Suppression of BanInlineOptIn lint check in FlowLayout by caayush · 4 weeks ago
  38. 8b8e9b52 Update dependency on core to 1.16.0 by George Mount · 4 weeks ago
  39. 640651f Support 2 dimensional mouse wheel events by Levi Albuquerque · 4 weeks ago
  40. 5e4129c Draggable running without suspend pointer input. by Levi Albuquerque · 4 weeks ago
  41. 78e9944 Merge "Fix G3 screenshot test failure due to cursor postion change" into androidx-main by Treehugger Robot · 4 weeks ago
  42. 4c5383b Fix G3 screenshot test failure due to cursor postion change by Haoyu Zhang · 4 weeks ago
  43. dc7e534 Merge "Add WindowInsets.cutoutPath to Compose" into androidx-main by Treehugger Robot · 4 weeks ago
  44. 3f9a4fb Add WindowInsets.cutoutPath to Compose by Alex Vanyo · 4 weeks ago
  45. 5e37bcc Fix issue with scroll direction in draggable treatment of ITE by Levi Albuquerque · 4 weeks ago
  46. a5ebc94 Merge "Fix crash in CacheWindow in LL" into androidx-main by Levi Albuquerque · 4 weeks ago
  47. ad09a54 Merge "Add sample of selection container with tap gesture on child" into androidx-main by Treehugger Robot · 4 weeks ago
  48. 6b98f42 Merge "Removes opt-in on inline fun in LazyStaggeredGridMeasure" into androidx-main by Andrei Shikov · 4 weeks ago
  49. 447dc53 Fix a typo in the LazyLayout kdoc. by Anton Beloglazov · 4 weeks ago
  50. 94f248d Fix crash in CacheWindow in LL by Levi Albuquerque · 4 weeks ago
  51. 856ca5a Removes opt-in on inline fun in LazyStaggeredGridMeasure by Andrei Shikov · 4 weeks ago
  52. ee3bafe Merge "Fix DraggableAnchors#closestAnchor when anchors are empty" into androidx-main by Treehugger Robot · 4 weeks ago
  53. 8bdcb07 Merge "Add lint check for lambda creation in calls to subcompose" into androidx-main by Treehugger Robot · 4 weeks ago
  54. e35d987 Merge "Annotate AnchoredDraggable APIs with FrequentlyChangingValue" into androidx-main by Jossi Wolf · 4 weeks ago
  55. 3de0899 Add lint check for lambda creation in calls to subcompose by Alan Viverette · 4 weeks ago
  56. 9378f77 Merge "Remove isWindowInsetsDefaultPassThroughEnabled flag" into androidx-main by George Mount · 4 weeks ago
  57. 290c93c Annotate AnchoredDraggable APIs with FrequentlyChangingValue by Jossi Wolf · 4 weeks ago
  58. f5dea4e Fix DraggableAnchors#closestAnchor when anchors are empty by Jossi Wolf · 4 weeks ago
  59. 80474af Fix most of the foundation lint errors suppressed in aosp/3671715 and by Anton Beloglazov · 4 weeks ago
  60. 6c5d8b9 Remove isWindowInsetsDefaultPassThroughEnabled flag by George Mount · 5 weeks ago
  61. 5c72986 Merge "Simplify composing additional items in lookahead" into androidx-main by Doris Liu · 5 weeks ago
  62. 0c6ba98 Flag clean up for Foundation and UI by Levi Albuquerque · 5 weeks ago
  63. 30b710f Simplify composing additional items in lookahead by Doris Liu · 5 weeks ago
  64. 4dadff32 Merge "Restart input session when text field state is recreated" into androidx-main by Treehugger Robot · 5 weeks ago
  65. 728f644 Restart input session when text field state is recreated by Halil Ozercan · 5 weeks ago
  66. bb2a825 Merge "Finish async font testing in TextFieldLayoutStateCacheTest" into androidx-main by Treehugger Robot · 5 weeks ago
  67. ce4b493 Merge "Distinguish the touch pad from touch" into androidx-main by Treehugger Robot · 5 weeks ago
  68. 15529ac Merge "Separate context menu and toolbar platform behaviors." into androidx-main by Haoyu Zhang · 5 weeks ago
  69. 5437d03 Merge "Add support for customizing autofill brush" into androidx-main by Melba Nuzen · 5 weeks ago
  70. e3b8cc9 Merge "Link prefetch bug with its ignore tag in test." into androidx-main by Treehugger Robot · 5 weeks ago
  71. 2c93504 Merge "Adopt custom focusRect in TextField" into androidx-main by Halil Ozercan · 5 weeks ago
  72. 8e39ac6 Adopt custom focusRect in TextField by Halil Ozercan · 6 weeks ago
  73. d10a4a0 Change TextFieldState.edit() undo behavior by Halil Ozercan · 6 weeks ago
  74. 0dc95e4 Add support for customizing autofill brush by Melba Nuzen · 6 weeks ago
  75. c6e04da Separate context menu and toolbar platform behaviors. by Alexander Maryanovsky · 6 weeks ago
  76. 0fb7901 Merge "Introduce focusRect, controlled by FocusProperties" into androidx-main by Halil Ozercan · 6 weeks ago
  77. 67cc217 Distinguish the touch pad from touch by Haoyu Zhang · 6 weeks ago
  78. 4ecb4f6 Merge "Support double tap to select word in touch mode" into androidx-main by Treehugger Robot · 6 weeks ago
  79. 590f657 Merge "Fix context menu crash in LazyColumn" into androidx-main by Haoyu Zhang · 6 weeks ago
  80. 7a284ca Support double tap to select word in touch mode by Halil Ozercan · 6 weeks ago
  81. 549a0358 Merge "Fix the shape bounds in the accessibility data to be relative to the bounds in screen of the corresponding AccessibilityNodeInfo." into androidx-main by Treehugger Robot · 6 weeks ago
  82. 9a41277 Re-enable TextFieldCursorTest by Halil Ozercan · 6 weeks ago
  83. 450ecaee Finish async font testing in TextFieldLayoutStateCacheTest by Halil Ozercan · 6 weeks ago
  84. a794aca Fix context menu crash in LazyColumn by Haoyu Zhang · 6 weeks ago
  85. 5c69f5c Fix the shape bounds in the accessibility data to be relative to the by Anton Beloglazov · 6 weeks ago
  86. 45d92f6 Introduce focusRect, controlled by FocusProperties by Halil Ozercan · 6 weeks ago
  87. 46b3af1 Merge "Fix for empty stickerHeader breaking the headers offset calculations" into androidx-main by Treehugger Robot · 6 weeks ago
  88. 2bcd29d Merge "Skip screenshot tests using @SdkSuppress" into androidx-main by Sindhuja Subramanian · 6 weeks ago
  89. 3362264 Fix for empty stickerHeader breaking the headers offset calculations by Andrey Kulikov · 6 weeks ago
  90. 83005ad Merge "Add LineHeightStyle.Mode.Tight" into androidx-main by Treehugger Robot · 6 weeks ago
  91. 8672d3a Skip screenshot tests using @SdkSuppress by Sindhuja Subramanian · 6 weeks ago
  92. 7471bcf Add LineHeightStyle.Mode.Tight by Halil Ozercan · 6 weeks ago
  93. 5d317aa Merge "[GH] Do not ignore key events from remotes using HDMI-CEC" into androidx-main by Aurimas Liutikas · 7 weeks ago
  94. 6dbe473 Offset/resize the shape reported to accessibility services according to by Anton Beloglazov · 7 weeks ago
  95. 1fa4c9e Link prefetch bug with its ignore tag in test. by Sean McQuillan · 7 weeks ago
  96. d1e3e80 Add Interpolatable interface by Leland Richardson · 7 weeks ago
  97. 156e263 Use ReferenceAccess to determine property access kind by Jinseong Jeon · 7 weeks ago
  98. 541c157 Migrate foundation:foundation to AGP KMP by Omar Ismail · 7 weeks ago
  99. 406f74c Merge "Change properties to value class types" into androidx-main by Julia McClellan · 7 weeks ago
  100. 461503f Change properties to value class types by Julia McClellan · 7 weeks ago