1. 71d3e30 Fix overview cmd launching wrong task in landscape by Kevin · 6 years ago
  2. 648d088 Merge "Use custom drawable for Recents Go thumbnails (2/2)" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  3. 483d2dd Use custom drawable for Recents Go thumbnails (2/2) by Kevin · 6 years ago
  4. 8d5d17b Tweak clear all button layout UI by Kevin · 6 years ago
  5. 0eefc85 Clear all button should not be swipable by Kevin · 6 years ago
  6. 072dcc3 Use custom drawable for Recents Go thumbnails (1/2) by Kevin · 6 years ago
  7. 728deff Add clear all view that scales off device height by Kevin · 6 years ago
  8. 5264563 Ensure recents scrolled to first task in landscape by Kevin · 6 years ago
  9. 5f4e2fe Enable landscape mode for Recents Go. by Kevin · 6 years ago
  10. 6af38e1 Remove old recyclerview layout logic by Kevin · 6 years ago
  11. 1834728 Calculate task height directly off portrait height by Kevin · 6 years ago
  12. b6519e1 Fix task adapter notify merge conflict by Kevin · 6 years ago
  13. 4ba81d1 Move clear all to recycler view (2/2) by Kevin · 6 years ago
  14. eda0264 Move clear all to recycler view (1/2) by Kevin · 6 years ago
  15. 56abdd7 Only switch item animator on content fill if needed by Kevin · 6 years ago
  16. 1866ecf Fix NPE and make getTask return Optional by Kevin · 6 years ago
  17. 532fb48 Fix ViewTreeObserver crash on Recents Go by Kevin · 6 years ago
  18. a941549 Fix snapshots not updating on app => overview. by Kevin · 6 years ago
  19. 9c91de5 Fix views not being visible on Recents Go. by Kevin · 6 years ago
  20. 3f343b7 Smarter task laying out based off onMeasure by Kevin · 6 years ago
  21. f17917f Change layout size to be dependent on device size by Kevin · 6 years ago
  22. e47543d Update Go recents visibility based off adapter by Kevin · 6 years ago
  23. 29cdac4 Animate content fill animation to Recents Go by Kevin · 6 years ago
  24. 1060a0d Animate to bottom view in app => overview by Kevin · 6 years ago
  25. 6f927ec Differentiate empty UI from default in recents Go by Kevin · 6 years ago
  26. 2ee78b7 Add task content animation property by Kevin · 6 years ago
  27. 7b42d22 Fix transition progress not applying to drawables by Kevin · 6 years ago
  28. fbe9182 Change layout anim from Animation => Animator by Kevin · 6 years ago
  29. 6092a6e Add drawable for default thumbnail for Recents Go by Kevin · 6 years ago
  30. e6e1463 Add task layer drawable class for Recents Go. by Kevin · 6 years ago
  31. 4060a75 Add state callback in launcher by Winson Chung · 6 years ago
  32. 2945bc8 Merge "Removing unnecessary corner size caching in RecentsModel" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  33. c7cc3dc Removing unnecessary corner size caching in RecentsModel by Sunny Goyal · 7 years ago
  34. 2bd36dd Don't put up loading UI if load isn't necessary. by Kevin · 7 years ago
  35. 3e98796 Add layout animation for Recents Go by Kevin · 7 years ago
  36. fc67819 Control logic for putting up loading UI by Kevin · 7 years ago
  37. 41d58f7 Add launcher logging of back button by Winson Chung · 7 years ago
  38. 65f2396 Merge "Adds the ability for Launcher3 to respond to QSB alpha change requests." into ub-launcher3-master by Sunny Goyal · 7 years ago
  39. 2721159 Removing unused import in TouchInteractionService by Sunny Goyal · 7 years ago
  40. 24e489e Adds the ability for Launcher3 to respond to QSB alpha change requests. by Govinda Wasserman · 7 years ago
  41. 3388e34 Merge "Disable input while animating clear all on Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  42. 1497112 Disable input while animating clear all on Go by Kevin · 7 years ago
  43. 3b4794f Merge "Boost correct layer for Recents Go transition" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  44. 6395982 Merge "Hook up Go recents view API to recents activity" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  45. 552071b Boost correct layer for Recents Go transition by Kevin · 7 years ago
  46. b6320ae Hook up Go recents view API to recents activity by Kevin · 7 years ago
  47. b2c73b4 Fix crash on fallback recents Go activity by Kevin · 7 years ago
  48. 5743f86 Making navigation mode listener a singleton so that the change is dispatched by Sunny Goyal · 7 years ago
  49. a978f4d Merge "Add clear all animation to Recents Go." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  50. 7c1d69e Merge "Show ASAP for Recents Go and load content after" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  51. b589241 Show ASAP for Recents Go and load content after by Kevin · 7 years ago
  52. e4c2e2b Add QuickSwitchTouchController on home by Tony · 7 years ago
  53. e06fef4 Move some classes to packages by Tony · 7 years ago
  54. 1787ee9 Peek overview on motion pause, then animate fully on touch up by Tony · 7 years ago
  55. bc23440 Add translationX to overview state by Tony · 7 years ago
  56. 5bf71b2 Add clear all animation to Recents Go. by Kevin · 7 years ago
  57. c977ea9 Add overview button handling to Go recents. by Kevin · 7 years ago
  58. 969e7a6 Rename task input controller. by Kevin · 7 years ago
  59. fefe8b6 Add clear all button to Recents Go by Kevin · 7 years ago
  60. d658535 Merge "Add recents launch animation to Recents Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  61. 72114ef Add recents launch animation to Recents Go by Kevin · 7 years ago
  62. bfc9dde Replace translationYFactor with just translationY by Tony · 7 years ago
  63. 502847f Add app to overview anim for Recents Go. by Kevin · 7 years ago
  64. 9b4c82c Merge "Add activity interface to Recents Go view" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  65. 5163b58 Add activity interface to Recents Go view by Kevin · 7 years ago
  66. d64b4f4 Switching swipe-up to overview to using test info provider by vadimt · 7 years ago
  67. 65b1cdb Merge "Fade to empty view when no tasks for Recents Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  68. 3cb12c8 Fade to empty view when no tasks for Recents Go by Kevin · 7 years ago
  69. 1e6641f Merge "Removing fade animation on swipe up" into ub-launcher3-master by Sunny Goyal · 7 years ago
  70. 100e126 Add thumbnails to the task view. by Kevin · 7 years ago
  71. 58ddac1 Removing fade animation on swipe up by Sunny Goyal · 7 years ago
  72. 013af45 Implement swipe to delete on Recents Go by Kevin · 7 years ago
  73. 1ae97d8 Add TaskInputController for Recents Go by Kevin · 7 years ago
  74. 8f8fae4 Merge "Add task item view for Recents Go." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  75. c0a67af Add task item view for Recents Go. by Kevin · 7 years ago
  76. 5f09459 Merge "Add task thumbnails to the Recents Go loader." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  77. b9ebd81 Add task thumbnails to the Recents Go loader. by Kevin · 7 years ago
  78. 826405d Merge "Using the new contract for some systemUI constants" into ub-launcher3-master by Sunny Goyal · 7 years ago
  79. b7dafa6 Using the new contract for some systemUI constants by Sunny Goyal · 7 years ago
  80. 04d58e8 Do not consume motion events when there is no assistant available by Matthew Ng · 7 years ago
  81. 45f81fd Add loader for recents Go. by Kevin · 7 years ago
  82. 5a3f7ae Load app content descriptions for Go recents. by Kevin · 7 years ago
  83. 1c2b6c4 Add recycler view for recents Go by Kevin · 7 years ago
  84. 34cf261 Fix issue keeping Go recents view GONE by Kevin · 7 years ago
  85. 0fcd22f Add TaskAdapter to recents Go. by Kevin · 7 years ago
  86. b04dabf Fixing Launcher3QuickStepGoIconRecents build by Sunny Goyal · 7 years ago
  87. eee12ee Stub out most of TouchInteractionService for Go by Kevin · 7 years ago
  88. 517163e Merge "Split FallbackActivityControllerHelper for Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  89. 6fb2b78 Split FallbackActivityControllerHelper for Go by Kevin · 7 years ago
  90. ef8a17b Split OverviewCommandHelper for Go recents. by Kevin · 7 years ago
  91. 61cc109 Split AppToOverviewAnimation for Go by Kevin · 7 years ago
  92. 14a9798 Remove assist cache from go recents src. by Kevin · 7 years ago
  93. d0d8e2c Merge "Implement fallback recents activity for Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  94. 750bbe0 Implement fallback recents activity for Go by Kevin · 7 years ago
  95. 3432a2a Removing support for long swipe to all-apps by Sunny Goyal · 7 years ago
  96. b52ff22 Fixing alt-tab is properly dispatched to the RecentsView by Sunny Goyal · 7 years ago
  97. 3f271d4 Deleting Quickscrub related logic by Sunny Goyal · 7 years ago
  98. 4dcf354 Stub out BackgroundApp/FastOverview states for Go. by Kevin · 7 years ago
  99. be973bf Split LauncherActivityControllerHelper for Go by Kevin · 7 years ago
  100. 3d5551a Split OverviewToAllApps for Go by Kevin · 7 years ago