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