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
/
ExpandHelper.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid reflection with ObjectAnimator
Jared Duke
2022-01-27
1
-1
/
+16
*
Add CUJ_NOTIFICATION_SHADE_ROW_EXPAND CUJ
Milton Wu
2021-11-11
1
-0
/
+10
*
Decouple DividerView from SystemUI
Jerry Chang
2020-09-01
1
-1
/
+1
*
Move ScrollAdapter internal to NSSL.
Dave Mankoff
2020-08-17
1
-2
/
+2
*
Support deep press on notifications.
Philip Quinn
2020-03-23
1
-3
/
+12
*
FlingAnimationUtils now takes DisplayMetrics, not Context.
Dave Mankoff
2019-12-18
1
-1
/
+2
*
Fixes import ordering.
Gus Prevas
2018-11-14
1
-1
/
+1
*
Organize notification classes in row/stack
Rohan Shah
2018-07-18
1
-2
/
+2
*
Fixed an issue where a notification could stay userlocked
Selim Cinek
2017-07-03
1
-2
/
+24
*
Fixed a crash when expanding
Selim Cinek
2017-04-13
1
-4
/
+15
*
Fixed some notification leaks
Selim Cinek
2017-02-21
1
-0
/
+2
*
Follow up fixes for expandhelper
Selim Cinek
2017-01-17
1
-1
/
+4
*
Fixed a bug where notifications could stay expanded
Selim Cinek
2016-12-22
1
-12
/
+24
*
Children should have backgrounds
Mady Mellor
2016-05-24
1
-0
/
+3
*
Fixed the animation when flinging over the bottom stack
Selim Cinek
2016-05-04
1
-1
/
+2
*
Fixed a bug where expanding by touch wasn't possible
Selim Cinek
2016-04-19
1
-4
/
+4
*
Fixed a bug where the minHeight of groups was inaccurate
Selim Cinek
2016-04-05
1
-1
/
+1
*
Fixed the motion when expanding notification groups
Selim Cinek
2016-03-11
1
-3
/
+15
*
Fixed a bug where the expandhelper was expanding to quickly
Selim Cinek
2016-03-11
1
-2
/
+7
*
Legacy custom views now get properly layed out again
Selim Cinek
2015-11-30
1
-1
/
+1
*
Allow expanding notification groups by dragging down
Selim Cinek
2015-10-30
1
-15
/
+16
*
Introduced the notification header
Selim Cinek
2015-10-30
1
-2
/
+2
*
Do not expand notifications with expand gesture when disallowed
Jorim Jaggi
2015-09-08
1
-1
/
+3
*
Fix vibration when expanding notifications
Jorim Jaggi
2015-06-10
1
-24
/
+4
*
Fixed a bug where a notification could not be collapsed
Selim Cinek
2015-04-15
1
-2
/
+1
*
More Heads Up bug fixes
Selim Cinek
2015-04-15
1
-0
/
+5
*
Enable surfacing of notification children
Selim Cinek
2015-03-13
1
-4
/
+5
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
Fixed a crash in the Notification expandHelper
Selim Cinek
2014-10-31
1
-0
/
+3
*
Fix crash in ExpandHelper
Jorim Jaggi
2014-07-29
1
-2
/
+2
*
Use finger velocity for ExpandHelper
Jorim Jaggi
2014-07-26
1
-6
/
+52
*
Zen mode filtering should use new usage constants.
John Spurlock
2014-07-19
1
-1
/
+7
*
Fix not being able to dismiss notifications with tap.
Jorim Jaggi
2014-06-04
1
-1
/
+1
*
Changed the overscroll and expanding behaviour.
Selim Cinek
2014-06-04
1
-69
/
+118
*
Change interaction for dragging down to full shade.
Jorim Jaggi
2014-05-02
1
-48
/
+11
*
Refactored the layout of a notifications
Jorim Jaggi
2014-04-29
1
-45
/
+30
*
Flatten notification hiearchy and remove glow.
Jorim Jaggi
2014-04-28
1
-64
/
+1
*
Avoiding intermediate states in NotificationStackScroller
Selim Cinek
2014-04-22
1
-1
/
+8
*
Enabled the new notification shade and improved expanding logic
Selim Cinek
2014-04-03
1
-14
/
+2
*
add a null check around scrollAdapter access
Chris Wren
2014-03-31
1
-1
/
+2
*
Improved expansion logic of NotificationStackScroller
Selim Cinek
2014-03-28
1
-5
/
+19
*
Annotate framework vibrate calls with stream hints.
John Spurlock
2014-03-21
1
-1
/
+2
*
allow rich notifications in the heads up.
Chris Wren
2013-07-23
1
-3
/
+2
*
Remove trailing whitespace from system ui.
John Spurlock
2013-07-17
1
-1
/
+1
*
Organize the imports in systemui.
John Spurlock
2013-06-12
1
-1
/
+1
*
Migrate systemui Slog calls to Log
John Spurlock
2013-06-06
1
-32
/
+32
*
Reset ExpandHelper when the panel is collapsed.
Daniel Sandler
2012-10-23
1
-27
/
+39
*
resolve conflicting assumptions from the merge.
Chris Wren
2012-10-10
1
-16
/
+32
*
Port unmerged notification changes from jb-dev to jb-mr1-dev
Daniel Sandler
2012-10-03
1
-101
/
+139
*
Don't allow the status bar to collapse things we're touching.
Chris Wren
2012-08-02
1
-7
/
+14
[next]