1. 0eba038 Merge "Update OWNERS files" into androidx-main by Aurimas Liutikas · 1 year, 5 months ago
  2. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 5 months ago
  3. 3c599c1 Merge "Fix flakiness in UiDevice#testWaitForWindowUpdate" into androidx-main by Daniel Peykov · 1 year, 5 months ago
  4. bf10c19 Fix flakiness in UiDevice#testWaitForWindowUpdate by Daniel Peykov · 1 year, 5 months ago
  5. a5b0afe Merge "Further improve test compatibility with older APIs" into androidx-main by Daniel Peykov · 1 year, 5 months ago
  6. 77e41d4 Fix setting and clearing text on older APIs by Daniel Peykov · 1 year, 5 months ago
  7. 1776587 Further improve test compatibility with older APIs by Daniel Peykov · 1 year, 5 months ago
  8. 9683d2a Merge "Make integration tests compatible with API 21" into androidx-main by Daniel Peykov · 1 year, 5 months ago
  9. b51a473 Merge "Revert "Rely on getVisibleBounds for v1 scrolling"" into androidx-main by Aurimas Liutikas · 1 year, 5 months ago
  10. 09329e8 Revert "Rely on getVisibleBounds for v1 scrolling" by Aurimas Liutikas · 1 year, 5 months ago
  11. 94b7092 Merge "Rely on getVisibleBounds for v1 scrolling" into androidx-main by Daniel Peykov · 1 year, 5 months ago
  12. e269a90 Make integration tests compatible with API 21 by Daniel Peykov · 1 year, 5 months ago
  13. 40f9928 Merge "Fix unit tests for v1 scroll" into androidx-main by Yichun Li · 1 year, 5 months ago
  14. 5d62cc1 Rely on getVisibleBounds for v1 scrolling by Daniel Peykov · 1 year, 5 months ago
  15. 5fef622 Fix unit tests for v1 scroll by Yichun Li · 1 year, 5 months ago
  16. c73fd98 Try to dismiss lockscreen before integration tests by Daniel Peykov · 1 year, 5 months ago
  17. 9181ebd Merge "Run UiWatchers in order" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  18. c85f92f Run UiWatchers in order by Yichun Li · 1 year, 5 months ago
  19. 37b73eb Disable flaking UiObject2Test#testSetGestureMargin by Aurimas Liutikas · 1 year, 5 months ago
  20. 864d136 Disable flaking UiObject2Test#testSetGestureMargins by Aurimas Liutikas · 1 year, 5 months ago
  21. 379f2d0 Fix v1 scroll direction by Yichun Li · 1 year, 5 months ago
  22. 5ecc159 Disable flaking UiObject2Test#testDrag_dest by Aurimas Liutikas · 1 year, 5 months ago
  23. 90d97454 Disable flaking uiautomator tests by Aurimas Liutikas · 1 year, 5 months ago
  24. 8e41a08 Update v1 scroll wait event by Yichun Li · 1 year, 5 months ago
  25. 40b9d03 Merge "Support custom wait condition" into androidx-main by Yichun Li · 1 year, 5 months ago
  26. 3f70b77 Don't run tests with maxSdkVersion = 33 on pre-release Android U by Alan Viverette · 1 year, 5 months ago
  27. 27c0ea7 Support custom wait condition by Yichun Li · 1 year, 7 months ago
  28. 8f13a1e Merge "Fix UiDeviceTest#testPressRecentApps in API 34" into androidx-main by Daniel Peykov · 1 year, 5 months ago
  29. f8e4aa0 Fix UiDeviceTest#testPressRecentApps in API 34 by Daniel Peykov · 1 year, 5 months ago
  30. bb0ac74 Fix split-screen tests in API 34 by Daniel Peykov · 1 year, 5 months ago
  31. ee1dd91 Disable flaking testMultiWindow_pictureInPicture test by Aurimas Liutikas · 1 year, 6 months ago
  32. 31a7d36 Mark testSwipeLeft test as flaky by Tiem Song · 1 year, 6 months ago
  33. 8cbfff4 Suppress tests that are failing on SDK 34 by Alan Viverette · 1 year, 7 months ago
  34. 6e9bae9 Merge "Update gesture refresh rate to twice of display refresh rate" into androidx-main by Yichun Li · 1 year, 6 months ago
  35. 4544506 Update gesture refresh rate to twice of display refresh rate by Yichun Li · 1 year, 7 months ago
  36. 22e5258 Support pressing multiple keys by Yichun Li · 1 year, 7 months ago
  37. 55b7bb4 Delete logging in InteractionController. by Fangqiu Su · 1 year, 7 months ago
  38. 1869bb14 Merge "Partial revert of "Fix and re-enable flaky testMultiWindow_reconnected test"" into androidx-main by Alan Viverette · 1 year, 7 months ago
  39. b449239 Partial revert of "Fix and re-enable flaky testMultiWindow_reconnected test" by Alan Viverette · 1 year, 7 months ago
  40. 9bef088 Merge "Add logging to situations where `Rect.intersect()` returns false." into androidx-main by Fangqiu Su · 1 year, 7 months ago
  41. bef4f32 Add logging to situations where `Rect.intersect()` returns false. by Fangqiu Su · 1 year, 7 months ago
  42. 7d333fc Merge "removing explicit setting of library groups" into androidx-main by Jeff Gaston · 1 year, 7 months ago
  43. d33e06a Update toBeginning/toEnd method returns and description by Yichun Li · 1 year, 7 months ago
  44. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  45. f9bbf87 Merge "Add logging to the situation of active window not found." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  46. 12d7d66 Add logging to the situation of active window not found. by Fangqiu Su · 1 year, 7 months ago
  47. 045b00d Merge "Add logging to the retry of `getAccessibilityNodeInfo()`." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  48. b4f5676 Merge "Add logging to `ByMatcher` when searching invisible subtrees." into androidx-main by Fangqiu Su · 1 year, 7 months ago
  49. 99627ba Add logging to the retry of `getAccessibilityNodeInfo()`. by Fangqiu Su · 1 year, 7 months ago
  50. 9aa5959 Add logging to `ByMatcher` when searching invisible subtrees. by Fangqiu Su · 1 year, 7 months ago
  51. 18dad18 Merge "Fix broken uiautomator javadoc links" into androidx-main by Daniel Peykov · 1 year, 7 months ago
  52. f567e0b Merge "Fix and re-enable flaky testMultiWindow_reconnected test" into androidx-main by Daniel Peykov · 1 year, 7 months ago
  53. a9ec038 Fix and re-enable flaky testMultiWindow_reconnected test by Daniel Peykov · 1 year, 7 months ago
  54. 1e2f03c8 Fix broken uiautomator javadoc links by Daniel Peykov · 1 year, 7 months ago
  55. 4ff44ee Merge "Warn if a11y flags cannot be verified and remove duplicate calls" into androidx-main by Daniel Peykov · 1 year, 7 months ago
  56. babecae Warn if a11y flags cannot be verified and remove duplicate calls by Daniel Peykov · 1 year, 8 months ago
  57. d7a6851 Fix remaining code modernization/health issues in uiautomator by Daniel Peykov · 1 year, 7 months ago
  58. f5440b2 Merge "Add logging to prevent NPEs from missing objs when chained." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  59. 2dee67d Add logging to prevent NPEs from missing objs when chained. by Fangqiu Su · 1 year, 8 months ago
  60. bf1a992 Merge "Fix test UiObject2Test#testSetGestureMargins." into androidx-main by Fangqiu Su · 1 year, 7 months ago
  61. 8ecdf3b Merge "Simplify code in InteractionController" into androidx-main by Yichun Li · 1 year, 7 months ago
  62. 9bec704 Merge "Disable highly flaky test" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  63. ea61352 Merge "Remove redundant public for interface members" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  64. c2b6b9d Disable highly flaky test by Aurimas Liutikas · 1 year, 7 months ago
  65. 5836d2e Simplify code in InteractionController by Yichun Li · 1 year, 7 months ago
  66. 6661520 Merge "Fix annotation links" into androidx-main by Yichun Li · 1 year, 7 months ago
  67. f333c08 Fix annotation links by Yichun Li · 1 year, 7 months ago
  68. 3a3fb40 Remove redundant public for interface members by Yichun Li · 1 year, 7 months ago
  69. 29e4f31 Remove WAIT_FOR_SELECTOR_TIMEOUT Usage by Yichun Li · 1 year, 7 months ago
  70. 77c10c9 Fix test UiObject2Test#testSetGestureMargins. by Fangqiu Su · 1 year, 7 months ago
  71. 212fe12 Disable failing test testSetGestureMargins by Aurimas Liutikas · 1 year, 7 months ago
  72. dbad27b Merge "Clean up UiAutomatorTestCase related code" into androidx-main by Yichun Li · 1 year, 7 months ago
  73. 3ba9095 Merge "Deprecate function with typo in its name" into androidx-main by Yichun Li · 1 year, 7 months ago
  74. 9d93a18 Merge "Remove duplicate visible bounds logic" into androidx-main by Yichun Li · 1 year, 7 months ago
  75. 1d6b518 Merge "Remove duplicate pattern matching logic" into androidx-main by Yichun Li · 1 year, 7 months ago
  76. 924045f Remove duplicate visible bounds logic by Yichun Li · 1 year, 7 months ago
  77. 01ed528 Add logging to UiObject2#clipToGestureBounds. by Fangqiu Su · 1 year, 7 months ago
  78. 3393faf Remove duplicate pattern matching logic by Yichun Li · 1 year, 7 months ago
  79. b8544cf Merge "Simplify XML validation" into androidx-main by Yichun Li · 1 year, 8 months ago
  80. 4e2f65a Deprecate function with typo in its name by Yichun Li · 1 year, 8 months ago
  81. be6c85d Clean up UiAutomatorTestCase related code by Yichun Li · 1 year, 8 months ago
  82. af7e779 Simplify XML validation by Yichun Li · 1 year, 8 months ago
  83. 9dec6ca Merge "Fix BySelector copy constructor" into androidx-main by Yichun Li · 1 year, 8 months ago
  84. 882bb32 Merge "Remove duplicate null checks in UiSelector" into androidx-main by Yichun Li · 1 year, 8 months ago
  85. 7434c16b Merge "Clean up redundant if statements" into androidx-main by Yichun Li · 1 year, 8 months ago
  86. 6c7b91d Fix BySelector copy constructor by Yichun Li · 1 year, 8 months ago
  87. 6f0efa3 Mark testWaitForWindowUpdate test as flaky by Tiem Song · 1 year, 8 months ago
  88. 05b258d Remove duplicate null checks in UiSelector by Yichun Li · 1 year, 8 months ago
  89. d267a74 Merge "Mark fields as final where possible" into androidx-main by Yichun Li · 1 year, 8 months ago
  90. 6cbfea7 Clean up redundant if statements by Yichun Li · 1 year, 8 months ago
  91. d7109df Merge "Replace toArray(size) calls with 0 size" into androidx-main by Yichun Li · 1 year, 8 months ago
  92. 5c64a33 Mark fields as final where possible by Yichun Li · 1 year, 8 months ago
  93. 62f0e29 Merge "Replace anonymous classes with lambdas" into androidx-main by Yichun Li · 1 year, 8 months ago
  94. 8b191f6 Replace toArray(size) calls with 0 size by Yichun Li · 1 year, 8 months ago
  95. 337d726 Replace anonymous classes with lambdas by Yichun Li · 1 year, 8 months ago
  96. 7146d47 Remove explicit type args by Yichun Li · 1 year, 8 months ago
  97. 116567d Merge "Remove redundant boxing/unboxing" into androidx-main by Yichun Li · 1 year, 8 months ago
  98. d2d9a6e Remove redundant boxing/unboxing by Yichun Li · 1 year, 8 months ago
  99. 0aee866 Merge "Add percent value check in UiObject.java" into androidx-main by Yichun Li · 1 year, 8 months ago
  100. 01b9732 Add percent value check in UiObject.java by Yichun Li · 1 year, 8 months ago