index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
statusbar
/
notification
/
logging
/
NotificationLogger.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SysUI crash when memory collection times out
Jernej Virag
2023-02-01
1
-1
/
+1
*
Replaced setPanelExpanded with listener in NPVC/Central Surfaces
Shawn Lee
2022-11-09
1
-36
/
+35
*
Inline notif pipeline flag into NotifLogger
Steve Elliott
2022-07-01
1
-58
/
+1
*
[Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.
Caitlin Cassidy
2022-02-28
1
-1
/
+1
*
Add Compile.IS_DEBUG to systemui
Jeff DeCew
2022-01-12
1
-1
/
+2
*
Remove access to pipeline outputs from NotifPipeline.
Jeff DeCew
2021-12-09
1
-8
/
+6
*
Merge "Add trace tags for notifications" into sc-v2-dev am: 46386914b4 am: f3...
Lucas Dupin
2021-12-03
1
-0
/
+4
|
\
|
*
Add trace tags for notifications
Lucas Dupin
2021-12-02
1
-0
/
+4
*
|
Inline most FeatureFlags methods.
Dave Mankoff
2021-11-17
1
-6
/
+6
*
|
New Pipeline: Update NotificationLogger to use NotifPipeline
Jeff DeCew
2021-11-09
1
-8
/
+39
*
|
New Pipeline: Add a NotificationVisibilityProvider to support both pipelines
Jeff DeCew
2021-11-09
1
-2
/
+13
|
/
*
Move onNotificationClear back to NEM
Beverly
2020-07-21
1
-34
/
+0
*
More accurate notification panel logs.
Will Brockman
2020-06-12
1
-33
/
+95
*
Revert "Revert "Notification statsd logs: Notification panel.""
Will Brockman
2020-03-06
1
-1
/
+6
*
Revert "Notification statsd logs: Notification panel."
Will Brockman
2020-03-02
1
-7
/
+1
*
Notification statsd logs: Notification panel.
Will Brockman
2020-02-28
1
-1
/
+7
*
Show snoozed conversations in conversation header
Julia Reynolds
2020-02-28
1
-1
/
+2
*
Expand NotificationsModule
Sergey Nikolaienkov
2020-02-14
1
-3
/
+4
*
Use PreparationCoordinator to inflate notifs
Beverly
2020-01-07
1
-0
/
+3
*
Start removing Dependency.get(UiOffloadThread.class)
Dave Mankoff
2019-12-23
1
-10
/
+11
*
Remove NotificationData
Evan Laird
2019-11-13
1
-5
/
+4
*
Use onPreEntryUpdated instead of onPostEntryUpdated
Beverly
2019-11-06
1
-3
/
+3
*
Encapsulate NotifEntry.key and .notification
Ned Burns
2019-10-18
1
-4
/
+4
*
Removed the AmbientPulseManager
Selim Cinek
2019-06-11
1
-1
/
+6
*
Ensure the notification is removed when bubble is removed & fix cancel all
Mady Mellor
2019-05-02
1
-0
/
+2
*
Make StatusBarStateController available to plugins
Beverly
2019-02-07
1
-2
/
+2
*
Fix expansion change is not reported if the notification is updated
Tony Mak
2019-01-28
1
-1
/
+12
*
Fixes a crash when logging
Selim Cinek
2019-01-24
1
-5
/
+2
*
Log smart suggestions becoming visible in HUNs.
Gustav Sennton
2019-01-23
1
-7
/
+14
*
Add NotificationVisibility.NotificationLocation.
Gustav Sennton
2019-01-23
1
-2
/
+38
*
Add notification location to onNotificationExpansionChanged.
Gustav Sennton
2019-01-22
1
-1
/
+4
*
onNotificationExpansionChanged is called only when the expansion change...
Tony Mak
2019-01-20
1
-3
/
+138
*
Extract NotificationData.Entry to top-level
Ned Burns
2019-01-07
1
-4
/
+4
*
Change onRemoteEntry() to only fire when entries are removed
Ned Burns
2019-01-04
1
-7
/
+3
*
Fix NPE in NotificationLogger for real this time
Ned Burns
2019-01-03
1
-1
/
+1
*
Mark entry in onEntryRemoved as @Nullable
Ned Burns
2019-01-02
1
-2
/
+3
*
Removes dependency of NotificationEntryManager on IStatusBarService.
Gus Prevas
2018-12-28
1
-1
/
+71
*
Remove Dependency.get usages from NotificationLogger
Jason Monk
2018-12-26
1
-8
/
+11
*
Start using some dagger 2
Jason Monk
2018-12-19
1
-0
/
+5
*
Make StatusBarStateController be a CallbackController
Jason Monk
2018-12-04
1
-1
/
+1
*
Don't let everyone reach into NotificationData.Entry for its row
Evan Laird
2018-11-27
1
-1
/
+1
*
Add dozing state listening to classes that care
Evan Laird
2018-11-05
1
-4
/
+18
*
Make StatusBar not be a NotificationPresenter
Jason Monk
2018-10-23
1
-4
/
+3
*
The quietening round 3: aging
Julia Reynolds
2018-08-20
1
-7
/
+21
*
Organize notification classes in row/stack
Rohan Shah
2018-07-18
1
-0
/
+254