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
/
collection
/
NotifCollection.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Throttle Spammy onNotificationChannelModified
Ibrahim Yilmaz
2023-02-16
1
-4
/
+33
*
Delete REMOVE_UNRANKED_NOTIFICATIONS flag.
Jeff DeCew
2022-10-20
1
-1
/
+1
*
Merge "Log when notifications in the RankingMap are not in the Collection" in...
Jeff DeCew
2022-08-29
1
-15
/
+8
|
\
|
*
Log when notifications in the RankingMap are not in the Collection
Jeff DeCew
2022-08-25
1
-15
/
+8
*
|
New Pipeline: log structure in dumpsys
Julia Tuttle
2022-08-08
1
-1
/
+9
|
/
*
make IStatusBarService:onNotificationClear calls async
AndrĂ¡s Kurucz
2022-07-19
1
-12
/
+19
*
Merge changes I64ec5165,I8e56a88e,I1aa582cd,I8e1b0eb0,I16163b42 into tm-qpr-dev
Jeff DeCew
2022-07-06
1
-6
/
+4
|
\
|
*
Inline notif pipeline flag into new pipeline code
Steve Elliott
2022-06-30
1
-6
/
+4
*
|
Subtle improvements to notification logging.
Jeff DeCew
2022-06-27
1
-11
/
+11
|
/
*
When applying a RankingMap that lacks an entry, remove that entry from the No...
Jeff DeCew
2022-06-24
1
-0
/
+6
*
Reduce log spam when RankingMap is missing rankings for non-cancelled entries.
Jeff DeCew
2022-06-24
1
-1
/
+22
*
NotificationEntry logging improvements
Jeff DeCew
2022-06-17
1
-22
/
+20
*
Clean up NotifCollection logging slightly.
Jeff DeCew
2022-06-16
1
-4
/
+3
*
Improve logging in NotifCollection for when ending the LifetimeExtender fails...
Jeff DeCew
2022-05-13
1
-4
/
+13
*
Fix NotificationEntry mismatch crashes when tapping notification.
Jeff DeCew
2022-05-12
1
-8
/
+149
*
Remove pipeline construct thread asserts + effects
Steve Elliott
2022-04-19
1
-4
/
+3
*
Remove FileDescriptor from systemui.Dumpable.
Dave Mankoff
2022-04-05
1
-2
/
+1
*
New Pipeline: various migrations
Jeff DeCew
2022-02-07
1
-0
/
+6
*
Merge "Handle channel changes for bubbles"
Mady Mellor
2022-01-20
1
-0
/
+25
|
\
|
*
Handle channel changes for bubbles
Mady Mellor
2022-01-18
1
-1
/
+25
*
|
Merge "Remane shouldExtendLifetime to meaningful maybeExtendLifetime"
Jay Aliomer
2022-01-18
1
-1
/
+1
|
\
\
|
*
|
Remane shouldExtendLifetime to meaningful maybeExtendLifetime
Jay Aliomer
2022-01-18
1
-1
/
+1
|
|
/
*
/
Dont clear Notifs with FLAG_NO_CLEAR
Jay Aliomer
2022-01-14
1
-1
/
+1
|
/
*
Update FGS notification behavior
Julia Reynolds
2022-01-07
1
-2
/
+9
*
Fix crash when no media present.
Jeff DeCew
2021-12-28
1
-2
/
+3
*
Merge "Use logical notif groups when dismissign summary by user"
Jay Aliomer
2021-11-23
1
-2
/
+39
|
\
|
*
Use logical notif groups when dismissign summary by user
Jay Aliomer
2021-11-23
1
-2
/
+39
*
|
Merge "Improve NotifCollection logs to include the cancellation reason name"
TreeHugger Robot
2021-11-18
1
-1
/
+1
|
\
\
|
*
|
Improve NotifCollection logs to include the cancellation reason name
Jeff DeCew
2021-11-18
1
-1
/
+1
|
|
/
*
/
Inline most FeatureFlags methods.
Dave Mankoff
2021-11-17
1
-5
/
+5
|
/
*
Merge "New Pipeline: Add Trace calls to measure performance." into sc-v2-dev ...
Jeff DeCew
2021-11-01
1
-0
/
+3
|
\
|
*
New Pipeline: Add Trace calls to measure performance.
Jeff DeCew
2021-10-31
1
-0
/
+3
|
*
New Pipeline: Implement lifetime extension for guts
Jeff DeCew
2021-10-29
1
-1
/
+3
|
*
Move FeatureFlags to flags package.
Dave Mankoff
2021-07-30
1
-1
/
+1
*
|
New Pipeline: Remote Input 2/4: Add ability to internally update notifications
Jeff DeCew
2021-10-30
1
-1
/
+52
*
|
New Pipeline: Implement lifetime extension for guts
Jeff DeCew
2021-10-23
1
-1
/
+3
*
|
Move FeatureFlags to flags package.
Dave Mankoff
2021-07-30
1
-1
/
+1
|
/
*
Dedupe smartspace and notification content on lockscreen
Ned Burns
2021-05-13
1
-0
/
+5
*
Simplify onNotificationClear signature
Flavio Fiszman
2021-02-24
1
-2
/
+0
*
Add TODO about cleared media player notifications.
Jeff DeCew
2020-09-29
1
-0
/
+1
*
Update removal logic for notifications
Beverly
2020-09-08
1
-6
/
+10
*
6/N Move everything into SysUIComponent.
Dave Mankoff
2020-08-16
1
-2
/
+2
*
Ignore nonsensical clears from NoMan
Ned Burns
2020-06-27
1
-3
/
+2
*
Don't throw exceptions in NotifCollection when initializing
Ned Burns
2020-06-12
1
-6
/
+41
*
Add more logging to NotifCollection
Ned Burns
2020-05-29
1
-0
/
+5
*
Merge changes I22ff91e8,I6dcef977 into rvc-dev
Ned Burns
2020-05-20
1
-11
/
+22
|
\
|
*
Dump LogBuffers to a file before crashing
Ned Burns
2020-05-19
1
-11
/
+22
*
|
Don't readd pending notifs to NEM's allNotifs list
Beverly
2020-05-20
1
-1
/
+1
|
/
*
Clean up NotificationRowBinderImpl
Kevin Han
2020-04-10
1
-0
/
+3
*
Track NotificationEntry creation time
Evan Laird
2020-04-08
1
-1
/
+2
[next]