1. 43d984b Merge "Fix swiping up to Overview in landscape mode" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  2. d655eb2 Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  3. 2aeee4b Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  4. b3ca6ae Merge "Changing min sdk to 25" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  5. 5aabc55 Merge "Add springs for recents dismiss animations." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  6. 86f6c44 Add springs for recents dismiss animations. by Jon Miranda · 7 years ago
  7. 8d4430a Merge "Splitting TaplTests into a pure AOSP and QS parts" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  8. 8c48d8b Changing min sdk to 25 by Sunny Goyal · 7 years ago
  9. dc2f2dc Splitting TaplTests into a pure AOSP and QS parts by vadimt · 7 years ago
  10. 9752705 Merge "Fix bugs with quickstep springs." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  11. 703ee9f Passing proper velocity information when simulating touch events on recents view by Sunny Goyal · 7 years ago
  12. 0428616 Merge "Adding support for swipe and hold to overview from home screen to all-apps" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  13. 8b2b4e2 Adding support for swipe and hold to overview from home screen to all-apps by Sunny Goyal · 7 years ago
  14. f82fd49 Fix bugs with quickstep springs. by Jon Miranda · 7 years ago
  15. e0c5f5d Fixing jump when swiping up because startDisplacement was getting reset in the middle by Sunny Goyal · 7 years ago
  16. 989732b Merge "Unifying the two different state listeners" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  17. 07f164d Merge "Swipe up to go home, swipe and hold to go to overview" into ub-launcher3-master by Tony Wickham · 7 years ago
  18. 7f45514 Unifying the two different state listeners by Sunny Goyal · 7 years ago
  19. 80d03d1 Merge "Move overview component logic from OverviewCommandHelper" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  20. 1875964 Swipe up to go home, swipe and hold to go to overview by Tony Wickham · 7 years ago
  21. 2a9e3a6 Move overview component logic from OverviewCommandHelper by Kevin · 7 years ago
  22. 7eebfc5 Merge "Make bounce animations less aggressive" into ub-launcher3-master by Tracy Zhou · 7 years ago
  23. 44ecb9d Fix swiping up to Overview in landscape mode by Vadim Tryshev · 7 years ago
  24. 90048de Merge "Disable window corner rounding on some devices" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  25. a207485 Disable window corner rounding on some devices by Lucas Dupin · 7 years ago
  26. c49f3de Make bounce animations less aggressive by Tracy Zhou · 7 years ago
  27. f81da5f Merge "Removing querying whether DWB time limit is for a group" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  28. d4c45e8 Removing querying whether DWB time limit is for a group by vadimt · 7 years ago
  29. 57f88bd Revert "Remove OverviewToAllAppsController for Go" by Kevin Han · 7 years ago
  30. 792fcc3 Remove OverviewToAllAppsController for Go by Kevin · 7 years ago
  31. 38e87e8 Merge "Split LauncherAppTransitionManagerImpl for Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  32. 886f1a1 Merge "Split OverviewState for IconRecents Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  33. c4ad03b Split LauncherAppTransitionManagerImpl for Go by Kevin · 7 years ago
  34. 932ab71 Split OverviewState for IconRecents Go by Kevin · 7 years ago
  35. 95ee747 Merge "Adding more events for reproducing race conditions during Launcher start" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  36. 494963c Merge "Revert "Remove scrim fade animation when returning to launcher."" into ub-launcher3-master by Jonathan Miranda · 7 years ago
  37. 231fe1c Split out logic in RecentsViewStateController. by Kevin · 7 years ago
  38. 8689a4a Merge "Split PortraitOverviewStateTouchHelper for Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  39. 1e4ba21 Merge "Add icon recents view for Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  40. 2cf09dd Using "remaining time" API by vadimt · 7 years ago
  41. 3d996ac Merge "Using hourglass icons for DWB toast" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  42. 534178c Using hourglass icons for DWB toast by vadimt · 7 years ago
  43. 5ec7b98 Add icon recents view for Go by Kevin · 7 years ago
  44. 6a874a5 Merge "Switching from mDevice.pressHome() to mLauncher.pressHome()" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  45. 4bf9336 Merge "Implementing available part of UX spec for DW toast" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  46. 759db43 Implementing available part of UX spec for DW toast by vadimt · 7 years ago
  47. 69d0565 Split PortraitOverviewStateTouchHelper for Go by Kevin · 7 years ago
  48. 60adc3f Generalize SpringObjectAnimator. by Jon Miranda · 7 years ago
  49. 45d9c63 Revert "Remove scrim fade animation when returning to launcher." by Jonathan Miranda · 7 years ago
  50. cb86375 Adding more events for reproducing race conditions during Launcher start by vadimt · 7 years ago
  51. 579c8c2 Switching from mDevice.pressHome() to mLauncher.pressHome() by vadimt · 7 years ago
  52. 9e4b32f Recycling taskViews instead of inflating & throwing them away everytime by Sunny Goyal · 7 years ago
  53. 23c4fb8 Merge "Track window rather than shelf when FeatureFlags.SWIPE_HOME = true" into ub-launcher3-master by Tony Wickham · 7 years ago
  54. 68a716c Track window rather than shelf when FeatureFlags.SWIPE_HOME = true by Tony Wickham · 7 years ago
  55. c42ff81 Merge "Always set mPassedInitialSlop = true in onQuickStep()" into ub-launcher3-master by Tony Wickham · 7 years ago
  56. 9e94793 Always set mPassedInitialSlop = true in onQuickStep() by Tony Wickham · 7 years ago
  57. c049c80 Merge "Fix issue with black flash when swiping up" into ub-launcher3-master by Winson Chung · 7 years ago
  58. 469864e Fix issue with black flash when swiping up by Winson Chung · 7 years ago
  59. be3430a Merge "Split out recents logic from UiFactory" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  60. ec6e41d Split out recents logic from UiFactory by Kevin · 7 years ago
  61. ce08d22 Merge "Rename goingToHome to goingToRecents" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  62. e873c96 Rename goingToHome to goingToRecents by Tony · 7 years ago
  63. 04e888d Merge "Moving some more stuff behind the live tile feature flag" into ub-launcher3-master by Winson Chung · 7 years ago
  64. 5e35040 Moving some more stuff behind the live tile feature flag by Winson Chung · 7 years ago
  65. d7f9990 Merge "Reusing LayoutListener instead of creating a new one everytime" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  66. 8304c32 Reusing LayoutListener instead of creating a new one everytime by Sunny Goyal · 7 years ago
  67. 276fb35 Avoiding new view creation and additional layout during app launch by Sunny Goyal · 7 years ago
  68. 1d3e37e Merge "Refresh icon cache for recents when rro overrides the adaptive icon path" into ub-launcher3-master by Hyunyoung Song · 7 years ago
  69. c8a9269 Merge "Fix flickering when long swiping from an app" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  70. b4d1ca4 Refresh icon cache for recents when rro overrides the adaptive icon path by Hyunyoung Song · 7 years ago
  71. 44e6534 Fix flickering when long swiping from an app by Tony Wickham · 7 years ago
  72. 55a3227 Add remote animation for unlocking device. by Jon Miranda · 7 years ago
  73. 5a763a2 Support live tile in Overview (Pt2) - Complete functionality by Tracy Zhou · 7 years ago
  74. 80a6d72 Merge "Add icon recents fragment for IconRecents" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  75. 7e390c3 Revert "Revert "Add spring to shelf for home <-> overview <-> all apps state transitions."" by Jon Miranda · 7 years ago
  76. 1ff1231 Merge changes I13dfced7,I1ff160cf into ub-launcher3-master by Tony Wickham · 7 years ago
  77. 678e295 Scale adjacent task icon during swipe up by Tony Wickham · 7 years ago
  78. d6d5038 Moving some system calls off the main thread by Sunny Goyal · 7 years ago
  79. 2f6cb31 Add icon recents fragment for IconRecents by Kevin · 7 years ago
  80. ea3ff5e Merge "Add build variant for go-specific recents." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  81. e23c213 Task stabilization improvement by Sunny Goyal · 7 years ago
  82. 2857871 Add build variant for go-specific recents. by Kevin · 7 years ago
  83. ce9cbda Scroll recents side to side during swipe up from an app by Tony Wickham · 7 years ago
  84. 0a9261b Merge changes from topic "ub-context-compat" into ub-launcher3-master by Winson Chung · 7 years ago
  85. e754bad Merge "Revert "Add spring to shelf for home <-> overview <-> all apps state transitions."" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  86. 2bdac8f Revert "Add spring to shelf for home <-> overview <-> all apps state transitions." by Jonathan Miranda · 7 years ago
  87. 3ae337e Fixing quick switch with task stabilization by Sunny Goyal · 7 years ago
  88. 37a089d SyncRtTransactionApplier -> SyncRtTransactionApplierCompat by Jorim Jaggi · 7 years ago
  89. 5b3bf3b Track when plugins are disabled due to crashes. by Dave Mankoff · 7 years ago
  90. 5045f44 Updating shared lib for context wrapper. by Winson Chung · 7 years ago
  91. 224fe11 Merge "Keep the current page pointing to the running task when applying loadPlan" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  92. 43798de Keep the current page pointing to the running task when applying loadPlan by Sunny Goyal · 7 years ago
  93. e018711 Add spring to shelf for home <-> overview <-> all apps state transitions. by Jon Miranda · 7 years ago
  94. e5f3989 Merge "Do not animate icon if work profile is disabled Bug: 119884907" into ub-launcher3-master by Hyunyoung Song · 7 years ago
  95. ef468d8 Do not animate icon if work profile is disabled Bug: 119884907 by Hyunyoung Song · 7 years ago
  96. 4225924 Merge "Keeping task list stable across multiple task switches" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  97. 849d7e6 Keeping task list stable across multiple task switches by Sunny Goyal · 7 years ago
  98. 9b0a75b Merge "Fix issues with recents with floating nav bar" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  99. 2f979d2 Fixing task cache was incorrectly set when partial list was requested by Sunny Goyal · 7 years ago
  100. afd8392 Fix issues with recents with floating nav bar by Tony · 7 years ago