1. 4235b2a CastTile becomes unavailable when not connected to Wifi by Fabian Kozynski · 6 years ago
  2. 8a1707e Fix DozeConfigurationTest by Evan Laird · 6 years ago
  3. cda0e83 Merge "Fixes icons in shelf scrolled due to exposed menu." by Gus Prevas · 6 years ago
  4. 495de00 Merge "Refactor DisplayCutout to use Rect instead of Region." by Issei Suzuki · 6 years ago
  5. 99ba4ba Fixes icons in shelf scrolled due to exposed menu. by Gus Prevas · 6 years ago
  6. 43190bd Refactor DisplayCutout to use Rect instead of Region. by Issei Suzuki · 6 years ago
  7. 25041bc Merge "Update triggering to not double trigger at severe threshold" by Salvador Martinez · 6 years ago
  8. 88b0d50 Update triggering to not double trigger at severe threshold by Salvador Martinez · 6 years ago
  9. cca4ee0 Merge "Fixes NPE when trying to expand QSPanel with wrong name of tile" by Fabian Kozynski · 6 years ago
  10. e3137e3 Fixes NPE when trying to expand QSPanel with wrong name of tile by Fabian Kozynski · 6 years ago
  11. 023cb19 Move plugin support to shared lib by Tony Wickham · 6 years ago
  12. 7913b20 Merge "Fix test failure in NonPhoneDependencyTest.java." by TreeHugger Robot · 6 years ago
  13. 328099b Merge "Extract NotificationSwipeHelper and related state from NSSL." by TreeHugger Robot · 6 years ago
  14. 45d20be Extract NotificationSwipeHelper and related state from NSSL. by Aaron Heuckroth · 6 years ago
  15. c87a66b Fix test failure in NonPhoneDependencyTest.java. by Kevin · 6 years ago
  16. 67f5c8b Removing dependencies on recents-specific code in SysUI by Winson Chung · 6 years ago
  17. e0f7f21 Merge "Debug hook for changing display brightness" by Lucas Dupin · 6 years ago
  18. 92e6c89 Debug hook for changing display brightness by Lucas Dupin · 6 years ago
  19. b16030f Merge "Clear pattern message when showing it again" by Lucas Dupin · 6 years ago
  20. deaeae4 Merge "Checks keyguard earlier when blocking notifications." by TreeHugger Robot · 6 years ago
  21. d79170b Merge "Remove updatePublicMode from StatusBar.java" by TreeHugger Robot · 6 years ago
  22. 1fc01dc Clear pattern message when showing it again by Lucas Dupin · 6 years ago
  23. 63cc5a64 Merge "Fixed an issue where a notification may not be updated" by Selim Cinek · 6 years ago
  24. 533836a Checks keyguard earlier when blocking notifications. by Gus Prevas · 6 years ago
  25. 4d2eeb5 Merge "Refactored the contextual group of buttons that appear on the nav bar" by TreeHugger Robot · 6 years ago
  26. 4a38f23 Fixed an issue where a notification may not be updated by Selim Cinek · 6 years ago
  27. a48d662 Merge "Allow whitelisted plugins on user builds" by TreeHugger Robot · 6 years ago
  28. 25593cc Refactored the contextual group of buttons that appear on the nav bar by Matthew Ng · 6 years ago
  29. b981efa Merge "Remove references to SwipeHelper from NotificationMenuRow." by Aaron Heuckroth · 6 years ago
  30. 266cb34 Remove references to SwipeHelper from NotificationMenuRow. by Aaron Heuckroth · 6 years ago
  31. 7f1d0dc Merge "Split ambient pulse notif logic from heads up." by TreeHugger Robot · 6 years ago
  32. a97ea05 Split ambient pulse notif logic from heads up. by Kevin · 6 years ago
  33. 500420c Merge "Fixes tapping home button on right edge with quickstep layout" by TreeHugger Robot · 6 years ago
  34. 4648bd2 Merge "Fix broken NSSL tests" by TreeHugger Robot · 6 years ago
  35. c293d8f Allow whitelisted plugins on user builds by Lucas Dupin · 6 years ago
  36. a099cc8 Fixes tapping home button on right edge with quickstep layout by Matthew Ng · 6 years ago
  37. db601aa Remove updatePublicMode from StatusBar.java by Evan Laird · 6 years ago
  38. fec7766 Fix broken NSSL tests by Evan Laird · 6 years ago
  39. fdbfc54 Defer theme flags when view isn't attached by Lucas Dupin · 6 years ago
  40. 96eed64 Add NotificationGroupManagerTest by Kevin · 6 years ago
  41. e9e938c Rename setShouldExtendLifetime in LifetimeExtender by Kevin · 6 years ago
  42. 90a38dd Removed shade drawing optimization by Lucas Dupin · 6 years ago
  43. 32d786f Do not animate QS state changes when not in view. by Amin Shaikh · 6 years ago
  44. efc032f Merge "Refactor managers that defer notification removal" by TreeHugger Robot · 6 years ago
  45. a5ff1fa Refactor managers that defer notification removal by Kevin · 6 years ago
  46. 6239e53 Resize image wallpaper surface to match bitmap size in order to optimize memory by Valentin Iftime · 6 years ago
  47. ae7ced2 First kotlin by Jason Monk · 6 years ago
  48. e59dc40 Remove stack scroller references from StatusBar by Jason Monk · 6 years ago
  49. 1fd3fc3 Refactor StatusBarState out of StatusBar by Jason Monk · 6 years ago
  50. af7a8f4 Merge "ScreenDecorations: Update corner radius when configuration changes" into pi-dev am: 2c9fd5fbbb by Jorim Jaggi · 6 years ago
  51. c892e59 Merge changes Ib6e4bbd4,I22f9b929 by Lucas Dupin · 6 years ago
  52. a3e3627 Hide system overlays on AOD by Lucas Dupin · 6 years ago
  53. 1a8588d Rename StatusBarWindowManager to StatusBarWindowController by Lucas Dupin · 6 years ago
  54. 64c9d90 ScreenDecorations: Update corner radius when configuration changes by Adrian Roos · 6 years ago
  55. aacde14 Added Lock for mCallbacks and test for Concurrency by Fabian Kozynski · 6 years ago
  56. b13b17d8 Merge "Modifying test to exclude automotive specific classes if running in non-automotive build." by Jovana Knezevic · 6 years ago
  57. f40566e Modifying test to exclude automotive specific classes if running in by jovanak · 6 years ago
  58. 86fb5b4 Unit test for CastControllerImp by Fabian Kozynski · 6 years ago
  59. 35765d8 Hide noti info icon is device isn't provisioned by Julia Reynolds · 6 years ago
  60. 8045746 Merge "ScreenDecorations: Fix stuck / delayed rotations (second try)" by Adrian Roos · 6 years ago
  61. ab91392 Merge "Split auto dismissing functionality from heads up" by TreeHugger Robot · 6 years ago
  62. 81d4378 Merge "Allow nearesttouchframe to hit the recents button in 3 button layout" by TreeHugger Robot · 6 years ago
  63. d4f66a4 Split auto dismissing functionality from heads up by Kevin · 6 years ago
  64. 6579a71 Merge "Revert "ScreenDecorations: Fix stuck / delayed rotations"" by TreeHugger Robot · 6 years ago
  65. d42decc Merge "Double tap and lift should take to lock screen" by Andrew Lehmer · 6 years ago
  66. 7e77da4 Allow nearesttouchframe to hit the recents button in 3 button layout by Matthew Ng · 6 years ago
  67. 4359b55 Double tap and lift should take to lock screen by Lucas Dupin · 6 years ago
  68. 60e2245 Merge changes from topic "clock_plugin" by Lucas Dupin · 6 years ago
  69. 1045e0b Follow slice API finalization by Jason Monk · 6 years ago
  70. 73ab97c ScreenDecorations: Fix stuck / delayed rotations by Adrian Roos · 6 years ago
  71. faa102f ScreenDecorations: Fix stuck / delayed rotations (second try) by Adrian Roos · 6 years ago
  72. 7294064 Revert "ScreenDecorations: Fix stuck / delayed rotations" by Adrian Roos · 6 years ago
  73. 29007e6 Add clock plugin function by Kunhung Li · 6 years ago
  74. c25604b Update severe (5%/1 hour) warning to send through battery saver by Salvador Martinez · 6 years ago
  75. ef81cbd Device show "No SIM card" and then showing carrier name during boot by Bill Lin · 6 years ago
  76. 61f557a ScreenDecorations: Fix stuck / delayed rotations by Adrian Roos · 6 years ago
  77. c4f2ec7 Merge "Allow NotificationAssistantService to suggest smart replies" by TreeHugger Robot · 6 years ago
  78. c9acf67 Allow NotificationAssistantService to suggest smart replies by Tony Mak · 6 years ago
  79. 68ac0e7 Merge "Clamp display brightness in AOD" by Lucas Dupin · 6 years ago
  80. c48b74a Clamp display brightness in AOD by Lucas Dupin · 6 years ago
  81. 80fb137 WifiManager: Add callback for traffic poller by Roshan Pius · 6 years ago
  82. 4ec6b12 Merge "@Ignore is unsupported on classes and confuses TH flake monitoring." by Alison Cichowlas · 6 years ago
  83. 5d7d959 @Ignore is unsupported on classes and confuses TH flake monitoring. by Alison Cichowlas · 6 years ago
  84. 20790b8 Organize notification classes in row/stack by Rohan Shah · 6 years ago
  85. 9bee582 Hide wallpaper when backdrop arrives by Lucas Dupin · 6 years ago
  86. dad5ef0 Merge "Allow NotificationAssistantService to suggest smart actions" by Tony Mak · 6 years ago
  87. 628cb93 Allow NotificationAssistantService to suggest smart actions by Tony Mak · 6 years ago
  88. 7899339 Merge "Only query for estimate on battery level change" into pi-dev am: 729bfdf9a8 by Salvador Martinez · 6 years ago
  89. 926f071 Only query for estimate on battery level change by Salvador Martinez · 6 years ago
  90. abe78cd Merge changes from topic "biometrics-face" by TreeHugger Robot · 6 years ago
  91. aca215a Improve backup and restore for empty sounds by Julia Reynolds · 6 years ago
  92. cb51b8b 4/n: Add face authentication framework by Gilad Bretter · 6 years ago
  93. b621b31 Merge "Check for low priority when determining how many notifications to display." by Aaron Heuckroth · 6 years ago
  94. 17ce40e Check for low priority when determining how many notifications to display. by Aaron Heuckroth · 6 years ago
  95. e6c03a0 Fix the icon overlay after density change by felkachang · 6 years ago
  96. 879af99 [automerger] Merge "Fade to black without showing system wallpaper" into pi-dev am: 0e52664b0c am: 2e575f413c by Android Build Merger (Role) · 6 years ago
  97. f8463ee Fade to black without showing system wallpaper by Lucas Dupin · 6 years ago
  98. df81db8 [automerger] Merge "Config to enable/disable AOD via overlay" into pi-dev am: b784e6f7bc am: dbaa859020 by Android Build Merger (Role) · 6 years ago
  99. b784e6f Merge "Config to enable/disable AOD via overlay" into pi-dev by Lucas Dupin · 6 years ago
  100. 1e02f34 Config to enable/disable AOD via overlay by Lucas Dupin · 6 years ago