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