1. a0c76ea Merge "Merging from ub-launcher3-master @ build 6094789" by Tracy Zhou · 6 years ago
  2. 910b378 Merge "Fix Launcher3Tests SDK version" by TreeHugger Robot · 6 years ago
  3. b8e78bf Merging from ub-launcher3-master @ build 6094789 by Tracy Zhou · 6 years ago
  4. 97d7b90 Fixing typo by vadimt · 6 years ago
  5. 45657af Merge "Adding diagnostics for failing click-to-home" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  6. c9a907b Merge "Removing temporary workarounds to make tests pass on Cuttlefish" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  7. 0f58b63 Merge "Diagnosing visible windows' packages for Background mode" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  8. 7d89016 Merge "Improving navigation mode switch rule and around" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  9. 44e697b Adding diagnostics for failing click-to-home by vadimt · 6 years ago
  10. 5433466 Merging from ub-launcher3-master @ build 6075050 by Winson Chung · 6 years ago
  11. f4b5bca Merge "Starting swipe-to-all-apps outside of areas triggering long-press" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  12. 08eca2f Removing temporary workarounds to make tests pass on Cuttlefish by vadimt · 6 years ago
  13. 03cd58e Diagnosing visible windows' packages for Background mode by vadimt · 6 years ago
  14. a45ee97 Recycling accessibility event as the docs require by vadimt · 6 years ago
  15. f0c8052 Starting swipe-to-all-apps outside of areas triggering long-press by vadimt · 6 years ago
  16. 2eb4849 Improving navigation mode switch rule and around by vadimt · 6 years ago
  17. 526c630 Simplify diagnosing of the context menu being present when not expected by vadimt · 6 years ago
  18. 98833d5 Merge "Updating some non-final static objects" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  19. 7d2f42d Merge "Moving logging Launcher and platform versions before matching" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  20. 73b5a27 Updating some non-final static objects by Sunny Goyal · 6 years ago
  21. 4f37a5e Merge "Removing static instances of UserManagerCompat and AppWidgetManager" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  22. 337c81f Removing static instances of UserManagerCompat and AppWidgetManager by Sunny Goyal · 6 years ago
  23. 61e2852 Moving logging Launcher and platform versions before matching by vadimt · 6 years ago
  24. bdaa179 Consistently checking state change messages by vadimt · 6 years ago
  25. 4b5b0eb Moving some tests to robolectric by Sunny Goyal · 6 years ago
  26. 8a50a6d Send home intent after reaching 3P launcher on swipe up by Tony Wickham · 6 years ago
  27. e2fe62e Merging from ub-launcher3-master @ build 6048063 by Hyunyoung Song · 6 years ago
  28. 0868d99 Merge "Improving error messages when swiping up to home" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  29. 7d6e7ad Improving error messages when swiping up to home by vadimt · 6 years ago
  30. 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
  31. 5e1ecf6 Adds proto-lite libraries to Launcher3 make files. by thiruram · 6 years ago
  32. 73b84ce Merging from ub-launcher3-master @ build 6018909 by Hyunyoung Song · 6 years ago
  33. 83b7a6d Accelerating dragging to workspace by using pause at the end of the gesture by vadimt · 6 years ago
  34. 10bf769 Merge "Making the default launcher rule outer for the Portrait-Landscape one" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  35. 4d627f0 Staring swipe-to-all-apps gesture from above bottom gesture area by vadimt · 6 years ago
  36. f9e5592 Making the default launcher rule outer for the Portrait-Landscape one by vadimt · 6 years ago
  37. 73cd121 When scrolling in All apps, scroll to last clickable row by vadimt · 6 years ago
  38. d82d667 Merge "Revert "When scrolling in All apps, scroll to last clickable row"" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  39. a354835 Revert "When scrolling in All apps, scroll to last clickable row" by Vadim Tryshev · 6 years ago
  40. 44677f7 fix custom shortcut test by Pinyao Ting · 6 years ago
  41. fa6f567 Improving error message by vadimt · 6 years ago
  42. 236ef05 Merge "Tapl: AllApps: ensuring a minimal vertical size of an icon" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  43. 4800834 Tapl: AllApps: ensuring a minimal vertical size of an icon by vadimt · 6 years ago
  44. fed4d8e disable custom shortcut test in oop am: d9dd8ef3ba by Pinyao Ting · 6 years ago
  45. d9dd8ef disable custom shortcut test in oop by Pinyao Ting · 6 years ago
  46. 7afd271 When scrolling in All apps, scroll to last clickable row by vadimt · 6 years ago
  47. b0a14e9 Removing temporary tweaks to make tests pass in presubmit by vadimt · 6 years ago
  48. 13a7980 System apps must target API 29 or higher by Jon Miranda · 6 years ago
  49. 137f5b6 Improve diags when system errors cause failing Launcher tests by vadimt · 6 years ago
  50. 981ec8b Fix Launcher3Tests SDK version by Dan Willemsen · 6 years ago
  51. 5eee5f4 enable custom shortcut test by Pinyao Ting · 6 years ago
  52. 3808a69 Storing BitmapInfo instead of icon and color directly in itemInfo by Sunny Goyal · 6 years ago
  53. b7eedb4 Support for overriding test run flavor by vadimt · 6 years ago
  54. 23c8341 Removing tracing and @Stability for a fixed bug by vadimt · 6 years ago
  55. ef55864 Bump time to scroll to last visible row (affects jank/perf tests) by Winson Chung · 6 years ago
  56. f13109d Merge "Refactor SwipeDetector to track both axes" into ub-launcher3-qt-future-dev by TreeHugger Robot · 6 years ago
  57. eed585b Refactor SwipeDetector to track both axes by Tony Wickham · 6 years ago
  58. 5aeb3b8 Refactor SwipeDetector to track both axes by Tony Wickham · 6 years ago
  59. 85561d1 Merge "Fix testQuickSwitchFromApp" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  60. bc42d64 Fix testQuickSwitchFromApp by Tony Wickham · 6 years ago
  61. 476b7d4 Fix testQuickSwitchFromApp by Tony Wickham · 6 years ago
  62. f6448e6 Merge "Reduce animation time for some common TAPL actions (affects jank/perf tests)" into ub-launcher3-master by Winson Chung · 6 years ago
  63. 82b2ef2 Reduce animation time for some common TAPL actions (affects jank/perf tests) by Winson Chung · 6 years ago
  64. 7caa519 Merge "Step 4 from the plan below:" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  65. 3a13366 Restoring 10-sec wait for model initialization by vadimt · 6 years ago
  66. ad81b81 Step 4 from the plan below: by vadimt · 6 years ago
  67. af317c7 More preparation for enabling inproc presubmits by vadimt · 6 years ago
  68. 35903d2 Merge "Reducing the time for expected launcher initialization back to 10 sec" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  69. b6af1d0 Merging ub-launcher3-master, build 5945220 by Tracy Zhou · 6 years ago
  70. 6332b7d Reducing the time for expected launcher initialization back to 10 sec by vadimt · 6 years ago
  71. 3680357 Preparing to enabling Inproc launcher tests as presubmit by vadimt · 6 years ago
  72. 40f8756 Merge "Fix a couple trace issues" into ub-launcher3-master by Winson Chung · 6 years ago
  73. 5cc62c7 Fix a couple trace issues by Winson Chung · 6 years ago
  74. 8409284 Merge "Cleaning up properly after RaceConditionReproducerTest" into ub-launcher3-master by Sunny Goyal · 6 years ago
  75. bffbd75 Cleaning up properly after RaceConditionReproducerTest by Sunny Goyal · 6 years ago
  76. 6b62f28 Fix quick switch test gesture in landscape 2-button mode am: a0f77c4449 by Tony Wickham · 6 years ago
  77. 36d7be7 Implementing test stability attribute by vadimt · 6 years ago
  78. a0f77c4 Fix quick switch test gesture in landscape 2-button mode by Tony Wickham · 6 years ago
  79. 984187b Merge "Increasing wait time for loading model to 60s" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  80. 4565739 Increasing wait time for loading model to 60s by vadimt · 6 years ago
  81. b3d3ca8 temporarily disable a regression test to unblock merging to master by Pinyao Ting · 6 years ago
  82. b67a15d Revert "Merging ub-launcher3-master, build 5938524" by Tracy Zhou · 6 years ago
  83. 6c12641 Merge "Unifying various tracing calls" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  84. 17c72fb Unifying various tracing calls by Sunny Goyal · 6 years ago
  85. 2f76746 Merge "Add tests for quick switch from an app and home" into ub-launcher3-qt-future-dev by Tony Wickham · 6 years ago
  86. 1e73e32 Add tests for quick switch from an app and home by Tony Wickham · 6 years ago
  87. 4be6169 Merge "Fix test bug where launcher throws NPE because it isnt loaded yet." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  88. c062580 Wait for the task to be in recents before validation by Winson Chung · 6 years ago
  89. c039634 Workaround for failing test & fix scrolling in tests by Winson Chung · 6 years ago
  90. f31dab5 Merge "Removing static instance of LauncherAppsCompat and unnecessary wrapper classes" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  91. 4b5c1ef Adding support for intentionally leaking views. by vadimt · 6 years ago
  92. 86017c9 Merge "Removing access to LauncherModel.getCallbacks" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  93. fedd5f1 Merge "Removing host deletion on startup and corresponding callbacks" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  94. 7949c5a Merge "Diagnosing anomalies prior to swiping up to Home" into ub-launcher3-qt-qpr1-dev am: c3a4819b8c by Vadim Tryshev · 6 years ago
  95. af754b9 Merge "Diagnosing anomalies prior to swiping up to Home" into ub-launcher3-qt-qpr1-dev by Vadim Tryshev · 6 years ago
  96. c3a4819 Merge "Diagnosing anomalies prior to swiping up to Home" into ub-launcher3-qt-qpr1-dev by Vadim Tryshev · 6 years ago
  97. f4255c6 Dump view hierarchy before swiping to home am: 233afe98e9 am: 3878d3ef09 by vadimt · 6 years ago
  98. 3878d3e Dump view hierarchy before swiping to home am: 233afe98e9 by vadimt · 6 years ago
  99. 43c3d2d Diagnosing anomalies prior to swiping up to Home by vadimt · 6 years ago
  100. 35d9ac9 Merge "Logging the initial state for swiping up to home" into ub-launcher3-qt-qpr1-dev am: c49ec38140 by Vadim Tryshev · 6 years ago