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
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move more initialization logic into NotificationsControllerImpl.
Ben Lin
2022-10-20
1
-1
/
+6
*
Move CentralSurface into initialize().
Ben Lin
2022-10-20
3
-3
/
+7
*
Implement class to evaluate current use of Notification object memory
Jernej Virag
2022-10-06
1
-0
/
+8
*
Remove NotifEntryManager
Steve Elliott
2022-08-31
3
-34
/
+3
*
Remove NotificationListController
Steve Elliott
2022-08-30
1
-9
/
+7
*
Inline notif pipeline flag into NotifController
Steve Elliott
2022-06-30
1
-51
/
+8
*
Rename CentralSurfacesInt back to CentralSurfaces.
Dave Mankoff
2022-04-28
1
-2
/
+2
*
Make CentralSurfaces an Interface.
Dave Mankoff
2022-04-28
1
-2
/
+2
*
Remove FileDescriptor from systemui.Dumpable.
Dave Mankoff
2022-04-05
3
-9
/
+5
*
[Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.
Caitlin Cassidy
2022-02-28
1
-3
/
+3
*
Eliminate StatusBarNotifActivityStarter.Builder
Steve Elliott
2022-02-26
3
-15
/
+5
*
Add a BindEventManager to fix ConversationNotifications.kt
Jeff DeCew
2022-01-21
1
-0
/
+3
*
Add a debug mode that allows disabling notifications for all packages that ar...
Jeff DeCew
2021-12-09
1
-0
/
+5
*
Remove access to pipeline outputs from NotifPipeline.
Jeff DeCew
2021-12-09
1
-15
/
+11
*
Merge "New Pipeline: Extend the NotifPipeline to include a render stage with ...
Jeff DeCew
2021-11-24
3
-1
/
+8
|
\
|
*
New Pipeline: Extend the NotifPipeline to include a render stage with callbacks
Jeff DeCew
2021-11-23
3
-2
/
+9
*
|
Remove some instances of using NEM
Jeff DeCew
2021-11-20
1
-6
/
+15
|
/
*
Inline most FeatureFlags methods.
Dave Mankoff
2021-11-17
1
-4
/
+4
*
New pipeline is always initialized; remove the confusing feature flag.
Jeff DeCew
2021-11-11
1
-1
/
+6
*
Manually register Dumpables to DumpManager
Ned Burns
2021-09-08
1
-2
/
+1
*
Move FeatureFlags to flags package.
Dave Mankoff
2021-07-30
1
-1
/
+1
*
Remove dead snooze code
Jeff DeCew
2021-05-19
3
-10
/
+0
*
Break circular dependencies in notif code
Ned Burns
2021-05-13
1
-2
/
+3
*
Remove People Tile flag and clean up
Flavio Fiszman
2021-03-19
1
-6
/
+1
*
Stop checking FeatureFlags for People Tile.
Flavio Fiszman
2021-02-26
1
-1
/
+6
*
Create People Space FeatureFlag
Flavio Fiszman
2021-02-01
1
-1
/
+7
*
AnimatedImageDrawable in MessageStyle+ConversationStyle
Steve Elliott
2020-11-25
1
-1
/
+4
*
Migrate Bubbles to wm-shell (5/n)
Tony Huang
2020-11-04
3
-3
/
+3
*
Migrate Bubbles to wm-shell (1/n)
Tony Huang
2020-09-22
3
-1
/
+10
*
Create NotifGroupManagerHelper interface
Beverly
2020-08-26
1
-6
/
+5
*
6/N Move everything into SysUIComponent.
Dave Mankoff
2020-08-16
1
-4
/
+4
*
Actually inject TargetSdkResolver
Kevin Han
2020-05-01
1
-0
/
+6
*
Log when user taps on notifs
Ned Burns
2020-04-21
1
-7
/
+3
*
Combine AlertingManager and HeadsUpBindController
Kevin Han
2020-04-16
1
-4
/
+4
*
Remove setInflationCallback
Kevin Han
2020-04-10
1
-2
/
+0
*
Refactor heads up view binding
Kevin Han
2020-04-01
1
-1
/
+7
*
Plugging in a new ViewHierarchyManager to the new pipeline
Evan Laird
2020-03-17
1
-1
/
+4
*
Merge "Hook up bind pipeline to CommonNotifCollection"
TreeHugger Robot
2020-02-11
1
-1
/
+1
|
\
|
*
Hook up bind pipeline to CommonNotifCollection
Kevin Han
2020-02-06
1
-1
/
+1
*
|
Add new ExpandableNotificationRowController.
Dave Mankoff
2020-02-07
1
-1
/
+0
*
|
Revert "Add new ExpandableNotificationRowController."
Dave Mankoff
2020-02-07
1
-0
/
+1
*
|
Add new ExpandableNotificationRowController.
Dave Mankoff
2020-02-06
1
-1
/
+0
|
/
*
Introduce NotifBindPipeline (2/2)
Kevin Han
2020-02-05
1
-0
/
+3
*
Remove subclasses of NotificationEntryManager
Ned Burns
2020-02-03
3
-0
/
+283