1. 89d1c77 Merge "Ensure InputConsumer is non-null in remaining cases" into sc-dev am: 862224f913 by TreeHugger Robot · 3 years, 4 months ago
  2. 862224f Merge "Ensure InputConsumer is non-null in remaining cases" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  3. f64f9a1 Ensure InputConsumer is non-null in remaining cases by Tony Wickham · 3 years, 4 months ago
  4. 4e767a9 Merge "Update popup colors. Add local color extraction behind a flag." into sc-dev am: bd51e6e3f3 by Jonathan Miranda · 3 years, 4 months ago
  5. bd51e6e Merge "Update popup colors. Add local color extraction behind a flag." into sc-dev by Jonathan Miranda · 3 years, 4 months ago
  6. 1f306ec Merge "[settings-pixel-search] Add ww logging to track slice fetching timeout" into sc-dev am: 08843d8e37 by Hilary Huo · 3 years, 4 months ago
  7. 08843d8 Merge "[settings-pixel-search] Add ww logging to track slice fetching timeout" into sc-dev by Hilary Huo · 3 years, 4 months ago
  8. 27de7d2 Update popup colors. Add local color extraction behind a flag. by Jon Miranda · 3 years, 4 months ago
  9. ec5d4f7 Merge "Use default spans as min spans if the min spans > default spans" into sc-dev am: fa9f70be03 by Steven Ng · 3 years, 4 months ago
  10. 8ec3545 Merge "Add null check before detach content view from dragView at onDropComplete" into sc-dev am: 5b786ca88d by Steven Ng · 3 years, 4 months ago
  11. fa9f70b Merge "Use default spans as min spans if the min spans > default spans" into sc-dev by Steven Ng · 3 years, 4 months ago
  12. 5b786ca Merge "Add null check before detach content view from dragView at onDropComplete" into sc-dev by Steven Ng · 3 years, 4 months ago
  13. bb92f9b Merge "Update string for no room on this Home screen toast." into sc-dev am: b7e15cf3b3 by Alina Zaidi · 3 years, 4 months ago
  14. a6009c7 Merge "Fix folders being light in dark mode." into sc-dev am: 5546b258c3 by Jonathan Miranda · 3 years, 4 months ago
  15. b7e15cf Merge "Update string for no room on this Home screen toast." into sc-dev by Alina Zaidi · 3 years, 4 months ago
  16. 5546b25 Merge "Fix folders being light in dark mode." into sc-dev by Jonathan Miranda · 3 years, 4 months ago
  17. 4c41225 Merge "Finish recents animation on task dismissal only if the task is a live tile task" into sc-dev am: 2f8342d791 by Tracy Zhou · 3 years, 4 months ago
  18. 2f8342d Merge "Finish recents animation on task dismissal only if the task is a live tile task" into sc-dev by Tracy Zhou · 3 years, 4 months ago
  19. 770b6a1 Merge "Polish work for work profile" into sc-dev am: 1e70c235cf by Samuel Fufa · 3 years, 4 months ago
  20. 4f22283 Merge "Disable blurs when dev setting or battery saver" into sc-dev am: 697e51cd8c by Lucas Dupin · 3 years, 4 months ago
  21. 1e70c23 Merge "Polish work for work profile" into sc-dev by Samuel Fufa · 3 years, 4 months ago
  22. 697e51c Merge "Disable blurs when dev setting or battery saver" into sc-dev by Lucas Dupin · 3 years, 4 months ago
  23. 0af274b Merge "Fix bug where icons in hotseat were clipped when display size is Small." into sc-dev am: 23415e214c by Jonathan Miranda · 3 years, 4 months ago
  24. 98c9504 Merge "Hide searchbox when header protection is on." into sc-dev am: 93068d1c39 by Hyunyoung Song · 3 years, 4 months ago
  25. 23415e2 Merge "Fix bug where icons in hotseat were clipped when display size is Small." into sc-dev by Jonathan Miranda · 3 years, 4 months ago
  26. d47f715 Fix folders being light in dark mode. by Jon Miranda · 3 years, 4 months ago
  27. 93068d1 Merge "Hide searchbox when header protection is on." into sc-dev by Hyunyoung Song · 3 years, 4 months ago
  28. 7c5f5fb Merge "Detect leaks only on test success Bug: 191690396 Test: presubmit" into sc-dev am: 9d7ff51901 by Vadim Tryshev · 3 years, 4 months ago
  29. 9d7ff51 Merge "Detect leaks only on test success Bug: 191690396 Test: presubmit" into sc-dev by Vadim Tryshev · 3 years, 4 months ago
  30. 4043a3d Merge "Sets a simple locus id when Overview is enabled" into sc-dev am: e43edc74ef by Zak Cohen · 3 years, 4 months ago
  31. de49434 Merge "Update gesture nav tutorial back left and right videos" into sc-dev am: bef29071b5 by Schneider Victor-tulias · 3 years, 4 months ago
  32. e43edc7 Merge "Sets a simple locus id when Overview is enabled" into sc-dev by Zak Cohen · 3 years, 4 months ago
  33. bef2907 Merge "Update gesture nav tutorial back left and right videos" into sc-dev by Schneider Victor-tulias · 3 years, 4 months ago
  34. d537968 Finish recents animation on task dismissal only if the task is a live tile task by Tracy Zhou · 3 years, 4 months ago
  35. e831895 [settings-pixel-search] Add ww logging to track slice fetching timeout by Hilary Huo · 3 years, 4 months ago
  36. ce820f5 Polish work for work profile by Samuel Fufa · 3 years, 4 months ago
  37. 95d6df3 Update string for no room on this Home screen toast. by Alina Zaidi · 3 years, 4 months ago
  38. 0571a37 Use default spans as min spans if the min spans > default spans by Steven Ng · 3 years, 4 months ago
  39. b60fff3 Disable blurs when dev setting or battery saver by Lucas Dupin · 3 years, 4 months ago
  40. 0d28485 Fix bug where icons in hotseat were clipped when display size is Small. by Jon Miranda · 3 years, 4 months ago
  41. 7d3b257 Hide searchbox when header protection is on. by Hyunyoung Song · 3 years, 4 months ago
  42. 143748f Detect leaks only on test success Bug: 191690396 Test: presubmit by vadimt · 3 years, 4 months ago
  43. 62ac09f [AA+] Adds CorrectedDeviceSearchResultContainer to log user interactions on search results from corrected queries. am: 2f65e7f274 by Thiru Ramasamy · 3 years, 4 months ago
  44. e2c4687 Sets a simple locus id when Overview is enabled by zakcohen · 3 years, 4 months ago
  45. 2f65e7f [AA+] Adds CorrectedDeviceSearchResultContainer to log user interactions on search results from corrected queries. by Thiru Ramasamy · 3 years, 4 months ago
  46. 92335ed Add null check before detach content view from dragView at onDropComplete by Steven Ng · 3 years, 4 months ago
  47. 81a9fb9 Merge "Polish folder icon bugs." into sc-dev am: 835fab2305 by Jonathan Miranda · 3 years, 4 months ago
  48. 835fab2 Merge "Polish folder icon bugs." into sc-dev by Jonathan Miranda · 3 years, 4 months ago
  49. 87c7e0d Merge "Don't finish to home when launching a task from recents" into sc-dev am: d27f127b3a by Winson Chung · 3 years, 4 months ago
  50. d27f127 Merge "Don't finish to home when launching a task from recents" into sc-dev by Winson Chung · 3 years, 4 months ago
  51. 856cd1b Don't finish to home when launching a task from recents by Winson Chung · 3 years, 4 months ago
  52. e995155 Merge "Use icon splash screen when starting activity from widget interaction" into sc-dev am: 9dd0351ed1 by Cyrus Boadway · 3 years, 4 months ago
  53. ed0d2c4 Merge "Fixing TaskView.launchTask.onEndCallback is not called" into sc-dev am: eb3367796a by Sunny Goyal · 3 years, 4 months ago
  54. 771e062 Merge "Improving TAPL diagnostics" into sc-dev am: c5c0e5e96e by Vadim Tryshev · 3 years, 4 months ago
  55. 9dd0351 Merge "Use icon splash screen when starting activity from widget interaction" into sc-dev by Cyrus Boadway · 3 years, 4 months ago
  56. fa1e14c Polish folder icon bugs. by Jon Miranda · 3 years, 4 months ago
  57. eb33677 Merge "Fixing TaskView.launchTask.onEndCallback is not called" into sc-dev by Sunny Goyal · 3 years, 4 months ago
  58. c5c0e5e Merge "Improving TAPL diagnostics" into sc-dev by Vadim Tryshev · 3 years, 4 months ago
  59. e1611ca Merge "Rename strings for no search results and no widgets in widget picker." into sc-dev am: a5ee592a1b by Alina Zaidi · 3 years, 4 months ago
  60. af60e8e Merge "Null check on target set before rendering task open animation" into sc-dev am: 578b45f919 by Tracy Zhou · 3 years, 4 months ago
  61. a5ee592 Merge "Rename strings for no search results and no widgets in widget picker." into sc-dev by Alina Zaidi · 3 years, 4 months ago
  62. 578b45f Merge "Null check on target set before rendering task open animation" into sc-dev by Tracy Zhou · 3 years, 4 months ago
  63. 7663208 Merge "Fade overview action buttons faster in overview -> home" into sc-dev am: 049c2f578b by Zak Cohen · 3 years, 4 months ago
  64. d85152e Merge "Send a zero for assist invocation on animation end" into sc-dev am: 3a65795298 by Matt Casey · 3 years, 4 months ago
  65. 049c2f5 Merge "Fade overview action buttons faster in overview -> home" into sc-dev by Zak Cohen · 3 years, 4 months ago
  66. 3a65795 Merge "Send a zero for assist invocation on animation end" into sc-dev by Matt Casey · 3 years, 4 months ago
  67. 267e9b0 Rename strings for no search results and no widgets in widget picker. by Alina Zaidi · 3 years, 4 months ago
  68. eeac1ab Send a zero for assist invocation on animation end by Matt Casey · 3 years, 4 months ago
  69. 7df9539 Merge "Suppress Splash Screen on widget reconfiguration activity start" into sc-dev am: 719be9a9e4 by Cyrus Boadway · 3 years, 4 months ago
  70. 719be9a Merge "Suppress Splash Screen on widget reconfiguration activity start" into sc-dev by Cyrus Boadway · 3 years, 4 months ago
  71. 9d63fb1 Merge "Update all apps & widget pickers personal / work tabs" into sc-dev am: cec6edf78e by Steven Ng · 3 years, 4 months ago
  72. cec6edf Merge "Update all apps & widget pickers personal / work tabs" into sc-dev by Steven Ng · 3 years, 4 months ago
  73. f158ec3 Use icon splash screen when starting activity from widget interaction by Cyrus Boadway · 3 years, 4 months ago
  74. 263a00c Suppress Splash Screen on widget reconfiguration activity start by Cyrus Boadway · 3 years, 4 months ago
  75. 8af0dd3 Null check on target set before rendering task open animation by Tracy Zhou · 3 years, 5 months ago
  76. 171c1a3 Merge "NIU Actions: More specific permissions error codes" into sc-dev am: deeab12791 by Rajeev Kumar · 3 years, 4 months ago
  77. deeab12 Merge "NIU Actions: More specific permissions error codes" into sc-dev by Rajeev Kumar · 3 years, 4 months ago
  78. dcd0a6f Merge "Improving diagnostics for objects disappearing from screen" into sc-dev am: 5dae3f3162 by TreeHugger Robot · 3 years, 4 months ago
  79. 5dae3f3 Merge "Improving diagnostics for objects disappearing from screen" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  80. 2c81502 Improving TAPL diagnostics by vadimt · 3 years, 4 months ago
  81. 07b3fc2 Merge "Apply depth even when surface is null" into sc-dev am: 818ed4b794 by Lucas Dupin · 3 years, 4 months ago
  82. 818ed4b Merge "Apply depth even when surface is null" into sc-dev by Lucas Dupin · 3 years, 4 months ago
  83. 6ee3ed0 Merge "NIU Actions: Update background and dark mode colors" into sc-dev am: 3f45639b12 by TreeHugger Robot · 3 years, 4 months ago
  84. 3f45639 Merge "NIU Actions: Update background and dark mode colors" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  85. 02bbd80 NIU Actions: More specific permissions error codes by Jon Spivack · 3 years, 4 months ago
  86. a6c38be Apply depth even when surface is null by Lucas Dupin · 3 years, 4 months ago
  87. b7bd286 Merge "Finish wrapped launcher animations if impl is gone" into sc-dev am: 871d435be2 by Sunny Goyal · 3 years, 4 months ago
  88. 696c612 Fixing TaskView.launchTask.onEndCallback is not called by Sunny Goyal · 3 years, 4 months ago
  89. 871d435 Merge "Finish wrapped launcher animations if impl is gone" into sc-dev by Sunny Goyal · 3 years, 4 months ago
  90. 2a2eee1 NIU Actions: Update background and dark mode colors by Jon Spivack · 3 years, 4 months ago
  91. b6cdee3 Merge "Fixing animation end not-called when cancelling state the animation recursively" into sc-dev am: b3eafe97bb by Sunny Goyal · 3 years, 4 months ago
  92. 4de1650 Merge "Ensure mConsumer isn't set to null in reset()." into sc-dev am: 82fc5c83a5 by Tony Wickham · 3 years, 4 months ago
  93. b3eafe9 Merge "Fixing animation end not-called when cancelling state the animation recursively" into sc-dev by Sunny Goyal · 3 years, 4 months ago
  94. 0615486 Fade overview action buttons faster in overview -> home by zakcohen · 3 years, 4 months ago
  95. 82fc5c8 Merge "Ensure mConsumer isn't set to null in reset()." into sc-dev by Tony Wickham · 3 years, 4 months ago
  96. 50f1ff1 Update all apps & widget pickers personal / work tabs by Steven Ng · 3 years, 4 months ago
  97. 08c3480 Finish wrapped launcher animations if impl is gone by Evan Rosky · 3 years, 5 months ago
  98. de64431 Fixing animation end not-called when cancelling state the animation recursively by Sunny Goyal · 3 years, 4 months ago
  99. 9c10d08 Ensure mConsumer isn't set to null in reset(). by Tony Wickham · 3 years, 4 months ago
  100. 7d7b5e6 Merge "Revert "Fix home settings landing page"" into sc-dev am: fe139cdf69 by Brian Isganitis · 3 years, 4 months ago