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