1. cffe99f Automatically diagnosing known flakes by vadimt · 6 years ago
  2. 299aaf3 TAPL: performing event verification for all gestures by vadimt · 6 years ago
  3. 2ea348f Removing flake when 2 long-press events happened on single long press by vadimt · 6 years ago
  4. f7b2d40 Merge "TAPL: Verifying some interactions with system" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  5. 2abd13a Merge "Fix BaseSwipeDetector#setState() called inside another setState()" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  6. 252d012 TAPL: Verifying some interactions with system by vadimt · 6 years ago
  7. 8b0e50f Merge "Tracing launcher package name" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  8. cef8008 Tracing launcher package name by vadimt · 6 years ago
  9. 3d76dad Merge "Recognizing running "prebuilt" launcher and manually built platform" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  10. d4ec31a Merge "TAPL: Tracing only changed part of the context for diags" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  11. 3f33042 Fix BaseSwipeDetector#setState() called inside another setState() by Tony Wickham · 6 years ago
  12. d068f1c Merge "integration test for open settings menu from workspace." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  13. 1eb46b8 Recognizing running "prebuilt" launcher and manually built platform by vadimt · 6 years ago
  14. 654adf6 integration test for open settings menu from workspace. by Pinyao Ting · 6 years ago
  15. 466bf55 Merge "Using grantRuntimePermission()" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  16. aad54ab Using grantRuntimePermission() by vadimt · 6 years ago
  17. 3748443 Merge "Delete code that became dead after moving tests to robolectric" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  18. 2e0b8e3 Merge "Revert "include integration test for open settings menu from workspace"" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  19. d6eed66 Merge "Not crash when UI objects disappear during visible objects verification" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  20. b856e48 Not crash when UI objects disappear during visible objects verification by vadimt · 6 years ago
  21. cd1cc0e Revert "include integration test for open settings menu from workspace" by Pinyao Ting · 6 years ago
  22. b5087c4 Delete code that became dead after moving tests to robolectric by vadimt · 6 years ago
  23. 2c4e318 TAPL: Tracing only changed part of the context for diags by vadimt · 6 years ago
  24. 108cc51 Merge "include integration test for open settings menu from workspace" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  25. 0fd48b5 Merge "Updating Robolectric tests" into ub-launcher3-master by Sunny Goyal · 6 years ago
  26. 5910438 Merge "Temporary workaround for long failure messages when running from AS" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  27. 9ae9b60 Updating Robolectric tests by Sunny Goyal · 6 years ago
  28. 26b0938 Fix Launcher3Tests SDK version by Dan Willemsen · 6 years ago
  29. a852330 Temporary workaround for long failure messages when running from AS by vadimt · 6 years ago
  30. e94baee include integration test for open settings menu from workspace by Pinyao Ting · 6 years ago
  31. 97d7b90 Fixing typo by vadimt · 6 years ago
  32. 45657af Merge "Adding diagnostics for failing click-to-home" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  33. c9a907b Merge "Removing temporary workarounds to make tests pass on Cuttlefish" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  34. 0f58b63 Merge "Diagnosing visible windows' packages for Background mode" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  35. 7d89016 Merge "Improving navigation mode switch rule and around" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  36. 44e697b Adding diagnostics for failing click-to-home by vadimt · 6 years ago
  37. f4b5bca Merge "Starting swipe-to-all-apps outside of areas triggering long-press" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  38. 08eca2f Removing temporary workarounds to make tests pass on Cuttlefish by vadimt · 6 years ago
  39. 03cd58e Diagnosing visible windows' packages for Background mode by vadimt · 6 years ago
  40. a45ee97 Recycling accessibility event as the docs require by vadimt · 6 years ago
  41. f0c8052 Starting swipe-to-all-apps outside of areas triggering long-press by vadimt · 6 years ago
  42. 2eb4849 Improving navigation mode switch rule and around by vadimt · 6 years ago
  43. 526c630 Simplify diagnosing of the context menu being present when not expected by vadimt · 6 years ago
  44. 98833d5 Merge "Updating some non-final static objects" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  45. 7d2f42d Merge "Moving logging Launcher and platform versions before matching" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  46. 73b5a27 Updating some non-final static objects by Sunny Goyal · 6 years ago
  47. 4f37a5e Merge "Removing static instances of UserManagerCompat and AppWidgetManager" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  48. 337c81f Removing static instances of UserManagerCompat and AppWidgetManager by Sunny Goyal · 6 years ago
  49. 61e2852 Moving logging Launcher and platform versions before matching by vadimt · 6 years ago
  50. bdaa179 Consistently checking state change messages by vadimt · 6 years ago
  51. 4b5b0eb Moving some tests to robolectric by Sunny Goyal · 6 years ago
  52. 8a50a6d Send home intent after reaching 3P launcher on swipe up by Tony Wickham · 6 years ago
  53. 0868d99 Merge "Improving error messages when swiping up to home" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  54. 7d6e7ad Improving error messages when swiping up to home by vadimt · 6 years ago
  55. 9ccea39 Merge "Accelerating dragging to workspace by using pause at the end of the gesture" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  56. 5e1ecf6 Adds proto-lite libraries to Launcher3 make files. by thiruram · 6 years ago
  57. 83b7a6d Accelerating dragging to workspace by using pause at the end of the gesture by vadimt · 6 years ago
  58. 10bf769 Merge "Making the default launcher rule outer for the Portrait-Landscape one" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  59. 4d627f0 Staring swipe-to-all-apps gesture from above bottom gesture area by vadimt · 6 years ago
  60. f9e5592 Making the default launcher rule outer for the Portrait-Landscape one by vadimt · 6 years ago
  61. 73cd121 When scrolling in All apps, scroll to last clickable row by vadimt · 6 years ago
  62. d82d667 Merge "Revert "When scrolling in All apps, scroll to last clickable row"" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  63. a354835 Revert "When scrolling in All apps, scroll to last clickable row" by Vadim Tryshev · 6 years ago
  64. 44677f7 fix custom shortcut test by Pinyao Ting · 6 years ago
  65. fa6f567 Improving error message by vadimt · 6 years ago
  66. 236ef05 Merge "Tapl: AllApps: ensuring a minimal vertical size of an icon" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  67. 4800834 Tapl: AllApps: ensuring a minimal vertical size of an icon by vadimt · 6 years ago
  68. fed4d8e disable custom shortcut test in oop am: d9dd8ef3ba by Pinyao Ting · 6 years ago
  69. d9dd8ef disable custom shortcut test in oop by Pinyao Ting · 6 years ago
  70. 7afd271 When scrolling in All apps, scroll to last clickable row by vadimt · 6 years ago
  71. b0a14e9 Removing temporary tweaks to make tests pass in presubmit by vadimt · 6 years ago
  72. 13a7980 System apps must target API 29 or higher by Jon Miranda · 6 years ago
  73. 137f5b6 Improve diags when system errors cause failing Launcher tests by vadimt · 6 years ago
  74. 5eee5f4 enable custom shortcut test by Pinyao Ting · 6 years ago
  75. 3808a69 Storing BitmapInfo instead of icon and color directly in itemInfo by Sunny Goyal · 6 years ago
  76. b7eedb4 Support for overriding test run flavor by vadimt · 6 years ago
  77. 23c8341 Removing tracing and @Stability for a fixed bug by vadimt · 6 years ago
  78. ef55864 Bump time to scroll to last visible row (affects jank/perf tests) by Winson Chung · 6 years ago
  79. f13109d Merge "Refactor SwipeDetector to track both axes" into ub-launcher3-qt-future-dev by TreeHugger Robot · 6 years ago
  80. eed585b Refactor SwipeDetector to track both axes by Tony Wickham · 6 years ago
  81. 5aeb3b8 Refactor SwipeDetector to track both axes by Tony Wickham · 6 years ago
  82. 85561d1 Merge "Fix testQuickSwitchFromApp" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  83. bc42d64 Fix testQuickSwitchFromApp by Tony Wickham · 6 years ago
  84. 476b7d4 Fix testQuickSwitchFromApp by Tony Wickham · 6 years ago
  85. f6448e6 Merge "Reduce animation time for some common TAPL actions (affects jank/perf tests)" into ub-launcher3-master by Winson Chung · 6 years ago
  86. 82b2ef2 Reduce animation time for some common TAPL actions (affects jank/perf tests) by Winson Chung · 6 years ago
  87. 7caa519 Merge "Step 4 from the plan below:" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  88. 3a13366 Restoring 10-sec wait for model initialization by vadimt · 6 years ago
  89. ad81b81 Step 4 from the plan below: by vadimt · 6 years ago
  90. af317c7 More preparation for enabling inproc presubmits by vadimt · 6 years ago
  91. 35903d2 Merge "Reducing the time for expected launcher initialization back to 10 sec" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  92. 6332b7d Reducing the time for expected launcher initialization back to 10 sec by vadimt · 6 years ago
  93. 3680357 Preparing to enabling Inproc launcher tests as presubmit by vadimt · 6 years ago
  94. 40f8756 Merge "Fix a couple trace issues" into ub-launcher3-master by Winson Chung · 6 years ago
  95. 5cc62c7 Fix a couple trace issues by Winson Chung · 6 years ago
  96. 8409284 Merge "Cleaning up properly after RaceConditionReproducerTest" into ub-launcher3-master by Sunny Goyal · 6 years ago
  97. bffbd75 Cleaning up properly after RaceConditionReproducerTest by Sunny Goyal · 6 years ago
  98. 6b62f28 Fix quick switch test gesture in landscape 2-button mode am: a0f77c4449 by Tony Wickham · 6 years ago
  99. 36d7be7 Implementing test stability attribute by vadimt · 6 years ago
  100. a0f77c4 Fix quick switch test gesture in landscape 2-button mode by Tony Wickham · 6 years ago