1. bb9c22a Merge "Clear all button should not be swipable" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  2. d28d881 Merge "Removing ShortcutInfoCompat and directly using ShortcutInfo" into ub-launcher3-qt-dev by Sunny Goyal · 6 years ago
  3. 6bbf600 Removing ShortcutInfoCompat and directly using ShortcutInfo by Sunny Goyal · 6 years ago
  4. cd88cf8 Clear all button should not be swipable by Kevin · 6 years ago
  5. 518ff10 Use custom drawable for Recents Go thumbnails (1/2) by Kevin · 6 years ago
  6. e575b40 Merge "Add clear all view that scales off device height" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  7. 64bb5bb Ensure recents scrolled to first task in landscape by Kevin · 6 years ago
  8. 20e1f17 Enable landscape mode for Recents Go. by Kevin · 6 years ago
  9. a2b8ca8 Add clear all view that scales off device height by Kevin · 6 years ago
  10. cacf7df Remove old recyclerview layout logic by Kevin · 6 years ago
  11. 3172c68 Calculate task height directly off portrait height by Kevin · 6 years ago
  12. 420115e Fix task adapter notify merge conflict by Kevin · 6 years ago
  13. 8659925 Move clear all to recycler view (2/2) by Kevin · 6 years ago
  14. 8573ff0 Move clear all to recycler view (1/2) by Kevin · 6 years ago
  15. 035f0d2 Only switch item animator on content fill if needed by Kevin · 6 years ago
  16. 77f0152 Fix NPE and make getTask return Optional by Kevin · 6 years ago
  17. 60f21a8 Fix ViewTreeObserver crash on Recents Go by Kevin · 7 years ago
  18. 194c12a Merge "Fix snapshots not updating on app => overview." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  19. b06a2a6 Merge "Fix views not being visible on Recents Go." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  20. c98f116 Smarter task laying out based off onMeasure by Kevin · 6 years ago
  21. cce954f Fix views not being visible on Recents Go. by Kevin · 6 years ago
  22. 025799b Fix snapshots not updating on app => overview. by Kevin · 6 years ago
  23. c06522c Change layout size to be dependent on device size by Kevin · 6 years ago
  24. f1a47a0 Update Go recents visibility based off adapter by Kevin · 7 years ago
  25. 987799d Animate content fill animation to Recents Go by Kevin · 7 years ago
  26. 86957f2 Animate to bottom view in app => overview by Kevin · 7 years ago
  27. a2c4200 Differentiate empty UI from default in recents Go by Kevin · 7 years ago
  28. 3cd0001 Merge "Add task content animation property" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  29. a3d80d1 Add task content animation property by Kevin · 7 years ago
  30. c58abe7 Merge "Fix transition progress not applying to drawables" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  31. 0427d88 Merge "Change layout anim from Animation => Animator" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  32. 26ad999 Change layout anim from Animation => Animator by Kevin · 7 years ago
  33. 1531982 Fix transition progress not applying to drawables by Kevin · 7 years ago
  34. a851c9f Add state callback in launcher am: 4060a75d8f by Winson Chung · 7 years ago
  35. 4060a75 Add state callback in launcher by Winson Chung · 7 years ago
  36. d1c0643 Merge "Add drawable for default thumbnail for Recents Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  37. 34ee30c Add drawable for default thumbnail for Recents Go by Kevin · 7 years ago
  38. b81e4bb Merge "Add task layer drawable class for Recents Go." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  39. bb956bd Add task layer drawable class for Recents Go. by Kevin · 7 years ago
  40. 2945bc8 Merge "Removing unnecessary corner size caching in RecentsModel" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  41. c7cc3dc Removing unnecessary corner size caching in RecentsModel by Sunny Goyal · 7 years ago
  42. 2bd36dd Don't put up loading UI if load isn't necessary. by Kevin · 7 years ago
  43. 3e98796 Add layout animation for Recents Go by Kevin · 7 years ago
  44. fc67819 Control logic for putting up loading UI by Kevin · 7 years ago
  45. 41d58f7 Add launcher logging of back button by Winson Chung · 7 years ago
  46. 65f2396 Merge "Adds the ability for Launcher3 to respond to QSB alpha change requests." into ub-launcher3-master by Sunny Goyal · 7 years ago
  47. 2721159 Removing unused import in TouchInteractionService by Sunny Goyal · 7 years ago
  48. 24e489e Adds the ability for Launcher3 to respond to QSB alpha change requests. by Govinda Wasserman · 7 years ago
  49. 3388e34 Merge "Disable input while animating clear all on Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  50. 1497112 Disable input while animating clear all on Go by Kevin · 7 years ago
  51. 3b4794f Merge "Boost correct layer for Recents Go transition" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  52. 6395982 Merge "Hook up Go recents view API to recents activity" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  53. 552071b Boost correct layer for Recents Go transition by Kevin · 7 years ago
  54. b6320ae Hook up Go recents view API to recents activity by Kevin · 7 years ago
  55. b2c73b4 Fix crash on fallback recents Go activity by Kevin · 7 years ago
  56. 5743f86 Making navigation mode listener a singleton so that the change is dispatched by Sunny Goyal · 7 years ago
  57. a978f4d Merge "Add clear all animation to Recents Go." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  58. 7c1d69e Merge "Show ASAP for Recents Go and load content after" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  59. b589241 Show ASAP for Recents Go and load content after by Kevin · 7 years ago
  60. e4c2e2b Add QuickSwitchTouchController on home by Tony · 7 years ago
  61. e06fef4 Move some classes to packages by Tony · 7 years ago
  62. 1787ee9 Peek overview on motion pause, then animate fully on touch up by Tony · 7 years ago
  63. bc23440 Add translationX to overview state by Tony · 7 years ago
  64. 5bf71b2 Add clear all animation to Recents Go. by Kevin · 7 years ago
  65. c977ea9 Add overview button handling to Go recents. by Kevin · 7 years ago
  66. 969e7a6 Rename task input controller. by Kevin · 7 years ago
  67. fefe8b6 Add clear all button to Recents Go by Kevin · 7 years ago
  68. d658535 Merge "Add recents launch animation to Recents Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  69. 72114ef Add recents launch animation to Recents Go by Kevin · 7 years ago
  70. bfc9dde Replace translationYFactor with just translationY by Tony · 7 years ago
  71. 502847f Add app to overview anim for Recents Go. by Kevin · 7 years ago
  72. 9b4c82c Merge "Add activity interface to Recents Go view" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  73. 5163b58 Add activity interface to Recents Go view by Kevin · 7 years ago
  74. d64b4f4 Switching swipe-up to overview to using test info provider by vadimt · 7 years ago
  75. 65b1cdb Merge "Fade to empty view when no tasks for Recents Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  76. 3cb12c8 Fade to empty view when no tasks for Recents Go by Kevin · 7 years ago
  77. 1e6641f Merge "Removing fade animation on swipe up" into ub-launcher3-master by Sunny Goyal · 7 years ago
  78. 100e126 Add thumbnails to the task view. by Kevin · 7 years ago
  79. 58ddac1 Removing fade animation on swipe up by Sunny Goyal · 7 years ago
  80. 013af45 Implement swipe to delete on Recents Go by Kevin · 7 years ago
  81. 1ae97d8 Add TaskInputController for Recents Go by Kevin · 7 years ago
  82. 8f8fae4 Merge "Add task item view for Recents Go." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  83. c0a67af Add task item view for Recents Go. by Kevin · 7 years ago
  84. 5f09459 Merge "Add task thumbnails to the Recents Go loader." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  85. b9ebd81 Add task thumbnails to the Recents Go loader. by Kevin · 7 years ago
  86. 826405d Merge "Using the new contract for some systemUI constants" into ub-launcher3-master by Sunny Goyal · 7 years ago
  87. b7dafa6 Using the new contract for some systemUI constants by Sunny Goyal · 7 years ago
  88. 04d58e8 Do not consume motion events when there is no assistant available by Matthew Ng · 7 years ago
  89. 45f81fd Add loader for recents Go. by Kevin · 7 years ago
  90. 5a3f7ae Load app content descriptions for Go recents. by Kevin · 7 years ago
  91. 1c2b6c4 Add recycler view for recents Go by Kevin · 7 years ago
  92. 34cf261 Fix issue keeping Go recents view GONE by Kevin · 7 years ago
  93. 0fcd22f Add TaskAdapter to recents Go. by Kevin · 7 years ago
  94. b04dabf Fixing Launcher3QuickStepGoIconRecents build by Sunny Goyal · 7 years ago
  95. eee12ee Stub out most of TouchInteractionService for Go by Kevin · 7 years ago
  96. 517163e Merge "Split FallbackActivityControllerHelper for Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  97. 6fb2b78 Split FallbackActivityControllerHelper for Go by Kevin · 7 years ago
  98. ef8a17b Split OverviewCommandHelper for Go recents. by Kevin · 7 years ago
  99. 61cc109 Split AppToOverviewAnimation for Go by Kevin · 7 years ago
  100. 14a9798 Remove assist cache from go recents src. by Kevin · 7 years ago