1. 2ec9f29 Hopefully reducing flakes by waiting for SysUI objects by vadimt · 7 years ago
  2. 9893578 Merge "Don't close popup container if touch came from nav bar" into ub-launcher3-master by Tony Wickham · 7 years ago
  3. 9b4c82c Merge "Add activity interface to Recents Go view" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  4. 5163b58 Add activity interface to Recents Go view by Kevin · 7 years ago
  5. d5a3df7 Don't close popup container if touch came from nav bar by Tony · 7 years ago
  6. ddb9fe1 Follow frameworks_intermediates change in gradle by Kevin · 7 years ago
  7. d082129 Merge "Switching swipe-up to overview to using test info provider" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  8. d64b4f4 Switching swipe-up to overview to using test info provider by vadimt · 7 years ago
  9. f1d7292 Merge "Make QSB_ON_FIRST_SCREEN a boolean." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  10. 7143ba6 Make QSB_ON_FIRST_SCREEN a boolean. by Jon Miranda · 7 years ago
  11. 1235b0e Merge "Number of DEBUG_STATES was 1 less than necessary" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  12. 72ac60d Merge "Remove f/b based jars out of the Android.mk" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  13. 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
  14. 40f1d86 Number of DEBUG_STATES was 1 less than necessary by Tony · 7 years ago
  15. 319b5a6 Remove f/b based jars out of the Android.mk by Hyunyoung Song · 7 years ago
  16. 44ba75f Merge "Adding logging for showing DWB toast" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  17. c28aa1a Adding logging for showing DWB toast by vadimt · 7 years ago
  18. aaffa23 Merge "Creating provider for test gesture dimensions." into ub-launcher3-master by Vadim Tryshev · 7 years ago
  19. c7a89b0 Merge "Revert "Use GestureDetector in WorkspaceTouchListener"" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  20. e7a1e25 Revert "Use GestureDetector in WorkspaceTouchListener" by Siarhei Vishniakou · 7 years ago
  21. 09df083 Creating provider for test gesture dimensions. by vadimt · 7 years ago
  22. 65b1cdb Merge "Fade to empty view when no tasks for Recents Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  23. 3cb12c8 Fade to empty view when no tasks for Recents Go by Kevin · 7 years ago
  24. 1e6641f Merge "Removing fade animation on swipe up" into ub-launcher3-master by Sunny Goyal · 7 years ago
  25. da60846 Merge "Revert "Temporarily make TouchInteractionService direct boot unaware"" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  26. 1ccc313 Revert "Temporarily make TouchInteractionService direct boot unaware" by Tony Wickham · 7 years ago
  27. fbef999 Merge "Add thumbnails to the task view." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  28. 100e126 Add thumbnails to the task view. by Kevin · 7 years ago
  29. 87beed6 Handle other SystemShortcut view types. by Jon Miranda · 7 years ago
  30. 6f064f9 Fix NPE caught in FallbackRecentsTest by Tracy Zhou · 7 years ago
  31. ec2713e Merge "Log back key events from Overview in live tile mode." into ub-launcher3-master by Tracy Zhou · 7 years ago
  32. 5bc0dd0 Fix bugs related to swipe up to home animation. by Jon Miranda · 7 years ago
  33. 46e4d78 Merge "Use GestureDetector in WorkspaceTouchListener" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  34. e8edaff Log back key events from Overview in live tile mode. by Tracy Zhou · 7 years ago
  35. 58ddac1 Removing fade animation on swipe up by Sunny Goyal · 7 years ago
  36. a086df0 Merge "Stress test for starting Launcher via gestures" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  37. e50274d Merge "Implement swipe to delete on Recents Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  38. 013af45 Implement swipe to delete on Recents Go by Kevin · 7 years ago
  39. 270d29c Only get drawable on the background thread, everything else on main thread. by Jon Miranda · 7 years ago
  40. f820d5d Merge "Fixing launcher UI not reapplied properly when IDP changed as a result of display changes" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  41. 0dd484b Merge "Fix crash when trying to load SystemShortcut drawable." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  42. a014ffa Set window corner radius to 0 for app tranition anims in multi-window mode. by Jon Miranda · 7 years ago
  43. e8692ec Merge "Add TaskInputController for Recents Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  44. 0bef2bf Merge "App icon transitions with app window in overview" into ub-launcher3-master by Tracy Zhou · 7 years ago
  45. 1ae97d8 Add TaskInputController for Recents Go by Kevin · 7 years ago
  46. 93e0594 Fix crash when trying to load SystemShortcut drawable. by Jon Miranda · 7 years ago
  47. adbd4d6 Merge "Send onGestureStarted() when continuing a quick switch gesture" into ub-launcher3-master by Tony Wickham · 7 years ago
  48. c1f88db Stress test for starting Launcher via gestures by vadimt · 7 years ago
  49. 51f3759 Merge "Not using reflection for app-usage API" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  50. 7d7979d Not using reflection for app-usage API by vadimt · 7 years ago
  51. a7c2fa9 Merge "Add landscape support for DeviceProfile#getItemLocation." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  52. 0bd63d1 Add landscape support for DeviceProfile#getItemLocation. by Jon Miranda · 7 years ago
  53. 28d43c5 Send onGestureStarted() when continuing a quick switch gesture by Tony Wickham · 7 years ago
  54. 0aa0e27 Merge "Quickly fade in QSB when swiping up when SWIPE_HOME = false" into ub-launcher3-master by Tony Wickham · 7 years ago
  55. 836602e Quickly fade in QSB when swiping up when SWIPE_HOME = false by Tony Wickham · 7 years ago
  56. ecd891b Merge "Fix bug where folder items preview remain in low res state." into ub-launcher3-master by Jonathan Miranda · 7 years ago
  57. 8f8fae4 Merge "Add task item view for Recents Go." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  58. c0a67af Add task item view for Recents Go. by Kevin · 7 years ago
  59. b3ae56b Merge "Removing unnecessary system RPC for checking flags on every touch event" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  60. c1edfa7 Removing unnecessary system RPC for checking flags on every touch event by Sunny Goyal · 7 years ago
  61. 7c8fb78 Use GestureDetector in WorkspaceTouchListener by Siarhei Vishniakou · 7 years ago
  62. 5f09459 Merge "Add task thumbnails to the Recents Go loader." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  63. e6f3fa4 Fix bug where folder items preview remain in low res state. by Jon Miranda · 7 years ago
  64. b9ebd81 Add task thumbnails to the Recents Go loader. by Kevin · 7 years ago
  65. 2ca0aa7 Fix testChangeDefaultColumnTest. by Jon Miranda · 7 years ago
  66. 652b9ab Merge "Revert "Revert "Temporarily make TouchInteractionService direct boot unaware""" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  67. 2bc6b93 Add launcher support for restoring work profile items onto workspace. by Jon Miranda · 7 years ago
  68. b2b6fbb Merge "Logging switching Quickstep on and off for tests" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  69. 7977961 Logging switching Quickstep on and off for tests by vadimt · 7 years ago
  70. 1c22a2c Revert "Revert "Temporarily make TouchInteractionService direct boot unaware"" by Tony Wickham · 7 years ago
  71. 28b1988 Attempt to disable assistant and seeing if this helps with lab tests by vadimt · 7 years ago
  72. 371ea05 Fixing launcher UI not reapplied properly when IDP changed as a result of display changes by Sunny Goyal · 7 years ago
  73. 826405d Merge "Using the new contract for some systemUI constants" into ub-launcher3-master by Sunny Goyal · 7 years ago
  74. 5ac7eb1 Merge "Updates to app to icon animation, and turns on ADAPTIVE_ICON_WINDOW_ANIM flag." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  75. 4334874 Updates to app to icon animation, and turns on ADAPTIVE_ICON_WINDOW_ANIM flag. by Jon Miranda · 7 years ago
  76. b7dafa6 Using the new contract for some systemUI constants by Sunny Goyal · 7 years ago
  77. f520c6c Merge "Do not consume motion events when there is no assistant available" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  78. 202014d App icon transitions with app window in overview by Tracy Zhou · 7 years ago
  79. 04d58e8 Do not consume motion events when there is no assistant available by Matthew Ng · 7 years ago
  80. cd3df17 Merge "Slowing down gestures to get rid of flakiness" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  81. 6cd7e86 Slowing down gestures to get rid of flakiness by vadimt · 7 years ago
  82. 40e0693 Merge "Revert "Temporarily make TouchInteractionService direct boot unaware"" into ub-launcher3-master by Tony Wickham · 7 years ago
  83. 84062d4 Revert "Temporarily make TouchInteractionService direct boot unaware" by Tony Wickham · 7 years ago
  84. 74130d2 Merge "Make task launching interpolators consistent" into ub-launcher3-master by Tracy Zhou · 7 years ago
  85. c63e196 Merge "Revert "Add launcher-log-proto-nano rule in Android.bp"" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  86. 6f74083 Merge "Revert "Include Launcher3QuickstepLib for tapl"" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  87. 5b367af Revert "Add launcher-log-proto-nano rule in Android.bp" by Vadim Tryshev · 7 years ago
  88. bcde95e Revert "Include Launcher3QuickstepLib for tapl" by Vadim Tryshev · 7 years ago
  89. 797210a Make task launching interpolators consistent by Tracy Zhou · 7 years ago
  90. 7550c12 Merge "Fix some issues with MotionPauseDetector" into ub-launcher3-master by Tony Wickham · 7 years ago
  91. cde9f45 Merge "Fixing some Launcher crashes because of using old model data even after launcher has reloaded" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  92. eb6cb3b Merge "Don't allow swipe up for all apps above shelf" into ub-launcher3-master by Tony Wickham · 7 years ago
  93. 55f6416 Merge "Using a single array instead of a list of array for trcking events" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  94. e09f47c Merge "Fix issue with flashing on overscroll" into ub-launcher3-master by Winson Chung · 7 years ago
  95. 111213b Merge "Fix app to folder icon animation." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  96. 5654949 Using a single array instead of a list of array for trcking events by Sunny Goyal · 7 years ago
  97. 2db5342 Fixing some Launcher crashes because of using old model data even by Sunny Goyal · 7 years ago
  98. 69b35e0 Fix app to folder icon animation. by Jon Miranda · 7 years ago
  99. 78499e7 Merge "Fix bug caused by trying to set background to AdaptiveIconDrawable." into ub-launcher3-master by Jonathan Miranda · 7 years ago
  100. 9cf493a Merge "Lint fix: Invalid vector path in horizontal_ellipsis" into ub-launcher3-master by TreeHugger Robot · 7 years ago