1. 1b231ec Updating launcher interface for recents animation change by Winson Chung · 6 years ago
  2. 3e3d759 Removing flag overrides. All flags should be defined as togglable flags instead. by Sunny Goyal · 6 years ago
  3. ddc9622 Reduces padding of the Overview shelf in no button mode. by Andy Wickham · 6 years ago
  4. 6fe3eec Moving various common executors to a single location by Sunny Goyal · 6 years ago
  5. 49a3e69 show dot in deep shortcuts when notification contains exactly identical by Pinyao Ting · 6 years ago
  6. 9c6cfb4 Fill the log container as hotseat or workspace based on position. am: 84fa94e2fc by Becky Qiu · 6 years ago
  7. 84fa94e Fill the log container as hotseat or workspace based on position. by Becky Qiu · 6 years ago
  8. 0cd5bd5 Ensure each dot contains only relevant notification to the shortcut by Pinyao Ting · 6 years ago
  9. bf60872 Ensure each dot contains only relevant notification to the shortcut by Pinyao Ting · 6 years ago
  10. 4d1a0e2 show dot on shortcut when incoming notification contains exactly the by Pinyao Ting · 6 years ago
  11. 559dd80 show dot on shortcut when incoming notification contains exactly the by Pinyao Ting · 6 years ago
  12. 87dcde6 Separating apps list callback from model callback and simplifying various events by Sunny Goyal · 6 years ago
  13. 6d9eed7 Merge "Using the first frame delay based on the display refresh rate instead of hardcoding it to 16ms" into ub-launcher3-qt-r1-dev by Sunny Goyal · 6 years ago
  14. 4e6c45b Using the first frame delay based on the display refresh rate instead of by Sunny Goyal · 6 years ago
  15. d3c2a6c Fix waiting for launcher initialization am: c8d496fe00 by vadimt · 6 years ago
  16. c8d496f Fix waiting for launcher initialization by vadimt · 6 years ago
  17. 31ab19f Removing global state from DeepShortcutManager by Sunny Goyal · 6 years ago
  18. 8538523 Correctly restarting Launcher from OOP tests by vadimt · 6 years ago
  19. f11dd8e Using a higher priority executor than BackgroundExecutor for various recents tasks by Sunny Goyal · 6 years ago
  20. 4f2d926 Resetting UI state when the last has launched by Sunny Goyal · 6 years ago
  21. 0b70cd4 Finish recents animation when starting a new activity by Winson Chung · 6 years ago
  22. 8ca7205 Fix NPE in OverviewComponentObserver constructor while accessing activityInfo. by Rajeev Kumar · 6 years ago
  23. 59c6901 Some improvements to home to overview transition for 0 button mode by Tony Wickham · 6 years ago
  24. e8836dc Gracefully handle failed task launches during quick switch by Tony Wickham · 6 years ago
  25. a04e746 Fix getting stuck in BackgroundAppState for 2-button mode by Tony Wickham · 6 years ago
  26. 3c7d5fb Recents Go: Conform to device default style by Kevin · 6 years ago
  27. d2e4092 Merge "Scale down thumbnail with app surface" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  28. 512a3c5 Merge "Fallback recents should wait for remote anim ready" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  29. 8bab8fa Fallback recents should wait for remote anim ready by Kevin · 6 years ago
  30. 7a39b1b Fixing insets mapping in 3-button and 2-button mode by Sunny Goyal · 6 years ago
  31. 5ffdc9c Merge "Add bottom margin to recents Go again" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  32. 2aa9647 Revert "Implement scrim method" by Hyunyoung Song · 6 years ago
  33. d849ef0 Implement scrim method by Lucas Dupin · 6 years ago
  34. 3ab2ada Merge "Add task launch logging to Recents Go" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  35. 162e2c5 Add bottom margin to recents Go again by Kevin · 6 years ago
  36. fd968a7 Scale down thumbnail with app surface by Kevin · 6 years ago
  37. 695e8df Merge "Add basic home to recents anim for fallback recents" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  38. 76696be Merge "Fix missing early return." into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  39. d0863ae Add basic home to recents anim for fallback recents by Kevin · 6 years ago
  40. 763a7bf Merge "Refactor lambda to use listener instead" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  41. 8f1ac1e Refactor lambda to use listener instead by Kevin · 6 years ago
  42. b35b7de Update scrim if insets are added later. by Kevin · 6 years ago
  43. 7b48548 Merge "Set "usingRemoteAnim" for fallback recents" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  44. 3792c73 Fix missing early return. by Kevin · 6 years ago
  45. 32f55bf Set "usingRemoteAnim" for fallback recents by Kevin · 6 years ago
  46. 47fc4f1 Only do content fill anim after layout anim by Kevin · 6 years ago
  47. fc65c35 Merge "Fix anim done callback not being called sometimes" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  48. f574bd5 Ending pending anim should set to end values. by Kevin · 6 years ago
  49. b0fcded Move shared end pending anim logic for reusability by Kevin · 6 years ago
  50. f079b27 Merge changes from topic "polish-app-recents-anim" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  51. 5c0ee7c Polish app => recents animation (5/5) by Kevin · 6 years ago
  52. 1350be3 Merge "Use Animator cancel instead of end" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  53. f66f6ae Merge "Fix fallback recents not updating list from app" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  54. 4ff2a27 Use Animator cancel instead of end by Kevin · 6 years ago
  55. 63517a7 Fix anim done callback not being called sometimes by Kevin · 6 years ago
  56. 90137b0 Add task launch logging to Recents Go by Kevin · 6 years ago
  57. cde60e2 Fix fallback recents not updating list from app by Kevin · 6 years ago
  58. 75d2bcb Merge "Apply insets correctly to fallback Recents Go" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  59. 8c61598 Merge "Fix 1.5x layout values" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  60. 249e19f Fix 1.5x layout values by Kevin · 6 years ago
  61. fe634af Apply insets correctly to fallback Recents Go by Kevin · 6 years ago
  62. 827b8ad Merge "Fix bug skipping certain animations from ending" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  63. 41d3a2a Fix bug skipping certain animations from ending by Kevin · 6 years ago
  64. 07e12ee Polish app => recents animation (4/5) by Kevin · 6 years ago
  65. e590014 Polish app => recents animation (3/N) by Kevin · 6 years ago
  66. 1b4b960 Polish app => recents animation (2/N) by Kevin · 6 years ago
  67. f95e84a Polish app => recents animation (1/N) by Kevin · 6 years ago
  68. 141ab95 Ensure Recents Go layout finishes before remote anim begins by Kevin · 6 years ago
  69. 4ec8209 Merge "Check orientation changes on task item attaching" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  70. b0d9ef6 Merge "Fix bug where we left recents right after entering" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  71. 79be2ca Merge "Add scrim under status bar and above thumbnails." into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  72. b731c07 Check orientation changes on task item attaching by Kevin · 6 years ago
  73. 990e7d4 Fix bug where we left recents right after entering by Kevin · 6 years ago
  74. e659758 Add scrim under status bar and above thumbnails. by Kevin · 6 years ago
  75. 70aa79f Anti-alias thumbnail corners to look smoother by Kevin · 6 years ago
  76. 34659d2 Merge "Fade task items when swiping out" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  77. 72e8025 Fix recents order being reversed sometimes by Kevin · 6 years ago
  78. d8144a6 Overlap insets with item margins by Kevin · 6 years ago
  79. 8f6d41e Fade task items when swiping out by Kevin · 6 years ago
  80. 40689ca Merge "Fix thumbnail views not rotating w/ orientation" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  81. 27831e1 Fix thumbnail views not rotating w/ orientation by Kevin · 6 years ago
  82. 67b6541 Merge "Add 1.5x dimens for screens that are large enough" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  83. 3dae638 Add 1.5x dimens for screens that are large enough by Kevin · 6 years ago
  84. 0448ab6 Don't clip recents items with system bars by Kevin · 6 years ago
  85. dd165d2 Align layout to dp grid for landscape by Kevin · 6 years ago
  86. fc3a79e Layout aligned to dp grid for portrait (3/3) by Kevin · 6 years ago
  87. ad8ca82 Layout aligned to dp grid for portrait (2/3) by Kevin · 6 years ago
  88. eb81541 Layout aligned to dp grid for portrait (1/3) by Kevin · 6 years ago
  89. f5ef0be Merge "Rotate thumbnail view based off device orientation" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  90. a494947 Rotate thumbnail view based off device orientation by Kevin · 6 years ago
  91. 90bddf0 Round thumbnail corners by Kevin · 6 years ago
  92. 1335c36 Don't layout empty tasks in layout anim if we have the actual content. by Kevin · 6 years ago
  93. c2b14d9 Merge "Fix overview cmd launching wrong task in landscape" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  94. 71d3e30 Fix overview cmd launching wrong task in landscape by Kevin · 6 years ago
  95. 01b8b68 Rename launcher:iconSize attribute to prevent overriding material by Ryan Mitchell · 7 years ago
  96. 648d088 Merge "Use custom drawable for Recents Go thumbnails (2/2)" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  97. 483d2dd Use custom drawable for Recents Go thumbnails (2/2) by Kevin · 6 years ago
  98. 8d5d17b Tweak clear all button layout UI by Kevin · 6 years ago
  99. 0eefc85 Clear all button should not be swipable by Kevin · 6 years ago
  100. 072dcc3 Use custom drawable for Recents Go thumbnails (1/2) by Kevin · 6 years ago