1. 436ee0b Merge "Add API to specify a custom focus traversal order" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  2. 868efbc Merge "Remove deprecated APIs" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  3. 00661f9 Merge "Make SemanticsNode tree zSorted and use it for a11y touch explore" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  4. c549cdd Add API to specify a custom focus traversal order by Ralston Da Silva · 3 years, 6 months ago
  5. 4b73c65 Remove deprecated APIs by Ralston Da Silva · 3 years, 5 months ago
  6. 0b82f33 Make SemanticsNode tree zSorted and use it for a11y touch explore by yingleiw · 3 years, 6 months ago
  7. ba0c0a8 Merge "Create nodes and set value only during applyChanges" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  8. 3cfb517 Merge "Fix: Selection and TextFieldSelection is instable when dragged upwards or downards" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  9. 23da664 Merge "Remove PxSquared, PxCubed and PxInversed" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  10. 7311246 Merge "Rename FocusReference to FocusRequester" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  11. a5166d6 Create nodes and set value only during applyChanges by Chuck Jazdzewski · 3 years, 6 months ago
  12. be578c3 Merge "Fixes experimental API violations" into androidx-main by Louis Pullen-Freilich · 3 years, 5 months ago
  13. bde3436 Merge "Animatable is the new AnimatedValue" into androidx-main by Doris Liu · 3 years, 5 months ago
  14. 71a5eaf Rename FocusReference to FocusRequester by Ralston Da Silva · 3 years, 6 months ago
  15. b40ab8e Animatable is the new AnimatedValue by Jelle Fresen · 3 years, 9 months ago
  16. 7e85d787 Merge "Recomposer revamp" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  17. b85447e Recomposer revamp by Adam Powell · 3 years, 6 months ago
  18. 5d71088 Merge "TextFieldValue API Review" into androidx-main by Siyamed Sinir · 3 years, 5 months ago
  19. a7a1486 Fixes experimental API violations by Louis Pullen-Freilich · 3 years, 5 months ago
  20. fdd7a9a ImeOptions/KeyboardOptions are no more a data class by Siyamed Sinir · 3 years, 5 months ago
  21. 2fdddb0 TextFieldValue API Review by Siyamed Sinir · 3 years, 5 months ago
  22. f0eea1b Merge "VisualTransformation API review" into androidx-main by Siyamed Sinir · 3 years, 5 months ago
  23. 6de7fb2 Merge "EditOperations API Changes" into androidx-main by Siyamed Sinir · 3 years, 5 months ago
  24. 642df0e VisualTransformation API review by Siyamed Sinir · 3 years, 5 months ago
  25. dc3a2a3 Merge "API Changes to KeyEvent" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  26. 70aed73 Fix: Selection and TextFieldSelection is instable when dragged upwards or downards by haoyu · 3 years, 6 months ago
  27. 3aaa30b9 EditOperations API Changes by Siyamed Sinir · 3 years, 5 months ago
  28. 73b3635 Merge "Customizable WindowRecomposerPolicy" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  29. 2e4f0c2 Remove PxSquared, PxCubed and PxInversed by George Mount · 3 years, 6 months ago
  30. ce33078 API Changes to KeyEvent by Ralston Da Silva · 3 years, 7 months ago
  31. e5dafea Customizable WindowRecomposerPolicy by Adam Powell · 3 years, 6 months ago
  32. f1ed355 Make Velocity more like Offset by George Mount · 3 years, 6 months ago
  33. 8e55c4f Rename ExperimentalTesting to ExperimentalTestApi by Jelle Fresen · 3 years, 6 months ago
  34. a85b277 Merge "Window resizing API update." into androidx-main by Jim Sproch · 3 years, 5 months ago
  35. e109721 Merge "Fix getTtsAnnotation/getStringAnnotation may return Annotation with wrong type" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  36. 0f933bc6 Merge "Deprecate animate() and replace with animateAsState()" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  37. 846a412 Merge "Send CONTENT_CHANGE_TYPE_UNDEFINED accessibility events" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  38. 05c20be Deprecate animate() and replace with animateAsState() by Doris Liu · 3 years, 6 months ago
  39. 6134a44 Merge "add Semantics role API" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  40. 4fac47f Window resizing API update. by Roman Sedaikin · 3 years, 6 months ago
  41. 81ad100 Send CONTENT_CHANGE_TYPE_UNDEFINED accessibility events by yingleiw · 3 years, 6 months ago
  42. 7fa8018 Mark backPress dialogs tests flaky. by Filip Pavlis · 3 years, 6 months ago
  43. 44d26b6 Fix getTtsAnnotation/getStringAnnotation may return Annotation with wrong type by haoyu · 3 years, 6 months ago
  44. 6142074 add Semantics role API by yingleiw · 3 years, 6 months ago
  45. f0e22bb Renamed Position to DpOffset by George Mount · 3 years, 6 months ago
  46. d32b784 Merge "Rename Constraints#satisfiedBy to isSatisfiedBy" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  47. 8e1adb7 Merge "Fix invalidation when semantic modifier is used." into androidx-master-dev by Andrey Kulikov · 3 years, 6 months ago
  48. ed14b25 Merge "Change fun Dp.isFinite() to val Dp.isFinite" into androidx-master-dev by George Mount · 3 years, 6 months ago
  49. 8e1d3f5 Merge "Rename useOrElse() to takeOrElse()" into androidx-master-dev by George Mount · 3 years, 6 months ago
  50. f3109cb Merge "Removed unused Dp match classes." into androidx-master-dev by George Mount · 3 years, 6 months ago
  51. bc1ddb3 Merge "Catch failures to set isDebugInspectorInfoEnabled" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  52. 43bb2b5 Fix invalidation when semantic modifier is used. by Andrey Kulikov · 3 years, 6 months ago
  53. c6549b9 Rename useOrElse() to takeOrElse() by George Mount · 3 years, 6 months ago
  54. 959a305 Change fun Dp.isFinite() to val Dp.isFinite by George Mount · 3 years, 6 months ago
  55. dee18df Removed unused Dp match classes. by George Mount · 3 years, 6 months ago
  56. d3ba34d Catch failures to set isDebugInspectorInfoEnabled by Jens Ole Lauridsen · 3 years, 6 months ago
  57. d863240 Merge "Include measure/layout in diagnostics of ComposeIdlingResource" into androidx-master-dev by Jelle Fresen · 3 years, 6 months ago
  58. bd58c94 Merge "Deprecate TestUiDispatcher" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  59. 12090a0 Merge changes Idc074b59,I025d720a into androidx-master-dev by Andrey Kulikov · 3 years, 6 months ago
  60. ad09683 Rename Constraints#satisfiedBy to isSatisfiedBy by Mihai Popa · 3 years, 6 months ago
  61. 694db0a Handle semantics bounds change and throttle window content change events by yingleiw · 3 years, 7 months ago
  62. cd8fea7 Notify accessibility when semantics node bounds change by yingleiw · 3 years, 7 months ago
  63. 6ecbb64 Merge "ViewGroup.setContent => [Abstract]ComposeView" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  64. 0d713d9 Merge "Add common Unspecified helper methods." into androidx-master-dev by George Mount · 3 years, 6 months ago
  65. cdd20c9 Add common Unspecified helper methods. by George Mount · 3 years, 6 months ago
  66. 77a69ff Moved TreeSet expect declaration to ui module and made internal by Andrey Kulikov · 3 years, 6 months ago
  67. dc4075d Merge "Desktop: pass Ambient's to Popup and Dialog." into androidx-master-dev by Jim Sproch · 3 years, 6 months ago
  68. 91969cd ViewGroup.setContent => [Abstract]ComposeView by Adam Powell · 3 years, 7 months ago
  69. 0fa8e95 Merge "DesktopParagraph#getBoundingBox tests" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  70. ee96473 Merge "Update FirstDrawTest" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  71. 00baef7 Remove identityHashCode() public api by Andrey Kulikov · 3 years, 6 months ago
  72. 1a189f7 Merge "Use inclusive language in SynchronizationMethodsTest" into androidx-master-dev by Jelle Fresen · 3 years, 6 months ago
  73. 3923d3e Update FirstDrawTest by Jelle Fresen · 3 years, 6 months ago
  74. b6b6942 Deprecate TestUiDispatcher by Jelle Fresen · 3 years, 6 months ago
  75. 3a8206b Desktop: pass Ambient's to Popup and Dialog. by Igor Demin · 3 years, 6 months ago
  76. 308b409 Use inclusive language in SynchronizationMethodsTest by Jelle Fresen · 3 years, 7 months ago
  77. face0c4 Add bounds API to Outline by Nader Jawad · 3 years, 6 months ago
  78. 681c33d Merge "Removed toStringAsFixed" into androidx-master-dev by Nader Jawad · 3 years, 6 months ago
  79. c8bdfc8 Merge "provide SemanticsActions when a SemanticsNode is marked as disabled" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  80. 82b7539 Removed toStringAsFixed by Nader Jawad · 3 years, 6 months ago
  81. 0cc6ca0 Merge "Remove toHexString API" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  82. aabedee Merge "Renaming Modifier.Focus to Modifier.FocusModifier and Modifier.FocusRequester to Modifier.FocusReference" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  83. 384c30c Merge "Hide selection cursors when it is out of visible area" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  84. 7bd31bf Merge "Clear selection when Selectable gets updated" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  85. 1e6d8aa provide SemanticsActions when a SemanticsNode is marked as disabled by yingleiw · 3 years, 6 months ago
  86. e68e8eb Remove toHexString API by George Mount · 3 years, 6 months ago
  87. 793e86c Make nativeClass internal API by Nader Jawad · 3 years, 6 months ago
  88. f27861c Include measure/layout in diagnostics of ComposeIdlingResource by Jelle Fresen · 3 years, 6 months ago
  89. e2678c6 Hide selection cursors when it is out of visible area by haoyu · 3 years, 6 months ago
  90. 24cb7a0 Renaming Modifier.Focus to Modifier.FocusModifier and Modifier.FocusRequester to Modifier.FocusReference by Ralston Da Silva · 3 years, 6 months ago
  91. 9085c88 Clear selection when Selectable gets updated by haoyu · 3 years, 6 months ago
  92. 4f1859c DesktopParagraph#getBoundingBox tests by Andrey Rudenko · 3 years, 6 months ago