summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/notification/init
Commit message (Expand)AuthorAgeFilesLines
* Move more initialization logic into NotificationsControllerImpl.Ben Lin2022-10-201-1/+6
* Move CentralSurface into initialize().Ben Lin2022-10-203-3/+7
* Implement class to evaluate current use of Notification object memoryJernej Virag2022-10-061-0/+8
* Remove NotifEntryManagerSteve Elliott2022-08-313-34/+3
* Remove NotificationListControllerSteve Elliott2022-08-301-9/+7
* Inline notif pipeline flag into NotifControllerSteve Elliott2022-06-301-51/+8
* Rename CentralSurfacesInt back to CentralSurfaces.Dave Mankoff2022-04-281-2/+2
* Make CentralSurfaces an Interface.Dave Mankoff2022-04-281-2/+2
* Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-053-9/+5
* [Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.Caitlin Cassidy2022-02-281-3/+3
* Eliminate StatusBarNotifActivityStarter.BuilderSteve Elliott2022-02-263-15/+5
* Add a BindEventManager to fix ConversationNotifications.ktJeff DeCew2022-01-211-0/+3
* Add a debug mode that allows disabling notifications for all packages that ar...Jeff DeCew2021-12-091-0/+5
* Remove access to pipeline outputs from NotifPipeline.Jeff DeCew2021-12-091-15/+11
* Merge "New Pipeline: Extend the NotifPipeline to include a render stage with ...Jeff DeCew2021-11-243-1/+8
|\
| * New Pipeline: Extend the NotifPipeline to include a render stage with callbacksJeff DeCew2021-11-233-2/+9
* | Remove some instances of using NEMJeff DeCew2021-11-201-6/+15
|/
* Inline most FeatureFlags methods.Dave Mankoff2021-11-171-4/+4
* New pipeline is always initialized; remove the confusing feature flag.Jeff DeCew2021-11-111-1/+6
* Manually register Dumpables to DumpManagerNed Burns2021-09-081-2/+1
* Move FeatureFlags to flags package.Dave Mankoff2021-07-301-1/+1
* Remove dead snooze codeJeff DeCew2021-05-193-10/+0
* Break circular dependencies in notif codeNed Burns2021-05-131-2/+3
* Remove People Tile flag and clean upFlavio Fiszman2021-03-191-6/+1
* Stop checking FeatureFlags for People Tile.Flavio Fiszman2021-02-261-1/+6
* Create People Space FeatureFlagFlavio Fiszman2021-02-011-1/+7
* AnimatedImageDrawable in MessageStyle+ConversationStyleSteve Elliott2020-11-251-1/+4
* Migrate Bubbles to wm-shell (5/n)Tony Huang2020-11-043-3/+3
* Migrate Bubbles to wm-shell (1/n)Tony Huang2020-09-223-1/+10
* Create NotifGroupManagerHelper interfaceBeverly2020-08-261-6/+5
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-4/+4
* Actually inject TargetSdkResolverKevin Han2020-05-011-0/+6
* Log when user taps on notifsNed Burns2020-04-211-7/+3
* Combine AlertingManager and HeadsUpBindControllerKevin Han2020-04-161-4/+4
* Remove setInflationCallbackKevin Han2020-04-101-2/+0
* Refactor heads up view bindingKevin Han2020-04-011-1/+7
* Plugging in a new ViewHierarchyManager to the new pipelineEvan Laird2020-03-171-1/+4
* Merge "Hook up bind pipeline to CommonNotifCollection"TreeHugger Robot2020-02-111-1/+1
|\
| * Hook up bind pipeline to CommonNotifCollectionKevin Han2020-02-061-1/+1
* | Add new ExpandableNotificationRowController.Dave Mankoff2020-02-071-1/+0
* | Revert "Add new ExpandableNotificationRowController."Dave Mankoff2020-02-071-0/+1
* | Add new ExpandableNotificationRowController.Dave Mankoff2020-02-061-1/+0
|/
* Introduce NotifBindPipeline (2/2)Kevin Han2020-02-051-0/+3
* Remove subclasses of NotificationEntryManagerNed Burns2020-02-033-0/+283