1. 2a06708 Not using system res ids in tests by vadimt · 7 years ago
  2. 24eb1c9 Not using magic constant for edge sensitivity by vadimt · 7 years ago
  3. f185552 Not using Play Store app in tests by vadimt · 7 years ago
  4. 9e84e0c Removing SWIPE_HOME flag and using sysUI mode instead by Sunny Goyal · 7 years ago
  5. 5fadfe5 Merge "Not using unstable Messages app in tests" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  6. 67d3fd5 Not using unstable Messages app in tests by vadimt · 7 years ago
  7. 41d58f7 Add launcher logging of back button by Winson Chung · 7 years ago
  8. 745df7c Skipping touch dispatch when it happens withing the window gesture region by Sunny Goyal · 7 years ago
  9. 65f2396 Merge "Adds the ability for Launcher3 to respond to QSB alpha change requests." into ub-launcher3-master by Sunny Goyal · 7 years ago
  10. 2adfd57 Merge "Initial change for using input monitor for swipe up handling" into ub-launcher3-master by Sunny Goyal · 7 years ago
  11. 7da5bbe Merge "Add logging for assistant gesture" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  12. 01ec89a Merge "Use motion event time instead of system time when detecting motion pause" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  13. ebc5f82 Add logging for assistant gesture by Hyunyoung Song · 7 years ago
  14. 1274c7a Use motion event time instead of system time when detecting motion pause by Tony · 7 years ago
  15. 79c73fd Merge "Fix live tile overlay clipping part of the screen during swipe up to home animation" into ub-launcher3-master by Tracy Zhou · 7 years ago
  16. 24e489e Adds the ability for Launcher3 to respond to QSB alpha change requests. by Govinda Wasserman · 7 years ago
  17. 0ca0188 Merge "Ignoring testStressSwipeToOverview until the bug is fixed" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  18. 066e5ec Ignoring testStressSwipeToOverview until the bug is fixed by vadimt · 7 years ago
  19. ffd60be Initial change for using input monitor for swipe up handling by Sunny Goyal · 7 years ago
  20. f242463 Merge "Update logging for quick switch" into ub-launcher3-master by Tony Wickham · 7 years ago
  21. 8eacdc0 Update logging for quick switch by Tony Wickham · 7 years ago
  22. a2acb43 Merge "Fix issue with nav bar mode check in tests" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  23. e809f3d Launcher landscape gesture nav by Winson Chung · 7 years ago
  24. efd4eb9 Fix issue with nav bar mode check in tests by Winson Chung · 7 years ago
  25. a3643e5 Fix live tile overlay clipping part of the screen during swipe up to home animation by Tracy Zhou · 7 years ago
  26. 0d90039 Merge "Swipe up from nav bar in OVERVIEW or ALL_APPS to go home" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  27. e243a94 Swipe up from nav bar in OVERVIEW or ALL_APPS to go home by Tony · 7 years ago
  28. bba6451 Refactor app open animation so that FloatingIconView tracks window. by Jon Miranda · 7 years ago
  29. 1ac6c84 Add the config constant to SysUINavigationMode class Bug: 128348746 by Hyunyoung Song · 7 years ago
  30. 9c436be Merge "Update task view corner radius to match window as it goes fullscreen" into ub-launcher3-master by Tony Wickham · 7 years ago
  31. 443ce07 Update task view corner radius to match window as it goes fullscreen by Tony · 7 years ago
  32. 7f5083b Merge "Making navigation mode listener a singleton so that the change is dispatched everywhere synchronously." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  33. f74882d Merge "Fix TaskView scale being 0" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  34. 5996842 Merge "Removing unused instant apps methods" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  35. 85c8c46 Fix TaskView scale being 0 by Tony · 7 years ago
  36. 5743f86 Making navigation mode listener a singleton so that the change is dispatched by Sunny Goyal · 7 years ago
  37. 9b4671f Temporarily ignoring flaky test checking mDevice.pressRecentApps() by vadimt · 7 years ago
  38. 09b9144 Merge "Preparing QuickstepOnOff for running in 3 navigation modes" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  39. c5b06f4 Preparing QuickstepOnOff for running in 3 navigation modes by vadimt · 7 years ago
  40. e4c2e2b Add QuickSwitchTouchController on home by Tony · 7 years ago
  41. 101807d Fix SwipeDetector positive vs negative for HORIZONTAL direction by Tony · 7 years ago
  42. e06fef4 Move some classes to packages by Tony · 7 years ago
  43. 1787ee9 Peek overview on motion pause, then animate fully on touch up by Tony · 7 years ago
  44. ee89e5d Removing unused instant apps methods by Sunny Goyal · 7 years ago
  45. 7594994 Merge changes I5e65dde3,I497c0292 into ub-launcher3-master by TreeHugger Robot · 7 years ago
  46. bc23440 Add translationX to overview state by Tony · 7 years ago
  47. 9244f51 Add FLAG_DONT_ANIMATE_OVERVIEW to AnimatorSetBuilder by Tony · 7 years ago
  48. f86a776 Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  49. 3092a21 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  50. a5354e0 Use system recent tasks stabilization by Winson Chung · 7 years ago
  51. f25461c Updating to nav bar mode by Winson Chung · 7 years ago
  52. 56635d4 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  53. c8d33f8 Merge "Removing graying apps in Overview" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  54. 0ed1797 Removing graying apps in Overview by vadimt · 7 years ago
  55. e790b21 Properly clean up screenshot of recents animation upon cancelation by Tracy Zhou · 7 years ago
  56. 8cfe0fe Merge changes If11fea2d,Ia7e1eebe,Iafa89db1 into ub-launcher3-master by Tony Wickham · 7 years ago
  57. 5d6b7f4 Merge "Replace translationYFactor with just translationY" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  58. bfc9dde Replace translationYFactor with just translationY by Tony · 7 years ago
  59. e8d2ef6 Merge "Revert "Using startActivityForResult to open DWB properties"" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  60. e73b0ec Revert "Using startActivityForResult to open DWB properties" by Vadim Tryshev · 7 years ago
  61. a761a0d Merge "Stop using magic constant 0.1 for switching from home to all apps" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  62. 174a330 Stop using magic constant 0.1 for switching from home to all apps by vadimt · 7 years ago
  63. 7b43eba Merge "Recycle motion event after cancel delegate from assistant input consumer" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  64. 0954d8a Recycle motion event after cancel delegate from assistant input consumer by Matthew Ng · 7 years ago
  65. 6fe4e93 Stop using magic constant 0.6 for returning from all apps to overview by vadimt · 7 years ago
  66. 096edde Remove redundant resumeLastTaskForQuickstep() and use resumeLastTask() directly by Tony · 7 years ago
  67. 687ff6a Fix some state issues with home and quick switch gestures by Tony · 7 years ago
  68. e498e99 Merge "Moved assistant gesture to corners" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  69. a3b0341 Moved assistant gesture to corners by Matthew Ng · 7 years ago
  70. b480fe4 Using startActivityForResult to open DWB properties by vadimt · 7 years ago
  71. 0d447c8 Apply spring forces to animate to the final position for swipe home by Tony · 7 years ago
  72. d5a3df7 Don't close popup container if touch came from nav bar by Tony · 7 years ago
  73. d082129 Merge "Switching swipe-up to overview to using test info provider" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  74. d64b4f4 Switching swipe-up to overview to using test info provider by vadimt · 7 years ago
  75. 1235b0e Merge "Number of DEBUG_STATES was 1 less than necessary" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  76. 72ac60d Merge "Remove f/b based jars out of the Android.mk" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  77. fb53843 Merge "Set window corner radius to 0 for app tranition anims in multi-window mode." into ub-launcher3-master by Jonathan Miranda · 7 years ago
  78. 40f1d86 Number of DEBUG_STATES was 1 less than necessary by Tony · 7 years ago
  79. 319b5a6 Remove f/b based jars out of the Android.mk by Hyunyoung Song · 7 years ago
  80. 44ba75f Merge "Adding logging for showing DWB toast" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  81. c28aa1a Adding logging for showing DWB toast by vadimt · 7 years ago
  82. 1e6641f Merge "Removing fade animation on swipe up" into ub-launcher3-master by Sunny Goyal · 7 years ago
  83. da60846 Merge "Revert "Temporarily make TouchInteractionService direct boot unaware"" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  84. 1ccc313 Revert "Temporarily make TouchInteractionService direct boot unaware" by Tony Wickham · 7 years ago
  85. 6f064f9 Fix NPE caught in FallbackRecentsTest by Tracy Zhou · 7 years ago
  86. ec2713e Merge "Log back key events from Overview in live tile mode." into ub-launcher3-master by Tracy Zhou · 7 years ago
  87. e8edaff Log back key events from Overview in live tile mode. by Tracy Zhou · 7 years ago
  88. 58ddac1 Removing fade animation on swipe up by Sunny Goyal · 7 years ago
  89. a086df0 Merge "Stress test for starting Launcher via gestures" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  90. a014ffa Set window corner radius to 0 for app tranition anims in multi-window mode. by Jon Miranda · 7 years ago
  91. 0bef2bf Merge "App icon transitions with app window in overview" into ub-launcher3-master by Tracy Zhou · 7 years ago
  92. adbd4d6 Merge "Send onGestureStarted() when continuing a quick switch gesture" into ub-launcher3-master by Tony Wickham · 7 years ago
  93. c1f88db Stress test for starting Launcher via gestures by vadimt · 7 years ago
  94. 7d7979d Not using reflection for app-usage API by vadimt · 7 years ago
  95. 28d43c5 Send onGestureStarted() when continuing a quick switch gesture by Tony Wickham · 7 years ago
  96. 0aa0e27 Merge "Quickly fade in QSB when swiping up when SWIPE_HOME = false" into ub-launcher3-master by Tony Wickham · 7 years ago
  97. 836602e Quickly fade in QSB when swiping up when SWIPE_HOME = false by Tony Wickham · 7 years ago
  98. 652b9ab Merge "Revert "Revert "Temporarily make TouchInteractionService direct boot unaware""" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  99. 7977961 Logging switching Quickstep on and off for tests by vadimt · 7 years ago
  100. 1c22a2c Revert "Revert "Temporarily make TouchInteractionService direct boot unaware"" by Tony Wickham · 7 years ago