1. 1fba2a6 Merge "NotificationEntryListener: pre & post onEntryUpdated" by Mady Mellor · 6 years ago
  2. 3b20f73 Merge "Revert "Sets views clickable according to their visibility"" by TreeHugger Robot · 6 years ago
  3. f3a7701 Revert "Sets views clickable according to their visibility" by Fabian Kozynski · 6 years ago
  4. 455b60f Merge "Add better information for invalid path" by TreeHugger Robot · 6 years ago
  5. e714a7e Merge "Don't stop adding smart suggestions just because one doesn't fit." by TreeHugger Robot · 6 years ago
  6. aa7fae7 Merge "Remove dependency from PipAppsOpsListener to PipMotionHelper." by TreeHugger Robot · 6 years ago
  7. 0ad5b9d NotificationEntryListener: pre & post onEntryUpdated by Mady Mellor · 6 years ago
  8. 1016d96 Remove NEM dependency on GutsManager by Ned Burns · 6 years ago
  9. 8e2189d Add better information for invalid path by Jorim Jaggi · 6 years ago
  10. 293d86e Remove dependency from PipAppsOpsListener to PipMotionHelper. by Eliot Courtney · 6 years ago
  11. 1cac579 Merge "Hide media details on lock screen" by TreeHugger Robot · 6 years ago
  12. 3d560e4 Hide media details on lock screen by Lucas Dupin · 6 years ago
  13. f81c4c4 Extract NotificationData.Entry to top-level by Ned Burns · 6 years ago
  14. 3515675 Don't stop adding smart suggestions just because one doesn't fit. by Gustav Sennton · 6 years ago
  15. 5ecd2b8 Moves snapViewIfNeeded() call to listener on NSSL. by Gus Prevas · 6 years ago
  16. 01e3821 Invert BubbleController <-> NEM dependency by Ned Burns · 6 years ago
  17. 6976087 Inline a few methods in NotificationEntryManager by Ned Burns · 6 years ago
  18. ef2ef6c Change onRemoteEntry() to only fire when entries are removed by Ned Burns · 6 years ago
  19. 1a08863 Merge "Moves icon management to NotificationRowBinder." by TreeHugger Robot · 6 years ago
  20. b0185ca Merge "Move ShadeController to SystemUIFactory to allow customization." by TreeHugger Robot · 6 years ago
  21. bbb539a Merge "Fixes notification swipe snapping when menu is empty." by TreeHugger Robot · 6 years ago
  22. 441f143 Merge "Removes unused fields from NotificationEntryManager." by TreeHugger Robot · 6 years ago
  23. bf435d5 Merge changes from topic "foreground-service-controller-2" by TreeHugger Robot · 6 years ago
  24. 86928bb Moves icon management to NotificationRowBinder. by Gus Prevas · 6 years ago
  25. 9258646 Removes unused fields from NotificationEntryManager. by Gus Prevas · 6 years ago
  26. e2ad62f Merge "Let the clock be updated in real time during the pulse" by TreeHugger Robot · 6 years ago
  27. fe15aa1f Fixes notification swipe snapping when menu is empty. by Gus Prevas · 6 years ago
  28. eb4e2e1 Factors out notification listening from ForegroundServiceController. by Gus Prevas · 6 years ago
  29. 90cd611 Move ShadeController to SystemUIFactory to allow customization. by Ben Lin · 6 years ago
  30. 4926466 Merge "Eliminates NotificationEntryManager.getNotificationLongClicker()." by TreeHugger Robot · 6 years ago
  31. 0336013 Merge "Remove Dependency.get usages from AutoTileManager" by TreeHugger Robot · 6 years ago
  32. ccb5440 Collapses ForegroundServiceControllerImpl into interface. by Gus Prevas · 6 years ago
  33. 59ec2ff Eliminates NotificationEntryManager.getNotificationLongClicker(). by Gus Prevas · 6 years ago
  34. 22b99b4 Merge "Suppress deprecation warnings" by TreeHugger Robot · 6 years ago
  35. 853fbd3 Merge "Run pending-intent-sent callback on UI thread." by TreeHugger Robot · 6 years ago
  36. 25c0549 Let the clock be updated in real time during the pulse by TYM Tsai · 6 years ago
  37. 68b5a35 Merge changes from topic "commandQueue" by Charles Chen · 6 years ago
  38. ef65858 Merge "Remove rounded_corner_radius from SystemUI dimens" by TreeHugger Robot · 6 years ago
  39. 2e425c6 Merge changes Ibff5b56f,I24f48aef by Kevin Chyn · 6 years ago
  40. 7097976 Merge "Fix tuner crash from dependencies" by TreeHugger Robot · 6 years ago
  41. 4d1113d Remove rounded_corner_radius from SystemUI dimens by Beverly · 6 years ago
  42. c29c202 Fix tuner crash from dependencies by Jason Monk · 6 years ago
  43. f1f63f6 Suppress deprecation warnings by Aurimas Liutikas · 6 years ago
  44. 46bbbdd Merge "Fix NPE in NotificationLogger for real this time" by TreeHugger Robot · 6 years ago
  45. f524ca7 Merge "Fix animation timing problem" by TreeHugger Robot · 6 years ago
  46. 48e04de Merge "Added logs for making sure back button is pressed" by TreeHugger Robot · 6 years ago
  47. 25edac0 Merge "Ignore 'wake display' event when AOD is off" by TreeHugger Robot · 6 years ago
  48. 6bb2077 Update BiometricPrompt icons and logic by Kevin Chyn · 6 years ago
  49. 761af0d Fix NPE in NotificationLogger for real this time by Ned Burns · 6 years ago
  50. e132e02 Fix animation timing problem by Lucas Dupin · 6 years ago
  51. 8c9a83f Introduce AutoHideController to centralize call to WMS (4/N) by Charles Chen · 6 years ago
  52. f3d295c Make Some APIs in CommandQueue aware of multi-display (3/N) by Charles Chen · 6 years ago
  53. 10ca70b Move all logic of navigation bar to NavigationBarController(2/N) by Charles Chen · 6 years ago
  54. 67490ba Merge "Log when user clicks on the device owner user info." by TreeHugger Robot · 6 years ago
  55. 2d20fc8 Merge "Catch SecurityException while resolving image to avoid crashing." by Wu Ahan · 6 years ago
  56. b39a986 Merge "Mark NotificationEntry.Data.key as final" by TreeHugger Robot · 6 years ago
  57. 608b9d5 Merge "Added an option to hide the home button" by TreeHugger Robot · 6 years ago
  58. 0ceca18 Added logs for making sure back button is pressed by Matthew Ng · 6 years ago
  59. b8c30bb Added an option to hide the home button by Matthew Ng · 6 years ago
  60. 24fd0a9 Merge "Make DarkIconDispatcher visible to plugins" by TreeHugger Robot · 6 years ago
  61. 4c3b329 Merge "Mark entry in onEntryRemoved as @Nullable" by TreeHugger Robot · 6 years ago
  62. 6a5ca4f Mark NotificationEntry.Data.key as final by Ned Burns · 6 years ago
  63. 1be62f4 Make DarkIconDispatcher visible to plugins by Beverly · 6 years ago
  64. 1dd6b40 Mark entry in onEntryRemoved as @Nullable by Ned Burns · 6 years ago
  65. f2426f9 Merge "Log undo of notification importance change." by TreeHugger Robot · 6 years ago
  66. 583ca98 Merge "Add a state for hiding UI while docking" by Lucas Dupin · 6 years ago
  67. a26641f Remove Dependency.get usages from AutoTileManager by Jason Monk · 6 years ago
  68. ea04399 Merge "Factors out list of lifetime extenders from NotificationEntryManager." by TreeHugger Robot · 6 years ago
  69. 5c84abb Factors out list of lifetime extenders from NotificationEntryManager. by Gus Prevas · 6 years ago
  70. ca1b6f7 Removes dependency of NotificationEntryManager on IStatusBarService. by Gus Prevas · 6 years ago
  71. 5d3eb447 Add a state for hiding UI while docking by Jerry Chang · 6 years ago
  72. 6745c81 Catch SecurityException while resolving image to avoid crashing. by Ahan Wu · 6 years ago
  73. 5639004 Merge "Allow for injection in StatusBar Views" by Selim Cinek · 6 years ago
  74. ee9445e Merge changes from topics "nem-low-prio-state", "nem-group-manager", "nem-remote-input-manager", "nem-media-manager", "nem-perform-remove", "nem-combine-remove-callbacks", "nem-callback-to-listener", "nem-alert-handling-listeners" by TreeHugger Robot · 6 years ago
  75. 3fb6a1b Merge "Protects query pulse reason exception" by TreeHugger Robot · 6 years ago
  76. 70bda67 Ignore 'wake display' event when AOD is off by Lucas Dupin · 6 years ago
  77. 5b9098dc Moves minimization change handling into NotificationEntryListeners. by Gus Prevas · 6 years ago
  78. 006892f Merge changes I1ef8b41a,I348bdb1c by TreeHugger Robot · 6 years ago
  79. 9c387a5 Merge changes I9c2ab16b,I6ac1fd46,I687412fc,I943f3098 by Jason Monk · 6 years ago
  80. 7a56b83 Remove Dependency.get usages from QSFooterImpl by Jason Monk · 6 years ago
  81. 53f0d06 Merge "Fix WifiManager NPEs in CryptKeeper UI." by TreeHugger Robot · 6 years ago
  82. 30b64fa Remove Dependency.get usages from QSTileHost. by Jason Monk · 6 years ago
  83. 26d9127 Removes dependency of NotificationEntryManager on NotificationGroupManager. by Gus Prevas · 6 years ago
  84. 772e532 Makes NotificationRemoteInputManager a NotificationEntryListener. by Gus Prevas · 6 years ago
  85. 2d5a1e9 Removes circular dependency between NotificationMediaManager and NotificationEntryManager. by Gus Prevas · 6 years ago
  86. dca2be5 Combines NotificationEntryManager listener interfaces (part 5). by Gus Prevas · 6 years ago
  87. f37435a Combines NotificationEntryManager listener interfaces (part 4). by Gus Prevas · 6 years ago
  88. 8621bd2 Combines NotificationEntryManager listener interfaces (part 3). by Gus Prevas · 6 years ago
  89. b43dc65 Combines NotificationEntryManager listener interfaces (part 2). by Gus Prevas · 6 years ago
  90. fa452ef Make QSTileImpl a LifecycleOwner and make use of it by Jason Monk · 6 years ago
  91. c0e0e2b Remove Dependency.get usages from QS tiles by Jason Monk · 6 years ago
  92. 5d57720 Switch QS tile creation to use injection by Jason Monk · 6 years ago
  93. 2d23690 Protects query pulse reason exception by TYM Tsai · 6 years ago
  94. 9d20bed Allow for injection in StatusBar Views by Selim Cinek · 6 years ago
  95. c220f6d Merge "Do not show lock icon on AOD" by Lucas Dupin · 6 years ago
  96. 78ba016 Merge "make wake event trigger a pulse" by Lucas Dupin · 6 years ago
  97. 978ce92 Merge "Delete hollow pill flag" by Lucas Dupin · 6 years ago
  98. de64ee0 make wake event trigger a pulse by Lucas Dupin · 6 years ago
  99. f22194f Do not show lock icon on AOD by Lucas Dupin · 6 years ago
  100. ce44174 Merge changes Ie7f66818,I7e91d12b,I0f44b3dd,I8625f3d3,I115c55af, ... by Jason Monk · 6 years ago