1. 92af5b1 Make animation APIs needed by tools stable by Doris Liu · 2 years, 10 months ago
  2. b13e9a8 Fix cross-module experimental usage by Ralston Da Silva · 2 years, 10 months ago
  3. 2b2c9cd Fix for crash when layoutNodeWrappers are reused by Ralston Da Silva · 2 years, 9 months ago
  4. eb92f1c Perform a click in response to [Enter] Key by Ralston Da Silva · 2 years, 10 months ago
  5. a002d87 Update Compose and ProfileInstaller to 1.1.0-beta01 by Nick Anthony · 2 years, 10 months ago
  6. a9c116f Merge "Remove focusable modifiers from Progress Indicators" into androidx-main by Anastasia Soboleva · 2 years, 10 months ago
  7. 45821eb Merge "Remove experimental flag from some vector APIs" into androidx-main by Nick Anthony · 2 years, 10 months ago
  8. 9feeebf0 Merge "Ability to obtain CompositionLocal's and pass them to another composition" into androidx-main by Leland Richardson · 2 years, 10 months ago
  9. 245702c Remove focusable modifiers from Progress Indicators by Anastasia Soboleva · 2 years, 10 months ago
  10. 93fd5f8 Fix popups crashing when compose view was detached by Mihai Popa · 2 years, 10 months ago
  11. 03cd324 Merge "Revert "dismissOnOutsideClick and updateAndroidWindowManagerFlags Popup properties"" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  12. 5fc9139 Merge "Clickable and focusable can now be focused in non-touch modes" into androidx-main by Louis Pullen-Freilich · 2 years, 10 months ago
  13. 60db683 Clickable and focusable can now be focused in non-touch modes by Louis Pullen-Freilich · 2 years, 10 months ago
  14. 97dd16c Merge "Add testTag to AccessibilityNodeInfo.extras" into androidx-main by aelias · 2 years, 10 months ago
  15. 3ffef6b Add testTag to AccessibilityNodeInfo.extras by Alexandre Elias · 2 years, 10 months ago
  16. bda9417 Merge "More small geometry unit code and comment fixes." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  17. 607ad45 Ability to obtain CompositionLocal's and pass them to another composition by Igor Demin · 2 years, 11 months ago
  18. 6d859cb Revert "dismissOnOutsideClick and updateAndroidWindowManagerFlags Popup properties" by Mihai Popa · 2 years, 10 months ago
  19. 04425dd Merge "Focus Properties Modifier" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  20. 8c3ff7f Merge "Support transformed text in text field for accessibility" into androidx-main by Anastasia Soboleva · 2 years, 10 months ago
  21. 138dc7e Focus Properties Modifier by Ralston Da Silva · 2 years, 10 months ago
  22. 6090933 Merge "Pin Compose UI Dependencies to Compose 1.0.0" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  23. 9cd4959 Merge "Update lint baselines once again." into androidx-main by Aurimas Liutikas · 2 years, 10 months ago
  24. 40436dc Merge "Split desktop ui/ui-text into desktopMain and skikoMain parts" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  25. 0a870b8 Merge "Fix for tooltip mouse move event npe." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  26. c2d66d4 Merge "Add the ability to spy on MotionEvents without handling them." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  27. bcd2a9d Pin Compose UI Dependencies to Compose 1.0.0 by Nick Anthony · 3 years ago
  28. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 10 months ago
  29. b9644e8 Fix for tooltip mouse move event npe. by Roman Sedaikin · 2 years, 10 months ago
  30. ba6f7ce Split desktop ui/ui-text into desktopMain and skikoMain parts by Alexander Gorshenev · 2 years, 10 months ago
  31. 4d1fbea0 Merge "Start listening for changes in composition earlier." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  32. bcceba1 Merge "Update lint baselines to fix androidx-studio-integration" into androidx-main by Aurimas Liutikas · 2 years, 10 months ago
  33. 4a4d6a9 Start listening for changes in composition earlier. by Chuck Jazdzewski · 2 years, 10 months ago
  34. fc18319 More small geometry unit code and comment fixes. by Zach Klippenstein · 2 years, 10 months ago
  35. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 10 months ago
  36. d16323d Merge "Introduced skikoMain sourceset for skiko dependent platforms Moved compose/ui/ui-graphics to skikoMain" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  37. c5d2af3 Introduced skikoMain sourceset for skiko dependent platforms by Alexander Gorshenev · 2 years, 10 months ago
  38. 5b43a0a Demo demonstrating how to intercept key events by Ralston Da Silva · 2 years, 10 months ago
  39. 49ed3e93 Add the ability to spy on MotionEvents without handling them. by George Mount · 2 years, 10 months ago
  40. f2792cf Merge "Improve static detection of companion objects and inline clesses" into androidx-main by Leland Richardson · 2 years, 10 months ago
  41. a328b12 Merge "Remove outdated OptIn annotations - followup" into androidx-main by Nick Anthony · 2 years, 10 months ago
  42. 5331262 Merge "Fix exception thrown when calling toString() on Offset.Unspecified." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  43. 401bd40 Merge "Change test to androidTest in mpp setup" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  44. e3c3fc4 Improve static detection of companion objects and inline clesses by Leland Richardson · 2 years, 10 months ago
  45. d315183 Fix exception thrown when calling toString() on Offset.Unspecified. by Zach Klippenstein · 2 years, 10 months ago
  46. 4de7229 Remove outdated OptIn annotations - followup by Jelle Fresen · 2 years, 10 months ago
  47. fe65fb6 Change test to androidTest in mpp setup by Jelle Fresen · 2 years, 10 months ago
  48. d944337 Support transformed text in text field for accessibility by Anastasia Soboleva · 2 years, 11 months ago
  49. 598f340 Remove experimental flag from some vector APIs by Yuichi Araki · 2 years, 10 months ago