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
/
stack
/
NotificationChildrenContainer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
NotificationChildrenContainer apply the roundness on NotificationHeaderViewWr...
omarmt
2023-01-11
1
-0
/
+16
*
Fix for delayed rounding animation on notification
omarmt
2023-01-05
1
-2
/
+3
*
Fix notification launch animation for groups
Johannes Gallmann
2022-12-14
1
-8
/
+21
*
Invalidate NotificationChildrenContainer whenever NotificationHeaderViewWrapp...
omarmt
2022-12-06
1
-0
/
+10
*
Define clear ownership for roundness SourceType
omarmt
2022-12-05
1
-18
/
+43
*
Add logs to aid slow notification measuring investigation
Nicolo' Mazzucato
2022-11-10
1
-0
/
+3
*
Revert "Revert "Fix notification group dismissal fade animation""
Johannes Gallmann
2022-11-03
1
-0
/
+14
*
`OnScroll` roundness type should be reset to 0f when the View is removed from...
omarmt
2022-11-01
1
-1
/
+11
*
Add support for rounded notification in groups
omarmt
2022-10-24
1
-32
/
+153
*
Merge "Revert "Fix notification group dismissal fade animation"" into tm-qpr-dev
Johannes Gallmann
2022-10-18
1
-14
/
+0
|
\
|
*
Revert "Fix notification group dismissal fade animation"
Johannes Gallmann
2022-10-18
1
-14
/
+0
*
|
Merge "Fix notification group dismissal fade animation" into tm-qpr-dev
Johannes Gallmann
2022-10-13
1
-0
/
+14
|
\
|
|
*
Fix notification group dismissal fade animation
Johannes Gallmann
2022-10-13
1
-0
/
+14
*
|
Log.wtf when float properties in ViewState are set to NaN.
Ioana Alexandru
2022-10-10
1
-32
/
+37
|
/
*
Remove dead code from NotifEntryManager
Steve Elliott
2022-08-12
1
-34
/
+0
*
Merge "Always set the top roundness of child rows to 0." into tm-qpr-dev
Jeff DeCew
2022-06-01
1
-0
/
+1
|
\
|
*
Always set the top roundness of child rows to 0.
Jeff DeCew
2022-05-31
1
-0
/
+1
*
|
Merge "Avert potential crashes in NotificationChildrenContainer.getMinHeight"...
TreeHugger Robot
2022-05-24
1
-1
/
+14
|
\
\
|
|
/
|
/
|
|
*
Avert potential crashes in NotificationChildrenContainer.getMinHeight
Julia Tuttle
2022-05-23
1
-1
/
+14
*
|
Fix clipTopAmount when read in 2 more critical places
Jeff DeCew
2022-05-21
1
-1
/
+1
|
/
*
Fix conversation group spacing; keep stack to 120dp
Jeff DeCew
2022-02-08
1
-11
/
+11
*
Fix crash when adding a notification to a group while it is animating away.
Jeff DeCew
2021-12-22
1
-0
/
+12
*
Convert from Pair<Integer,Integer> to FeedbackIcon
Jeff DeCew
2021-12-01
1
-7
/
+7
*
Merge "New Pipeline: Bring in a couple missing features"
Jeff DeCew
2021-11-25
1
-1
/
+2
|
\
|
*
New Pipeline: Bring in a couple missing features
Jeff DeCew
2021-11-24
1
-1
/
+2
*
|
Reduce hardware render sizes for ExpandableNotificationRow.
Jeff DeCew
2021-11-23
1
-1
/
+20
|
/
*
Fix typo in the word "notification"
Jeff DeCew
2021-09-07
1
-11
/
+11
*
Merge "Re-add dividers when expanding notifications." into sc-dev
Jeff DeCew
2021-06-21
1
-3
/
+3
|
\
|
*
Re-add dividers when expanding notifications.
Jeff DeCew
2021-06-18
1
-3
/
+3
*
|
Remove dividers when expanding groups.
Jeff DeCew
2021-06-17
1
-8
/
+8
|
/
*
Change icon alignment for collapsed Conversation groups
Jeff DeCew
2021-04-27
1
-19
/
+0
*
Notification color fixes
Jeff DeCew
2021-03-30
1
-10
/
+4
*
Merge changes I6e96864c,I6bc865d5,I15ca6994 into sc-dev
Jeff DeCew
2021-03-15
1
-1
/
+1
|
\
|
*
Hide app name from collapsed CallStyle.
Jeff DeCew
2021-03-11
1
-1
/
+1
*
|
Fix expanded state bug
Jeff DeCew
2021-03-11
1
-0
/
+1
|
/
*
Don't collapse the Shade when expanding a notification.
Jordan Demeulenaere
2021-03-10
1
-5
/
+0
*
Merge "Fade in shelf icons (replaces y-translation/scale/color-inversion)" in...
Lyn Han
2021-03-06
1
-15
/
+0
|
\
|
*
Fade in shelf icons (replaces y-translation/scale/color-inversion)
Lyn Han
2021-03-05
1
-15
/
+0
*
|
Change groups to use number in the expander.
Jeff DeCew
2021-03-03
1
-3
/
+37
|
/
*
[A11y] Notification Intelligence Feedback UI
Chloris Kuo
2020-12-16
1
-3
/
+4
*
Feedback UI Improvement
Chloris Kuo
2020-12-09
1
-3
/
+3
*
Show largeIcon on the left when grouped.
Jeff DeCew
2020-11-30
1
-7
/
+10
*
Remove padding customization from stack scroller algorithm
Lyn Han
2020-11-10
1
-7
/
+0
*
Remove setExpanded from the NotificationHeaderView
Jeff DeCew
2020-10-21
1
-2
/
+2
*
Minimize exposure of NotificationHeaderView; prefer NotificationViewWrapper.
Jeff DeCew
2020-10-20
1
-21
/
+21
*
Add visual stability manager to data-layer
Beverly
2020-08-17
1
-2
/
+1
*
Remove app ops indicators from notifications
Julia Reynolds
2020-08-13
1
-14
/
+0
*
Revamp pipeline view manager
Ned Burns
2020-07-28
1
-2
/
+2
*
Add notification feedback indicator icon.
Alex Mang
2020-06-13
1
-0
/
+12
*
Resetting the scroll position of the media players when allowed
Selim Cinek
2020-05-13
1
-1
/
+2
[next]