1. 9c91de5 Fix views not being visible on Recents Go. by Kevin · 6 years ago
  2. 3f343b7 Smarter task laying out based off onMeasure by Kevin · 6 years ago
  3. f17917f Change layout size to be dependent on device size by Kevin · 6 years ago
  4. e47543d Update Go recents visibility based off adapter by Kevin · 6 years ago
  5. 29cdac4 Animate content fill animation to Recents Go by Kevin · 6 years ago
  6. 1060a0d Animate to bottom view in app => overview by Kevin · 6 years ago
  7. 6f927ec Differentiate empty UI from default in recents Go by Kevin · 6 years ago
  8. 2ee78b7 Add task content animation property by Kevin · 6 years ago
  9. 7b42d22 Fix transition progress not applying to drawables by Kevin · 6 years ago
  10. fbe9182 Change layout anim from Animation => Animator by Kevin · 6 years ago
  11. 6092a6e Add drawable for default thumbnail for Recents Go by Kevin · 6 years ago
  12. e6e1463 Add task layer drawable class for Recents Go. by Kevin · 6 years ago
  13. 6bbf600 Removing ShortcutInfoCompat and directly using ShortcutInfo by Sunny Goyal · 6 years ago
  14. 4060a75 Add state callback in launcher by Winson Chung · 6 years ago
  15. 2945bc8 Merge "Removing unnecessary corner size caching in RecentsModel" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  16. c7cc3dc Removing unnecessary corner size caching in RecentsModel by Sunny Goyal · 7 years ago
  17. 2bd36dd Don't put up loading UI if load isn't necessary. by Kevin · 7 years ago
  18. 3e98796 Add layout animation for Recents Go by Kevin · 7 years ago
  19. fc67819 Control logic for putting up loading UI by Kevin · 7 years ago
  20. 41d58f7 Add launcher logging of back button by Winson Chung · 7 years ago
  21. 65f2396 Merge "Adds the ability for Launcher3 to respond to QSB alpha change requests." into ub-launcher3-master by Sunny Goyal · 7 years ago
  22. 2721159 Removing unused import in TouchInteractionService by Sunny Goyal · 7 years ago
  23. 24e489e Adds the ability for Launcher3 to respond to QSB alpha change requests. by Govinda Wasserman · 7 years ago
  24. 3388e34 Merge "Disable input while animating clear all on Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  25. 1497112 Disable input while animating clear all on Go by Kevin · 7 years ago
  26. 3b4794f Merge "Boost correct layer for Recents Go transition" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  27. 6395982 Merge "Hook up Go recents view API to recents activity" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  28. 552071b Boost correct layer for Recents Go transition by Kevin · 7 years ago
  29. b6320ae Hook up Go recents view API to recents activity by Kevin · 7 years ago
  30. b2c73b4 Fix crash on fallback recents Go activity by Kevin · 7 years ago
  31. 5743f86 Making navigation mode listener a singleton so that the change is dispatched by Sunny Goyal · 7 years ago
  32. a978f4d Merge "Add clear all animation to Recents Go." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  33. 7c1d69e Merge "Show ASAP for Recents Go and load content after" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  34. b589241 Show ASAP for Recents Go and load content after by Kevin · 7 years ago
  35. e4c2e2b Add QuickSwitchTouchController on home by Tony · 7 years ago
  36. e06fef4 Move some classes to packages by Tony · 7 years ago
  37. 1787ee9 Peek overview on motion pause, then animate fully on touch up by Tony · 7 years ago
  38. bc23440 Add translationX to overview state by Tony · 7 years ago
  39. 5bf71b2 Add clear all animation to Recents Go. by Kevin · 7 years ago
  40. c977ea9 Add overview button handling to Go recents. by Kevin · 7 years ago
  41. 969e7a6 Rename task input controller. by Kevin · 7 years ago
  42. fefe8b6 Add clear all button to Recents Go by Kevin · 7 years ago
  43. d658535 Merge "Add recents launch animation to Recents Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  44. 72114ef Add recents launch animation to Recents Go by Kevin · 7 years ago
  45. bfc9dde Replace translationYFactor with just translationY by Tony · 7 years ago
  46. 502847f Add app to overview anim for Recents Go. by Kevin · 7 years ago
  47. 9b4c82c Merge "Add activity interface to Recents Go view" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  48. 5163b58 Add activity interface to Recents Go view by Kevin · 7 years ago
  49. d64b4f4 Switching swipe-up to overview to using test info provider by vadimt · 7 years ago
  50. 65b1cdb Merge "Fade to empty view when no tasks for Recents Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  51. 3cb12c8 Fade to empty view when no tasks for Recents Go by Kevin · 7 years ago
  52. 1e6641f Merge "Removing fade animation on swipe up" into ub-launcher3-master by Sunny Goyal · 7 years ago
  53. 100e126 Add thumbnails to the task view. by Kevin · 7 years ago
  54. 58ddac1 Removing fade animation on swipe up by Sunny Goyal · 7 years ago
  55. 013af45 Implement swipe to delete on Recents Go by Kevin · 7 years ago
  56. 1ae97d8 Add TaskInputController for Recents Go by Kevin · 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. 5f09459 Merge "Add task thumbnails to the Recents Go loader." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  60. b9ebd81 Add task thumbnails to the Recents Go loader. by Kevin · 7 years ago
  61. 826405d Merge "Using the new contract for some systemUI constants" into ub-launcher3-master by Sunny Goyal · 7 years ago
  62. b7dafa6 Using the new contract for some systemUI constants by Sunny Goyal · 7 years ago
  63. 04d58e8 Do not consume motion events when there is no assistant available by Matthew Ng · 7 years ago
  64. 45f81fd Add loader for recents Go. by Kevin · 7 years ago
  65. 5a3f7ae Load app content descriptions for Go recents. by Kevin · 7 years ago
  66. 1c2b6c4 Add recycler view for recents Go by Kevin · 7 years ago
  67. 34cf261 Fix issue keeping Go recents view GONE by Kevin · 7 years ago
  68. 0fcd22f Add TaskAdapter to recents Go. by Kevin · 7 years ago
  69. b04dabf Fixing Launcher3QuickStepGoIconRecents build by Sunny Goyal · 7 years ago
  70. eee12ee Stub out most of TouchInteractionService for Go by Kevin · 7 years ago
  71. 517163e Merge "Split FallbackActivityControllerHelper for Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  72. 6fb2b78 Split FallbackActivityControllerHelper for Go by Kevin · 7 years ago
  73. ef8a17b Split OverviewCommandHelper for Go recents. by Kevin · 7 years ago
  74. 61cc109 Split AppToOverviewAnimation for Go by Kevin · 7 years ago
  75. 14a9798 Remove assist cache from go recents src. by Kevin · 7 years ago
  76. d0d8e2c Merge "Implement fallback recents activity for Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  77. 750bbe0 Implement fallback recents activity for Go by Kevin · 7 years ago
  78. 3432a2a Removing support for long swipe to all-apps by Sunny Goyal · 7 years ago
  79. b52ff22 Fixing alt-tab is properly dispatched to the RecentsView by Sunny Goyal · 7 years ago
  80. 3f271d4 Deleting Quickscrub related logic by Sunny Goyal · 7 years ago
  81. 4dcf354 Stub out BackgroundApp/FastOverview states for Go. by Kevin · 7 years ago
  82. be973bf Split LauncherActivityControllerHelper for Go by Kevin · 7 years ago
  83. 4229752 Merge "Split OverviewToAllApps for Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  84. 3d5551a Split OverviewToAllApps for Go by Kevin · 7 years ago
  85. 8c48d8b Changing min sdk to 25 by Sunny Goyal · 7 years ago
  86. 8b2b4e2 Adding support for swipe and hold to overview from home screen to all-apps by Sunny Goyal · 7 years ago
  87. 57f88bd Revert "Remove OverviewToAllAppsController for Go" by Kevin Han · 7 years ago
  88. 792fcc3 Remove OverviewToAllAppsController for Go by Kevin · 7 years ago
  89. 38e87e8 Merge "Split LauncherAppTransitionManagerImpl for Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  90. c4ad03b Split LauncherAppTransitionManagerImpl for Go by Kevin · 7 years ago
  91. 932ab71 Split OverviewState for IconRecents Go by Kevin · 7 years ago
  92. 231fe1c Split out logic in RecentsViewStateController. by Kevin · 7 years ago
  93. 8689a4a Merge "Split PortraitOverviewStateTouchHelper for Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  94. 5ec7b98 Add icon recents view for Go by Kevin · 7 years ago
  95. 69d0565 Split PortraitOverviewStateTouchHelper for Go by Kevin · 7 years ago
  96. ec6e41d Split out recents logic from UiFactory by Kevin · 7 years ago
  97. 2f6cb31 Add icon recents fragment for IconRecents by Kevin · 7 years ago
  98. 2857871 Add build variant for go-specific recents. by Kevin · 7 years ago
  99. ddcecfa System apps must target API 28 or higher by Hyunyoung Song · 7 years ago
  100. 1e0e558 Update Launcher3 Go device profile format by Tony · 7 years ago