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
/
row
/
ExpandableView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ExpandableNotificationRow#getExtraBottomPadding()
AndrĂ¡s Kurucz
2023-03-13
1
-8
/
+1
*
Fix weird shelf truncation when only media can show.
Jeff DeCew
2023-02-10
1
-0
/
+10
*
Add support for rounded notification in groups
omarmt
2022-10-24
1
-20
/
+13
*
Log.wtf when float properties in ViewState are set to NaN.
Ioana Alexandru
2022-10-10
1
-4
/
+4
*
Fix "No Notification" text not gradually showing on LockScreen
Marcello Galhardo
2022-08-30
1
-2
/
+9
*
Only notify listeners when actual height changes
Peter Kalauskas
2022-06-14
1
-4
/
+6
*
Merge "Fix clipTopAmount when read in 2 more critical places" into tm-dev am:...
Jeff DeCew
2022-05-23
1
-1
/
+1
|
\
|
*
Merge "Fix clipTopAmount when read in 2 more critical places" into tm-dev
Jeff DeCew
2022-05-23
1
-1
/
+1
|
|
\
|
|
*
Fix clipTopAmount when read in 2 more critical places
Jeff DeCew
2022-05-21
1
-1
/
+1
*
|
|
Merge "Remove ExpandableView.minClipTopAmount which had no effect." into tm-q...
Jeff DeCew
2022-05-23
1
-9
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove ExpandableView.minClipTopAmount which had no effect.
Jeff DeCew
2022-05-21
1
-9
/
+0
|
|
/
*
/
Fix notifications accepting touches outside their bounds
Jeff DeCew
2022-05-18
1
-1
/
+1
|
/
*
Remove FileDescriptor from systemui.Dumpable.
Dave Mankoff
2022-04-05
1
-3
/
+2
*
Merge "Log HUN view changes and actual removal"
Jay Aliomer
2022-01-25
1
-1
/
+6
|
\
|
*
Log HUN view changes and actual removal
Jay Aliomer
2022-01-24
1
-1
/
+6
*
|
Fix a transient view crash.
Jeff DeCew
2022-01-22
1
-8
/
+2
|
/
*
Crash fix: Log instead of crashing when moving child notif within group.
Jeff DeCew
2022-01-10
1
-24
/
+15
*
Fix ExpandableView's transient container tracking; prevent crash when mismatc...
Jeff DeCew
2022-01-05
1
-7
/
+47
*
Fix crash when adding a notification to a group while it is animating away.
Jeff DeCew
2021-12-22
1
-0
/
+32
*
Replace DumpUtils.withIndenting() with DumpUtils.asIndenting()
Jeff DeCew
2021-11-29
1
-5
/
+7
*
Rewrite dumping NSSL hierarchy
Jeff DeCew
2021-11-01
1
-0
/
+11
*
Modified the way the notifications clip to the boundary
Selim Cinek
2021-06-15
1
-9
/
+0
*
Fix cropping by allowing layerType to be reset regardless of height.
Jeff DeCew
2021-06-09
1
-1
/
+2
*
Move ActivityLaunchAnimator in its own lib. (1/n)
Jordan Demeulenaere
2021-04-08
1
-1
/
+1
*
Revert "Swipe notification to edge of screen"
Jordan Demeulenaere
2021-03-29
1
-14
/
+4
*
Swipe notification to edge of screen
Lyn Han
2021-03-22
1
-4
/
+14
*
Round adjacent corners when swiping notification
Lyn Han
2021-03-09
1
-9
/
+0
*
Revert "Fade in notifications one by one"
Lyn Han
2021-01-22
1
-6
/
+0
*
Fade in notifications one by one
Lyn Han
2021-01-20
1
-0
/
+6
*
Round notif corners on swipe
Lyn Han
2020-12-11
1
-0
/
+9
*
Remove padding customization from stack scroller algorithm
Lyn Han
2020-11-10
1
-9
/
+0
*
Making the media carousel dismissable
Selim Cinek
2020-06-19
1
-4
/
+0
*
Made sure that the media section has no background
Selim Cinek
2020-05-26
1
-0
/
+40
*
Media views now dynamically transition between media hosts
Selim Cinek
2020-05-08
1
-0
/
+4
*
Bind children dynamically in new pipeline (2/2)
Kevin Han
2020-04-15
1
-1
/
+1
*
Important conversations now also transform into the shelf
Selim Cinek
2020-03-30
1
-0
/
+9
*
Adapted Shelf algorithm to also use conversation icons
Selim Cinek
2020-03-30
1
-0
/
+50
*
Made translation of headers consistent when going into the shelf
Selim Cinek
2020-02-25
1
-1
/
+73
*
Clipping headers to the shelf as well
Selim Cinek
2020-02-25
1
-0
/
+16
*
Alerting notifications section header + new header style
Steve Elliott
2020-02-20
1
-12
/
+24
*
Removed the AmbientPulseManager
Selim Cinek
2019-06-11
1
-17
/
+1
*
Not rendering the dark icons with the shelf anymore
Selim Cinek
2019-06-06
1
-7
/
+7
*
Made sure the disappear animation for pulsing works correctly
Selim Cinek
2019-02-28
1
-1
/
+1
*
Changed the contentheight while pulsing
Selim Cinek
2019-02-28
1
-0
/
+4
*
Draws background behind heads-up notification's menu.
Gus Prevas
2018-12-17
1
-5
/
+8
*
Merge "Initialize ViewState member variable in constructor and make it final."
Dave Mankoff
2018-12-11
1
-10
/
+3
|
\
|
*
Initialize ViewState member variable in constructor and make it final.
Dave Mankoff
2018-12-10
1
-10
/
+3
*
|
Fixed another issue where the group was wrongly clipped
Selim Cinek
2018-12-05
1
-2
/
+16
|
/
*
Refactor ExpandableView to maintain its own ExpandableViewState.
Dave Mankoff
2018-11-27
1
-2
/
+53
*
Removed the shadow alpha property from notifications
Selim Cinek
2018-11-20
1
-7
/
+0
[next]