1. d632b57 Merge "Remove conditional checks for desktop being enabled" into androidx-main by Treehugger Robot · 8 months ago
  2. 4b208c8 Remove conditional checks for desktop being enabled by Aurimas Liutikas · 8 months ago
  3. ce29a71 Fix the logic of acting handle while long press dragging on BTF2 by Halil Ozercan · 8 months ago
  4. 9ea2120 Merge "Change DraggableNode to implement AbstractDraggableNode" into androidx-main by Shahd AbuDaghash · 8 months ago
  5. badd0bc Change DraggableNode to implement AbstractDraggableNode by Shahd AbuDaghash · 8 months ago
  6. ffda338 Cursor, cursor handle and selection handles will now disappear when window loses focus by Anastasia Soboleva · 8 months ago
  7. 4cfd527 Merge "Fix flaky test in BTF2 Undo Tests" into androidx-main by Treehugger Robot · 8 months ago
  8. e49ece4 Fix flaky test in BTF2 Undo Tests by Halil Ozercan · 8 months ago
  9. f332956 Merge "Add transform param to AndroidEmbeddedExternalSurface" into androidx-main by Treehugger Robot · 8 months ago
  10. 8859a447 Mark flaky test by Sean McQuillan · 8 months ago
  11. d73e0ea3 Mark flaky test by Sean McQuillan · 8 months ago
  12. 09c94e2 Mark flaky test by Sean McQuillan · 8 months ago
  13. 5ac04db Mark flaky test by Sean McQuillan · 8 months ago
  14. 3b77206 Mark flaky test by Sean McQuillan · 8 months ago
  15. e68212c Merge "Suppress flaky test" into androidx-main by Treehugger Robot · 8 months ago
  16. 6f101f0 Suppress flaky test by Sean McQuillan · 8 months ago
  17. e49d451 Merge "Avoid duplicated items in lazy list during lookahead" into androidx-main by Treehugger Robot · 8 months ago
  18. 93632b3 Avoid duplicated items in lazy list during lookahead by Doris Liu · 8 months ago
  19. 8008d0c Merge "Reorganise layoutCoordinates that are managed by TextLayoutState" into androidx-main by Halil Ozercan · 8 months ago
  20. 93bbcba Merge "API review for drag and drop Fixes: 302524019 Fixes: 303904810 Test: Added a new test for drag and drop nodes that were removed during a drag and drop session Relnote: "Modifier.dragAndDrawSource has had the onDrawDragShadow lambda renamed to drawDragDecoration DragAndDropInfo has had the size parameter renamed to dragDecorationSize"" into androidx-main by TJ Dahunsi · 8 months ago
  21. fddf9d5 Reorganise layoutCoordinates that are managed by TextLayoutState by Halil Ozercan · 8 months ago
  22. ea65898 Merge "Add demo for `SelectionContainer` and `DropdownMenu` used together" into androidx-main by Treehugger Robot · 8 months ago
  23. 5b8b559 Add demo for `SelectionContainer` and `DropdownMenu` used together by Grant Toepfer · 8 months ago
  24. 5dbe7ea Merge "Fix draw attributes not changing in BTF2" into androidx-main by Halil Ozercan · 8 months ago
  25. 7799dbd Add transform param to AndroidEmbeddedExternalSurface by Romain Guy · 8 months ago
  26. 836fd73 API review for drag and drop by dahunsi · 8 months ago
  27. af5c350 Merge "KeyboardActions Demos for BTF2" into androidx-main by Treehugger Robot · 8 months ago
  28. ba6ebf2 Fix draw attributes not changing in BTF2 by Halil Ozercan · 8 months ago
  29. 4138d0a Merge "The story of flaky the little flake" into androidx-main by Treehugger Robot · 8 months ago
  30. 7596c85 Merge "Selection correctly shrinks in touch selection when a word spans multiple lines" into androidx-main by Grant Toepfer · 8 months ago
  31. c7d007e KeyboardActions Demos for BTF2 by Halil Ozercan · 1 year, 2 months ago
  32. 765163d Merge "Publish Draggable2D in Foundation" into androidx-main by Shahd AbuDaghash · 8 months ago
  33. 3419712 Merge "Convert decorationBox in BTF2 to a fun interface" into androidx-main by Halil Ozercan · 8 months ago
  34. 7e3a2a5 Convert decorationBox in BTF2 to a fun interface by Halil Ozercan · 9 months ago
  35. 823a1c8 Selection correctly shrinks in touch selection when a word spans multiple lines by Grant Toepfer · 8 months ago
  36. 6440a90 The story of flaky the little flake by Romain Guy · 8 months ago
  37. a6a06e8 Merge "API feedback for preferKeepClear" into androidx-main by Treehugger Robot · 8 months ago
  38. feba389 Merge "Improve Text Demos for testing Magnifier, Scrolling, Decoration Box" into androidx-main by Treehugger Robot · 8 months ago
  39. 4f044d8 Publish Draggable2D in Foundation by Shahd AbuDaghash · 8 months ago
  40. 16b59c2 Improve Text Demos for testing Magnifier, Scrolling, Decoration Box by Halil Ozercan · 8 months ago
  41. 4dc64f8 API feedback for preferKeepClear by Ben Trengrove · 8 months ago
  42. b33d28e Deflake flaky flakes by Romain Guy · 8 months ago
  43. 914bc72f Merge changes Ie13218b1,Iac49e9fd into androidx-main by Shahd AbuDaghash · 8 months ago
  44. fcb3b92 Merge "Update TextFieldLineLimits.MultiLine docs to point to heightIn." into androidx-main by Treehugger Robot · 8 months ago
  45. ac11184 Merge "Kdoc polish for BasicTextField." into androidx-main by Treehugger Robot · 8 months ago
  46. 125070e Kdoc polish for BasicTextField. by Zach Klippenstein · 8 months ago
  47. 613f800 Update TextFieldLineLimits.MultiLine docs to point to heightIn. by Zach Klippenstein · 8 months ago
  48. 918e27a Rename draggable2d to draggable2D by Shahd AbuDaghash · 8 months ago
  49. 421347e Draggable2d tests by Shahd AbuDaghash · 8 months ago
  50. 7fa9efc Merge changes I45b8f60c,I287f8323 into androidx-main by Shahd AbuDaghash · 8 months ago
  51. 9ff6dd9 Implement Draggable2d node, element, and modifier function by Shahd AbuDaghash · 9 months ago
  52. 1885e97 Implementation of AbstractDraggableNode by Shahd AbuDaghash · 9 months ago
  53. 14a4a4f Merge "Removed BTF2 value+callback overloads for TextFieldValue." into androidx-main by Treehugger Robot · 8 months ago
  54. 319d8cb Removed BTF2 value+callback overloads for TextFieldValue. by Zach Klippenstein · 8 months ago
  55. 55b0a42 Merge changes I9ac44a16,I629e104c into androidx-main by Justin Ghan · 8 months ago
  56. 79e3d36 Update delta change collection and post slop calculation by Shahd AbuDaghash · 8 months ago
  57. f02087a Update lint baselines before filing new Fix-It bugs by Alan Viverette · 9 months ago
  58. 93be45e Clamp cursor within layout width by Justin Ghan · 9 months ago