1. 5173fd8 Add notification dots and popup menu notification support to the taskbar. by Schneider Victor-tulias · 3 years, 11 months ago
  2. 149dbcb Allow overriding getOptionsPopup test method. by Brian Isganitis · 3 years, 10 months ago
  3. 7b1d25b Fix bug with resize frame in Launcher3. by Yogisha Dixit · 3 years, 11 months ago
  4. a246eb4 Merge "Add logging to help debug b/200572078." into sc-v2-dev by TreeHugger Robot · 4 years ago
  5. 31a0b39 Merge "Allow icon add animations when user touches the screen." into sc-v2-dev by TreeHugger Robot · 4 years ago
  6. b830b2d Merge "Return mSynchronouslyBoundPages as getPagesToBindSynchronously between onInitialBindCompleteand finishBindingItems" into sc-v2-dev by Alex Chau · 4 years ago
  7. 0021338 Add logging to help debug b/200572078. by Schneider Victor-tulias · 4 years ago
  8. a85ae69 Refactor arrow popups to allow easier code overriding and sharing. by Brian Isganitis · 4 years ago
  9. 3bbebe2 Merge "Add an animation for invalid widget resizing in 2 panel UI" into sc-v2-dev by Steven Ng · 4 years ago
  10. d0a3323 [Hotseat] Fix legacy shortcut with config activity drawing on top of predicted app by sfufa@google.com · 4 years ago
  11. 4b34610 Add an animation for invalid widget resizing in 2 panel UI by Steven Ng · 4 years ago
  12. 68fb416 Allow icon add animations when user touches the screen. by Schneider Victor-tulias · 4 years ago
  13. 927d6dc Add tracing to help in launcher load time profiling. by Schneider Victor-tulias · 4 years ago
  14. fd74497 Merge "Fix crash when Workspace item is added to two panel home" into sc-v2-dev by TreeHugger Robot · 4 years ago
  15. 817e0fa Fix crash when Workspace item is added to two panel home by Alex Chau · 4 years ago
  16. 1143842 Merge "Prevent NPE when init device profile" into sc-v2-dev by TreeHugger Robot · 4 years ago
  17. bfac46a Prevent NPE when init device profile by Jerry Chang · 4 years ago
  18. 62f129b Fix getPagesToBindSynchronously returning wrong page pairs by Alex Chau · 4 years ago
  19. 4926bf7 Merge "Add two extra empty pages on two panel launcher home" into sc-v2-dev by András Klöczl · 4 years ago
  20. 408a54f Add two extra empty pages on two panel launcher home by Andras Kloczl · 4 years ago
  21. 1251582 Merge "Always refresh device profile when multi window mode changed" into sc-v2-dev by Jerry Chang · 4 years ago
  22. cb776ca Merge "Preventing workspace scroll over QSB area" into sc-v2-dev by TreeHugger Robot · 4 years ago
  23. bb03056 Preventing workspace scroll over QSB area by Sunny Goyal · 4 years, 1 month ago
  24. 09b4024 Always refresh device profile when multi window mode changed by Jerry Chang · 4 years ago
  25. 6e6f799 Do not reload launcher when changing active display by Sunny Goyal · 4 years ago
  26. 8c574de Two panel home empty page removing logic change by Andras Kloczl · 4 years, 1 month ago
  27. 4935404 Return mSynchronouslyBoundPages as getPagesToBindSynchronously between onInitialBindCompleteand finishBindingItems by Alex Chau · 4 years ago
  28. 1e44846 Remove widget panel by Alex Chau · 4 years, 1 month ago
  29. 104d09f Add logging when item not added due to insufficient space. by Yogisha Dixit · 4 years, 2 months ago
  30. 6b534ee Diagnose when lab device sends fake touch screen events to test by vadimt · 4 years, 1 month ago
  31. 831212e Adding support for overriding long-press menu in Launcher by Sunny Goyal · 4 years, 4 months ago
  32. 87d7520 Add depth to -1 screen by Lucas Dupin · 4 years, 1 month ago
  33. 12e3f1f Removing UI dependency from LauncherModel in case of 2-panel layout by Sunny Goyal · 4 years, 2 months ago
  34. 711c596 Binding Taskbar directly from Launcher model by Sunny Goyal · 4 years, 2 months ago
  35. ba28286 Merge "Log widgets source." into sc-dev am: f9acf1d5d4 by Yogisha Dixit · 4 years, 2 months ago
  36. 658c5da Log widgets source. by Yogisha Dixit · 4 years, 3 months ago
  37. ffd5ace Merge "Show resize frame when widget is added." into sc-dev am: 419ee4599e by Yogisha Dixit · 4 years, 2 months ago
  38. 037a536 Show resize frame when widget is added. by Yogisha Dixit · 4 years, 5 months ago
  39. 3bf38cb Merge "Refine widgets removal logging" into sc-dev am: 57072af106 by Steven Ng · 4 years, 2 months ago
  40. 0d4e57d Merge "Extra logging related to widget removal upon restore" into sc-dev am: 408a73ea76 by Steven Ng · 4 years, 2 months ago
  41. acd9d79 Refine widgets removal logging by Steven Ng · 4 years, 2 months ago
  42. bbb9a9c Extra logging related to widget removal upon restore by Pinyao Ting · 4 years, 4 months ago
  43. 6c2c69c Merge "Polish work for work profile" into sc-dev am: 1e70c235cf by Samuel Fufa · 4 years, 2 months ago
  44. ce820f5 Polish work for work profile by Samuel Fufa · 4 years, 3 months ago
  45. 4a48a98 Simplifying Launcher binding callbacks by Sunny Goyal · 4 years, 3 months ago
  46. 0c36935 Merge "Don't rely on intent to call back from activity tracker" into sc-dev am: 1b369c4763 by Winson Chung · 4 years, 3 months ago
  47. 1b369c4 Merge "Don't rely on intent to call back from activity tracker" into sc-dev by Winson Chung · 4 years, 3 months ago
  48. 8134028 Merge "Fix the page number based Seen impression." into sc-dev am: 4d61c56200 by Santhosh Thangaraj · 4 years, 3 months ago
  49. 1c2d522 Don't rely on intent to call back from activity tracker by Winson Chung · 4 years, 3 months ago
  50. dbf577a Add left widget panel to Launcher home when unfolded by Andras Kloczl · 4 years, 3 months ago
  51. 1929244 Fix the page number based Seen impression. by Santhosh Thangaraj · 4 years, 3 months ago
  52. 285c507 Merge "[AA+] Reset search manager when exiting all apps." into sc-dev am: e57006fe63 by TreeHugger Robot · 4 years, 3 months ago
  53. ea56f84 [AA+] Reset search manager when exiting all apps. by thiruram · 4 years, 3 months ago
  54. a72e9e2 Merge "Taskbar layout update" into sc-v2-dev by Sunny Goyal · 4 years, 3 months ago
  55. f8ef794 Add new log events for widgets. am: 4ff5ee3a8f by Yogisha Dixit · 4 years, 3 months ago
  56. 4ff5ee3 Add new log events for widgets. by Yogisha Dixit · 4 years, 4 months ago
  57. 657a6da Merge changes I7b9e6e7f,I9729cd40 into sc-dev am: 51b35256d2 by Bill Lin · 4 years, 3 months ago
  58. 57b2279 Taskbar layout update by Sunny Goyal · 4 years, 3 months ago
  59. a1221bc 2/ Notify adjust touch slop when one handed mode activated by Bill Lin · 4 years, 3 months ago
  60. c7cbf25 Let DragView use ActivityContext instead of Launcher by Tony Wickham · 4 years, 3 months ago
  61. 55edfe5 Add two panel home support for page binding logic by Andras Kloczl · 4 years, 4 months ago
  62. d550054 Revert^2 "Moving taskbar lifecycle to TouchInteractionService" by Sunny Goyal · 4 years, 3 months ago
  63. 430465a Revert "Moving taskbar lifecycle to TouchInteractionService" by Kholoud Mohamed · 4 years, 4 months ago
  64. e215fb7 Moving taskbar lifecycle to TouchInteractionService by Sunny Goyal · 4 years, 4 months ago
  65. 6facaad Merge "Revert to overview coming from the side instead of bottom" into sc-dev by TreeHugger Robot · 4 years, 4 months ago
  66. 0744913 Merge "Log widget features." into sc-dev by Yogisha Dixit · 4 years, 4 months ago
  67. 0b15c7e Log widget features. by Yogisha Dixit · 4 years, 4 months ago
  68. 82d5a06 Revert to overview coming from the side instead of bottom by Tony Wickham · 4 years, 4 months ago
  69. 5ee7c13 hide keyboard onStop and onNewIntent by Hyunyoung Song · 4 years, 4 months ago
  70. b32fd46 Merge "Removing Launcher dependency from Folders" into sc-dev by TreeHugger Robot · 4 years, 4 months ago
  71. 2fd0be4 Merge "Focus on newly-added workspace items for accessibility." into sc-dev by TreeHugger Robot · 4 years, 4 months ago
  72. afb2cb2 Merge "Finish the recents animation when the phone goes to sleep" into sc-dev by Tracy Zhou · 4 years, 4 months ago
  73. 5996937 Removing Launcher dependency from Folders by Sunny Goyal · 4 years, 4 months ago
  74. 68706eb Focus on newly-added workspace items for accessibility. by Schneider Victor-tulias · 4 years, 4 months ago
  75. f20a4bd Finish the recents animation when the phone goes to sleep by Tracy Zhou · 4 years, 5 months ago
  76. 3522612 Removing some unused logs by Winson Chung · 4 years, 4 months ago
  77. acebd1f [Search][Motion] Introduce header protection in AllApps by Samuel Fufa · 4 years, 4 months ago
  78. eab1f9b Merge "Linking various settings that control icon cache to icon state" into sc-dev by Sunny Goyal · 4 years, 4 months ago
  79. b47172b Linking various settings that control icon cache to icon state by Sunny Goyal · 4 years, 4 months ago
  80. e8b22d5 When overview appears from motion pause, come up from bottom by Tony Wickham · 4 years, 5 months ago
  81. 19ff728 Adding support for determining split layout for launcher. by Sunny Goyal · 4 years, 4 months ago
  82. b482188 Some overview scrim and status bar color adjustments by Tony Wickham · 4 years, 4 months ago
  83. 079003b Revert "[Search][Motion] Separate AllApps scrim and content interpolation" by Zak Cohen · 4 years, 4 months ago
  84. 8c383f9 [Search][Motion] Separate AllApps scrim and content interpolation by Samuel Fufa · 4 years, 4 months ago
  85. dc0f397 Logging config changes as well by Winson Chung · 4 years, 4 months ago
  86. 8e64bba Add some logging for transposed mode in landscape by Winson Chung · 4 years, 4 months ago
  87. 0d309db Use Quickstep ActivityOptions when launching activities from App Widgets by Cyrus Boadway · 4 years, 5 months ago
  88. c82916f Some cleanup in RecentsView by Sunny Goyal · 4 years, 5 months ago
  89. 2e0eee4 Merge "Send a notification when there's an uncaught exception" into sc-dev by Tony Wickham · 4 years, 5 months ago
  90. e78a70b Send a notification when there's an uncaught exception by Tony Wickham · 4 years, 5 months ago
  91. 0eabc78 [AA+] Fix missing InstanceId for LAUNCHER_ALLAPPS_CLOSE_DOWN event. by thiruram · 4 years, 5 months ago
  92. 0b5b8d4 Fixing all-apps appearing as blank by Sunny Goyal · 4 years, 5 months ago
  93. 3a4ba0b Fix two panel home folder opening display issue by Andras Kloczl · 4 years, 5 months ago
  94. 02e9f1e Slightly improve Taskbar animations to launcher by Tony Wickham · 4 years, 5 months ago
  95. 58561d4 Dump DeviceProfile to help with debugging grid changes by Jon Miranda · 4 years, 6 months ago
  96. 342e9df [Search]Implement search session cache in AllApps by Samuel Fufa · 4 years, 6 months ago
  97. b65d766 Adding support for listening for app launch animation completion by Sunny Goyal · 4 years, 6 months ago
  98. 970a410 Merge "Register setStartingWindowListener so launcher can defer icon drawing/crop correctly." into sc-dev by Jonathan Miranda · 4 years, 6 months ago
  99. fb05759 Register setStartingWindowListener so launcher can defer icon drawing/crop correctly. by Jon Miranda · 4 years, 6 months ago
  100. b5181c8 Revert "Revert "Removing insets controller animation as part of ..." by Sunny Goyal · 4 years, 6 months ago