summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging
Commit message (Expand)AuthorAgeFilesLines
* Fix mistake in Notification Memory Use loggingJernej Virag2023-02-181-55/+59
* Fix SysUI crash when memory collection times outJernej Virag2023-02-013-44/+61
* Use table logging for Notification memory useJernej Virag2023-01-181-63/+110
* Implement pull logging for Notification MemoryJernej Virag2022-12-166-157/+485
* Replaced setPanelExpanded with listener in NPVC/Central SurfacesShawn Lee2022-11-091-36/+35
* Add view walking to notification memory monitorJernej Virag2022-10-244-186/+518
* Move LogBuffer to sysui/pluginsBeverly2022-10-191-2/+2
* Implement class to evaluate current use of Notification object memoryJernej Virag2022-10-062-0/+284
* Add UIEvent for NotificationDragVinit Nayak2022-09-282-1/+24
* Add logs to NotificationRoundnessManagerAndrĂ¡s Kurucz2022-09-201-0/+72
* Inline notif pipeline flag into NotifLoggerSteve Elliott2022-07-011-58/+1
* [Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.Caitlin Cassidy2022-02-281-1/+1
* Add Compile.IS_DEBUG to systemuiJeff DeCew2022-01-121-1/+2
* Remove access to pipeline outputs from NotifPipeline.Jeff DeCew2021-12-091-8/+6
* Merge "Add trace tags for notifications" into sc-v2-dev am: 46386914b4 am: f3...Lucas Dupin2021-12-031-0/+4
|\
| * Add trace tags for notificationsLucas Dupin2021-12-021-0/+4
| * Populate buckets to ensure correct corner rounds on notificationsJeff DeCew2021-10-291-6/+6
* | Inline most FeatureFlags methods.Dave Mankoff2021-11-171-6/+6
* | New Pipeline: Update NotificationLogger to use NotifPipelineJeff DeCew2021-11-091-8/+39
* | New Pipeline: Add a NotificationVisibilityProvider to support both pipelinesJeff DeCew2021-11-091-2/+13
* | Populate buckets to ensure correct corner rounds on notificationsJeff DeCew2021-09-271-6/+6
|/
* Move onNotificationClear back to NEMBeverly2020-07-211-34/+0
* Update section enum for statsd notif panel logs.Will Brockman2020-06-222-5/+37
* More accurate notification panel logs.Will Brockman2020-06-121-33/+95
* Revert "Revert "Notification statsd logs: Notification panel.""Will Brockman2020-03-064-1/+191
* Revert "Notification statsd logs: Notification panel."Will Brockman2020-03-024-186/+1
* Notification statsd logs: Notification panel.Will Brockman2020-02-284-1/+186
* Show snoozed conversations in conversation headerJulia Reynolds2020-02-281-1/+2
* Expand NotificationsModuleSergey Nikolaienkov2020-02-141-3/+4
* Move NEM and friends over to LogBufferNed Burns2020-02-062-327/+0
* Merge "Debounce GroupCoalescer instead of using single timeout"Ned Burns2020-01-161-1/+3
|\
| * Debounce GroupCoalescer instead of using single timeoutNed Burns2020-01-151-1/+3
* | Rework Notification SectioningBeverly2020-01-141-4/+6
|/
* Rename NotifListBuilderImpl and NewNotifPipelineNed Burns2020-01-131-3/+3
* Unify pipeline under NotifPipeline wrapperNed Burns2020-01-131-3/+3
* Move various pipeline classes into packagesNed Burns2020-01-131-1/+1
* Merge "Use PreparationCoordinator to inflate notifs"Beverly Tai2020-01-081-0/+3
|\
| * Use PreparationCoordinator to inflate notifsBeverly2020-01-071-0/+3
* | Update NotifEventBeverly2020-01-061-17/+27
|/
* Add GroupCoalescer to new pipelineNed Burns2020-01-031-3/+18
* Start removing Dependency.get(UiOffloadThread.class)Dave Mankoff2019-12-231-10/+11
* Add second filter step after grouping and sortingBeverly2019-12-181-3/+6
* Revert "Revert "Recycle SysuiLogs + add NotifLogs""Beverly2019-12-112-141/+151
* Revert "Recycle SysuiLogs + add NotifLogs"Aurimas Liutikas2019-12-052-151/+141
* Recycle SysuiLogs + add NotifLogsBeverly2019-12-032-141/+151
* Remove NotificationDataEvan Laird2019-11-131-5/+4
* Use onPreEntryUpdated instead of onPostEntryUpdatedBeverly2019-11-061-3/+3
* Merge "Encapsulate NotifEntry.key and .notification"Ned Burns2019-10-181-4/+4
|\
| * Encapsulate NotifEntry.key and .notificationNed Burns2019-10-181-4/+4
* | Merge "Don't store copies of notifications for logging"TreeHugger Robot2019-10-181-30/+8
|\ \ | |/ |/|