1. 111213b Merge "Fix app to folder icon animation." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  2. 69b35e0 Fix app to folder icon animation. by Jon Miranda · 6 years ago
  3. 78499e7 Merge "Fix bug caused by trying to set background to AdaptiveIconDrawable." into ub-launcher3-master by Jonathan Miranda · 6 years ago
  4. 9cf493a Merge "Lint fix: Invalid vector path in horizontal_ellipsis" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  5. b67ea2a Merge "Removing dependency on XmlResourceParser in default layout parsing" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  6. 36382cb Merge "Changed assistant debug flag to global" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  7. fb0544e Lint fix: Invalid vector path in horizontal_ellipsis by Tobias Dubois · 6 years ago
  8. 0d74231 Removing dependency on XmlResourceParser in default layout parsing by Sunny Goyal · 6 years ago
  9. 3145839 Fix bug caused by trying to set background to AdaptiveIconDrawable. by Jon Miranda · 6 years ago
  10. a4c3d06 Merge "Switching to setting QS on and off via writing settings." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  11. 8675dee Switching to setting QS on and off via writing settings. by Vadim Tryshev · 6 years ago
  12. 34691cf Merge "Drop target NPE due to wrong android:theme usage" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  13. 9f8ebbe Merge "Fix hotseat translated upwards when dragging from all apps" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  14. 57e489c Fix hotseat translated upwards when dragging from all apps by Tony Wickham · 6 years ago
  15. 15f7de8 Drop target NPE due to wrong android:theme usage by Hyunyoung Song · 6 years ago
  16. 84eb812 Merge "Include Launcher3QuickstepLib for tapl" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  17. c920b59 Merge "Scale and translate hotseat with workspace instead of all apps" into ub-launcher3-master by Tony Wickham · 6 years ago
  18. 516bb58 Merge "Add AiAi overview chips to Launcher" into ub-launcher3-master by Miranda Kephart · 6 years ago
  19. 494dd8d Include Launcher3QuickstepLib for tapl by Hyunyoung Song · 6 years ago
  20. ccf00ab Merge "Assign default adaptive icon background color" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  21. de87a22 Assign default adaptive icon background color by Hyunyoung Song · 6 years ago
  22. cd5beb3 Add AiAi overview chips to Launcher by Miranda Kephart · 6 years ago
  23. 4bb4b89 Scale and translate hotseat with workspace instead of all apps by Tony · 6 years ago
  24. 0a13878 Add launcher-log-proto-nano rule in Android.bp by Hyunyoung Song · 6 years ago
  25. 37d3a1f Don't crash if there's no running task view when going home by Tony Wickham · 6 years ago
  26. 3ab13c9 Changed assistant debug flag to global by Matthew Ng · 6 years ago
  27. 9db9d62 Merge "Removing the home button press check" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  28. 9df474a Removing the home button press check by Sunny Goyal · 6 years ago
  29. 6d2bb0b Merge "Added assistant gesture swipe up right side region on nav bar" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  30. 077c29e Added assistant gesture swipe up right side region on nav bar by Matthew Ng · 6 years ago
  31. dd79438 Merge "Reapply the current state after onCreate" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  32. bbece86 Reapply the current state after onCreate by Sunny Goyal · 6 years ago
  33. 1a49fb5 Transform closing window to icon on workspace using adaptive icons. by Jon Miranda · 6 years ago
  34. 8d6c7da Merge "Add loader for recents Go." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  35. 67e0019 Merge "Revert "Add remote animation for unlocking device."" into ub-launcher3-master by Jonathan Miranda · 6 years ago
  36. 45f81fd Add loader for recents Go. by Kevin · 6 years ago
  37. 7419d81 Merge "DWB Toast: rounding up to minute if duration > 1 minute" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  38. ba39c84 Merge "Load app content descriptions for Go recents." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  39. c71ac7b DWB Toast: rounding up to minute if duration > 1 minute by vadimt · 6 years ago
  40. 5a3f7ae Load app content descriptions for Go recents. by Kevin · 6 years ago
  41. 69e03dd Revert "Add remote animation for unlocking device." by Jon Miranda · 6 years ago
  42. 3a4f503 Temporarily make TouchInteractionService direct boot unaware by Tony Wickham · 6 years ago
  43. 3efd32a Merge "Make TouchInteractionService direct boot aware" into ub-launcher3-master by Tony Wickham · 6 years ago
  44. 573c3e1 Make TouchInteractionService direct boot aware by Tony · 6 years ago
  45. 9272d0d Merge "Inherit TextAppearance.DeviceDefault for the RRO text font" into ub-launcher3-master by Hyunyoung Song · 6 years ago
  46. 72dae7f Inherit TextAppearance.DeviceDefault for the RRO text font by Hyunyoung Song · 6 years ago
  47. 0699883 Merge "Add recycler view for recents Go" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  48. 7ceb6f3 Merge "Fix RecentTasksList change id incrementing" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  49. 1c2b6c4 Add recycler view for recents Go by Kevin · 6 years ago
  50. ccbb4f3 Fix RecentTasksList change id incrementing by Kevin · 6 years ago
  51. 6ab0832 Handle key events in Launcher. by Tracy Zhou · 6 years ago
  52. fd6d850 Merge "Adding workaround to defer recents animation cancel" into ub-launcher3-master by Winson Chung · 6 years ago
  53. b47f739 Merge "Slowing down dismiss gesture to reduce flakiness" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  54. 21950c5 Adding workaround to defer recents animation cancel by Winson Chung · 6 years ago
  55. e138951 Merge "Fix build break for Launcher3GoIconRecents" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  56. ceedc95 Slowing down dismiss gesture to reduce flakiness by Vadim Tryshev · 6 years ago
  57. dd50f6a Fix build break for Launcher3GoIconRecents by Kevin · 6 years ago
  58. 66ae05f Merge "Fix issue keeping Go recents view GONE" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  59. 34cf261 Fix issue keeping Go recents view GONE by Kevin · 6 years ago
  60. ff979d2 Fix rounded corner regression upon swipe up by Tracy Zhou · 6 years ago
  61. 7eb9c93 Merge "Add TaskAdapter to recents Go." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  62. 0fcd22f Add TaskAdapter to recents Go. by Kevin · 6 years ago
  63. 327e01d Fixing task snapshots not getting updated in recents view by Sunny Goyal · 6 years ago
  64. b04dabf Fixing Launcher3QuickStepGoIconRecents build by Sunny Goyal · 6 years ago
  65. cf50c1b Merge "Using different swipe length to switch to Overview." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  66. a31f7eb Using different swipe length to switch to Overview. by vadimt · 6 years ago
  67. 900f144 Merge "Remove several files from Recents Go src" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  68. 576d203 Remove several files from Recents Go src by Kevin · 6 years ago
  69. 3ebf9de Merge "Reducing the swipe length for going to overview to account for recent threshold changes" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  70. 50d5cb8 Reducing the swipe length for going to overview to account for by Sunny Goyal · 6 years ago
  71. 6873fe5 Merge "Stub out most of TouchInteractionService for Go" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  72. eee12ee Stub out most of TouchInteractionService for Go by Kevin · 6 years ago
  73. e516cb1 Merge "Not using pressHome to start Launcher when tests are running in-proc" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  74. 1de3c50 Fix small issue with overscroll not being dampened on the left edge. by Winson Chung · 6 years ago
  75. f96d740 Remove unused variable. by Kevin · 6 years ago
  76. 1dc7ab8 Not using pressHome to start Launcher when tests are running in-proc by vadimt · 6 years ago
  77. 517163e Merge "Split FallbackActivityControllerHelper for Go" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  78. 4b88b35 Merge "Split TaskUtils for Go recents" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  79. 4dcb34f Merge "Split OverviewCommandHelper for Go recents." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  80. 6fb2b78 Split FallbackActivityControllerHelper for Go by Kevin · 6 years ago
  81. 238124e Ensure that icon and cached display size is always non-zero by Sunny Goyal · 6 years ago
  82. 295954b Split TaskUtils for Go recents by Kevin · 6 years ago
  83. ef8a17b Split OverviewCommandHelper for Go recents. by Kevin · 6 years ago
  84. 9ad094c Merge "Split AppToOverviewAnimation for Go" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  85. d3cb4c3 Merge "Fixing DWB toast sometimes being shown for badged apps" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  86. dc67a77 Merge "Using cachedEventDispatcher when swiping up on homescreen" into ub-launcher3-master by Sunny Goyal · 6 years ago
  87. 70d5c72 Fixing DWB toast sometimes being shown for badged apps by vadimt · 6 years ago
  88. 61cc109 Split AppToOverviewAnimation for Go by Kevin · 6 years ago
  89. ba7d8e2 Merge "Move hints from Go src." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  90. 14a9798 Remove assist cache from go recents src. by Kevin · 6 years ago
  91. f0c4664 Move hints from Go src. by Kevin · 6 years ago
  92. 6c396fd Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  93. 8a92486 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  94. 4ee9b79 Using cachedEventDispatcher when swiping up on homescreen by Sunny Goyal · 6 years ago
  95. 6dc4cb9 Adding utility class to debug binder calls on UI thread by Sunny Goyal · 6 years ago
  96. 9c5b0ed Merge "Passing all events to RecentsView instead of passing the calculated velocity" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  97. 4bb8b06 Passing all events to RecentsView instead of passing the calculated velocity by Sunny Goyal · 6 years ago
  98. 1a359a2 Add hints in Overview by Miranda Kephart · 6 years ago
  99. 7b4215d Merge "Removing support for capturing assist structure on swipe up" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  100. 774f825 Merge "Moving some recents controller methods into wrapper class and better tracking the controller states" into ub-launcher3-master by TreeHugger Robot · 6 years ago