1. 1bab050 Go Launcher: Fix icon placement retention by Greg Kaiser · 5 years ago
  2. 10a285d Render user's actual workspace in ThemePicker preview (Part 5) by Tracy Zhou · 6 years ago
  3. 18204e4 Various icon cache fixes by Sunny Goyal · 6 years ago
  4. a7a5bf3 Adding support for multiple Model clients by Sunny Goyal · 6 years ago
  5. 85cb1b6 Fixing widgets enabled ag/9375162 by Sunny Goyal · 6 years ago
  6. f10903e Merge "Removing static reference of deep shortcut manager" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  7. fa39536 Removing static reference of deep shortcut manager by Sunny Goyal · 6 years ago
  8. 0842cf5 Remove Launcher3GoIconRecents by Peter Kalauskas · 6 years ago
  9. 337c81f Removing static instances of UserManagerCompat and AppWidgetManager by Sunny Goyal · 6 years ago
  10. 37a0970 Improve quick switch from home by tracking both x and y motion by Tony Wickham · 6 years ago
  11. 2cf2871 include predicted_rank in app launch logging by Pinyao Ting · 6 years ago
  12. 85d6f25 Move shelf peeking anim code to ShelfPeekAnim class by Tony Wickham · 6 years ago
  13. 13a7980 System apps must target API 29 or higher by Jon Miranda · 6 years ago
  14. 1416843 Adding support for dynamic calendar and clock icons by Sunny Goyal · 6 years ago
  15. 210e174 Subclassing Launcher instead of using UiFactory by Sunny Goyal · 6 years ago
  16. dd9d1ea 12/ Clean up some ActivityInterface calls by Winson Chung · 6 years ago
  17. c9bf6d4 9/ Clean up swipe shared state by Winson Chung · 6 years ago
  18. d7269bf 8/ Rename ActivityControlHelper by Winson Chung · 6 years ago
  19. d3da92a 7/ Rename RecentsAnimationWrapper by Winson Chung · 6 years ago
  20. 8ff53f7 4/ Move SystemUiProxy to its own singleton instead of routing through the model by Winson Chung · 6 years ago
  21. 75eb0e0 2/ Move device state logic to its own class by Winson Chung · 6 years ago
  22. 92a015f 1/ Renaming some classes for clarity by Winson Chung · 6 years ago
  23. c8611b3 Merge "Live tile should switch to screenshot before finishing recents animation" into ub-launcher3-master by Tracy Zhou · 6 years ago
  24. 387279d Live tile should switch to screenshot before finishing recents animation by Tracy Zhou · 6 years ago
  25. e84c5b8 Unifying activity tracker callback by Sunny Goyal · 6 years ago
  26. 1b231ec Updating launcher interface for recents animation change by Winson Chung · 6 years ago
  27. 3e3d759 Removing flag overrides. All flags should be defined as togglable flags instead. by Sunny Goyal · 6 years ago
  28. ddc9622 Reduces padding of the Overview shelf in no button mode. by Andy Wickham · 6 years ago
  29. 6fe3eec Moving various common executors to a single location by Sunny Goyal · 6 years ago
  30. 49a3e69 show dot in deep shortcuts when notification contains exactly identical by Pinyao Ting · 6 years ago
  31. 9c6cfb4 Fill the log container as hotseat or workspace based on position. am: 84fa94e2fc by Becky Qiu · 6 years ago
  32. 84fa94e Fill the log container as hotseat or workspace based on position. by Becky Qiu · 6 years ago
  33. 0cd5bd5 Ensure each dot contains only relevant notification to the shortcut by Pinyao Ting · 6 years ago
  34. bf60872 Ensure each dot contains only relevant notification to the shortcut by Pinyao Ting · 6 years ago
  35. 4d1a0e2 show dot on shortcut when incoming notification contains exactly the by Pinyao Ting · 6 years ago
  36. 559dd80 show dot on shortcut when incoming notification contains exactly the by Pinyao Ting · 6 years ago
  37. 87dcde6 Separating apps list callback from model callback and simplifying various events by Sunny Goyal · 6 years ago
  38. 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
  39. 4e6c45b Using the first frame delay based on the display refresh rate instead of by Sunny Goyal · 6 years ago
  40. d3c2a6c Fix waiting for launcher initialization am: c8d496fe00 by vadimt · 6 years ago
  41. c8d496f Fix waiting for launcher initialization by vadimt · 6 years ago
  42. 31ab19f Removing global state from DeepShortcutManager by Sunny Goyal · 6 years ago
  43. 8538523 Correctly restarting Launcher from OOP tests by vadimt · 6 years ago
  44. f11dd8e Using a higher priority executor than BackgroundExecutor for various recents tasks by Sunny Goyal · 6 years ago
  45. 4f2d926 Resetting UI state when the last has launched by Sunny Goyal · 6 years ago
  46. 0b70cd4 Finish recents animation when starting a new activity by Winson Chung · 6 years ago
  47. 8ca7205 Fix NPE in OverviewComponentObserver constructor while accessing activityInfo. by Rajeev Kumar · 6 years ago
  48. 59c6901 Some improvements to home to overview transition for 0 button mode by Tony Wickham · 6 years ago
  49. e8836dc Gracefully handle failed task launches during quick switch by Tony Wickham · 6 years ago
  50. a04e746 Fix getting stuck in BackgroundAppState for 2-button mode by Tony Wickham · 6 years ago
  51. 3c7d5fb Recents Go: Conform to device default style by Kevin · 6 years ago
  52. d2e4092 Merge "Scale down thumbnail with app surface" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  53. 512a3c5 Merge "Fallback recents should wait for remote anim ready" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  54. 8bab8fa Fallback recents should wait for remote anim ready by Kevin · 6 years ago
  55. 7a39b1b Fixing insets mapping in 3-button and 2-button mode by Sunny Goyal · 6 years ago
  56. 5ffdc9c Merge "Add bottom margin to recents Go again" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  57. 2aa9647 Revert "Implement scrim method" by Hyunyoung Song · 6 years ago
  58. d849ef0 Implement scrim method by Lucas Dupin · 6 years ago
  59. 3ab2ada Merge "Add task launch logging to Recents Go" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  60. 162e2c5 Add bottom margin to recents Go again by Kevin · 6 years ago
  61. fd968a7 Scale down thumbnail with app surface by Kevin · 6 years ago
  62. 695e8df Merge "Add basic home to recents anim for fallback recents" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  63. 76696be Merge "Fix missing early return." into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  64. d0863ae Add basic home to recents anim for fallback recents by Kevin · 6 years ago
  65. 763a7bf Merge "Refactor lambda to use listener instead" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  66. 8f1ac1e Refactor lambda to use listener instead by Kevin · 6 years ago
  67. b35b7de Update scrim if insets are added later. by Kevin · 6 years ago
  68. 7b48548 Merge "Set "usingRemoteAnim" for fallback recents" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  69. 3792c73 Fix missing early return. by Kevin · 6 years ago
  70. 32f55bf Set "usingRemoteAnim" for fallback recents by Kevin · 6 years ago
  71. 47fc4f1 Only do content fill anim after layout anim by Kevin · 6 years ago
  72. fc65c35 Merge "Fix anim done callback not being called sometimes" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  73. f574bd5 Ending pending anim should set to end values. by Kevin · 6 years ago
  74. b0fcded Move shared end pending anim logic for reusability by Kevin · 6 years ago
  75. f079b27 Merge changes from topic "polish-app-recents-anim" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  76. 5c0ee7c Polish app => recents animation (5/5) by Kevin · 6 years ago
  77. 1350be3 Merge "Use Animator cancel instead of end" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  78. f66f6ae Merge "Fix fallback recents not updating list from app" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  79. 4ff2a27 Use Animator cancel instead of end by Kevin · 6 years ago
  80. 63517a7 Fix anim done callback not being called sometimes by Kevin · 6 years ago
  81. 90137b0 Add task launch logging to Recents Go by Kevin · 6 years ago
  82. cde60e2 Fix fallback recents not updating list from app by Kevin · 6 years ago
  83. 75d2bcb Merge "Apply insets correctly to fallback Recents Go" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  84. 8c61598 Merge "Fix 1.5x layout values" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  85. 249e19f Fix 1.5x layout values by Kevin · 6 years ago
  86. fe634af Apply insets correctly to fallback Recents Go by Kevin · 6 years ago
  87. 827b8ad Merge "Fix bug skipping certain animations from ending" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  88. 41d3a2a Fix bug skipping certain animations from ending by Kevin · 6 years ago
  89. 07e12ee Polish app => recents animation (4/5) by Kevin · 6 years ago
  90. e590014 Polish app => recents animation (3/N) by Kevin · 6 years ago
  91. 1b4b960 Polish app => recents animation (2/N) by Kevin · 6 years ago
  92. f95e84a Polish app => recents animation (1/N) by Kevin · 6 years ago
  93. 141ab95 Ensure Recents Go layout finishes before remote anim begins by Kevin · 6 years ago
  94. 4ec8209 Merge "Check orientation changes on task item attaching" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  95. b0d9ef6 Merge "Fix bug where we left recents right after entering" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  96. 79be2ca Merge "Add scrim under status bar and above thumbnails." into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  97. b731c07 Check orientation changes on task item attaching by Kevin · 6 years ago
  98. 990e7d4 Fix bug where we left recents right after entering by Kevin · 6 years ago
  99. e659758 Add scrim under status bar and above thumbnails. by Kevin · 6 years ago
  100. 70aa79f Anti-alias thumbnail corners to look smoother by Kevin · 6 years ago