1. 7bc9be7 Fixed an issue where notifications weren't dismissed properly by Selim Cinek · 5 years ago
  2. 84151d9 Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 5 years ago
  3. c586467 Invert dependency between NEM and RowBinder by Ned Burns · 5 years ago
  4. 1a5e22f Rename NotificationInflater to NotificationContentInflater by Ned Burns · 5 years ago
  5. 744e7e1 Test to null-check NotificationEntryManager.performRemoveNotification() by Gustav Sennton · 5 years ago
  6. 7f52f4a Merge "Add settings for notification bubbling" by Julia Reynolds · 5 years ago
  7. 4509ce7 Add settings for notification bubbling by Julia Reynolds · 5 years ago
  8. a5dad55 Track and dump notification lifetime extension by Ned Burns · 6 years ago
  9. f36c625 Create NotificationListController by Ned Burns · 6 years ago
  10. 0ad5b9d NotificationEntryListener: pre & post onEntryUpdated by Mady Mellor · 6 years ago
  11. f81c4c4 Extract NotificationData.Entry to top-level by Ned Burns · 6 years ago
  12. ef2ef6c Change onRemoteEntry() to only fire when entries are removed by Ned Burns · 6 years ago
  13. eb4e2e1 Factors out notification listening from ForegroundServiceController. by Gus Prevas · 6 years ago
  14. ca1b6f7 Removes dependency of NotificationEntryManager on IStatusBarService. by Gus Prevas · 6 years ago
  15. 772e532 Makes NotificationRemoteInputManager a NotificationEntryListener. by Gus Prevas · 6 years ago
  16. 2d5a1e9 Removes circular dependency between NotificationMediaManager and NotificationEntryManager. by Gus Prevas · 6 years ago
  17. dca2be5 Combines NotificationEntryManager listener interfaces (part 5). by Gus Prevas · 6 years ago
  18. f37435a Combines NotificationEntryManager listener interfaces (part 4). by Gus Prevas · 6 years ago
  19. 8621bd2 Combines NotificationEntryManager listener interfaces (part 3). by Gus Prevas · 6 years ago
  20. b43dc65 Combines NotificationEntryManager listener interfaces (part 2). by Gus Prevas · 6 years ago
  21. 26bc59b Combines NotificationEntryManager listener interfaces (part 1). by Gus Prevas · 6 years ago
  22. ec9e1f0 Extracts heads-up/pulsing logic from NotificationEntryManager. by Gus Prevas · 6 years ago
  23. 8ba88a8 Extracts row binding logic from NotificationEntryManager. by Gus Prevas · 6 years ago
  24. 6e11ed6 Extract NotificationClicker from NEM by Ned Burns · 6 years ago
  25. 7306b90 Hides audibly alerted icon after 30 seconds. by Gus Prevas · 6 years ago
  26. 9449285 Don't let everyone reach into NotificationData.Entry for its row by Evan Laird · 6 years ago
  27. 1463d83 Add a Notifications API for contextual (smart) actions. by Gustav Sennton · 6 years ago
  28. 9abc506 Adds silence toggle to notification settings. by Gus Prevas · 6 years ago
  29. a322649 Adds an icon to noisy notifications. by Gus Prevas · 6 years ago
  30. 297c04e Make StatusBar not be a NotificationPresenter by Jason Monk · 6 years ago
  31. d4660b2 Inflate ambient + heads up view as necessary by Kevin · 6 years ago
  32. e9e938c Rename setShouldExtendLifetime in LifetimeExtender by Kevin · 6 years ago
  33. a5ff1fa Refactor managers that defer notification removal by Kevin · 6 years ago
  34. c9acf67 Allow NotificationAssistantService to suggest smart replies by Tony Mak · 6 years ago
  35. 20790b8 Organize notification classes in row/stack by Rohan Shah · 6 years ago[Renamed (95%) from packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationEntryManagerTest.java]
  36. 628cb93 Allow NotificationAssistantService to suggest smart actions by Tony Mak · 6 years ago
  37. 8cc15d2 Keep notification when sending smart reply. by Kenny Guy · 6 years ago
  38. 6dceace Reduce usages of main looper in sysui tests by Jason Monk · 6 years ago
  39. a0f6de8 Add spinner for smart replies. by Kenny Guy · 6 years ago
  40. 9159006 Only tag foreground notifications by Julia Reynolds · 6 years ago
  41. 5a20a5e Ability to hide/unhide suspended app notifications by Beverly · 6 years ago
  42. b586745 Show app ops guts when tap app ops icons by Julia Reynolds · 6 years ago
  43. fc64001 Tag foreground notis that use certain services by Julia Reynolds · 6 years ago
  44. 1d958f8 Temporary affordance for blocking helper by Dan Sandler · 7 years ago
  45. 6c313d3 Initialise Notification*Manager dependencies directly. by Eliot Courtney · 7 years ago
  46. 4a96b36 Remove NotificationPresenter#getEntryManager. by Eliot Courtney · 7 years ago
  47. 8f56b0e Change all mocks that are Dependencys to be properly injected. by Eliot Courtney · 7 years ago
  48. 2b4c3a0 Split NotificationViewHierarchyManager out of StatusBar. by Eliot Courtney · 7 years ago
  49. a6d8cf2 Split NotificationEntryManager out of StatusBar. by Eliot Courtney · 7 years ago