summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/NotificationPresenter.java
Commit message (Expand)AuthorAgeFilesLines
* Inline notif pipeline flag in NotifEntryManagerSteve Elliott2022-07-291-10/+0
* [Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.Caitlin Cassidy2022-02-281-1/+1
* Update max # notifs in NotifPanelViewControllerBeverly2020-08-211-8/+0
* Add debug logging to sections managerSteve Elliott2020-05-121-1/+1
* Improved the experience with bypass and dynamic privacySelim Cinek2019-08-011-5/+0
* Invert dependency between NEM and RowBinderNed Burns2019-02-211-3/+1
* Combines NotificationEntryManager listener interfaces (part 1).Gus Prevas2018-12-201-2/+0
* Extracts row binding logic from NotificationEntryManager.Gus Prevas2018-12-191-1/+3
* Restores implementation of isPresenterLocked().Gus Prevas2018-12-101-1/+1
* Extracts NotificationActivityStarter from NotificationPresenter.Gus Prevas2018-12-061-29/+1
* Fixes import ordering.Gus Prevas2018-11-141-3/+0
* Make StatusBar not be a NotificationPresenterJason Monk2018-10-231-40/+32
* Organize notification classes in row/stackRohan Shah2018-07-181-0/+5
* Make systemui obey new visual effect flagsJulia Reynolds2018-03-081-5/+0
* Launching Notification animations inlineSelim Cinek2018-01-241-3/+1
* Remove NotificationPresenter#getEntryManager.Eliot Courtney2017-12-261-7/+0
* Split NotificationViewHierarchyManager out of StatusBar.Eliot Courtney2017-12-261-1/+13
* Split NotificationEntryManager out of StatusBar.Eliot Courtney2017-12-261-23/+30
* Add NotificationRemoteInputManager and associated tests.Eliot Courtney2017-12-121-9/+18
* Split NotificationListener out from StatusBar.Eliot Courtney2017-12-081-7/+12
* Split NotificationUserManager out of StatusBar.Eliot Courtney2017-11-301-5/+22
* Split NotificationMediaManager out of StatusBar.Eliot Courtney2017-11-101-0/+16
* Split NotificationGutsManager out of StatusBar.Eliot Courtney2017-11-101-0/+63