index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
statusbar
/
ExpandableNotificationRow.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable surfacing of notification children
Selim Cinek
2015-03-13
1
-15
/
+367
*
Refactored guts inflating for notifications
Selim Cinek
2015-03-12
1
-2
/
+14
*
Heads-up notifications now reuse the views from the shade
Selim Cinek
2015-03-12
1
-3
/
+2
*
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-2
/
+2
*
Fade notifications when exiting dozing
Jorim Jaggi
2014-11-19
1
-3
/
+3
*
Fixed a bug where the clearable flag was set inconsistently
Selim Cinek
2014-11-11
1
-11
/
+2
*
Fixed a bug that the notifications were not animating when reset
Selim Cinek
2014-11-05
1
-3
/
+16
*
Merge "Clear the initialized flag when resetting the height." into lmp-mr1-dev
Chris Wren
2014-10-31
1
-1
/
+1
|
\
|
*
Clear the initialized flag when resetting the height.
Chris Wren
2014-10-31
1
-1
/
+1
*
|
Fixed a bug with the notification appear animation
Selim Cinek
2014-10-31
1
-2
/
+0
|
/
*
SysUI: Reset ExpandableNotiRow.mActualHeight on reset()
Christoph Studer
2014-10-10
1
-0
/
+1
*
Merge "Don't use layers when fading between public/private layout" into lmp-dev
Jorim Jaggi
2014-09-11
1
-2
/
+0
|
\
|
*
Don't use layers when fading between public/private layout
Jorim Jaggi
2014-09-11
1
-2
/
+0
*
|
Inflate guts only when needed
Jorim Jaggi
2014-09-10
1
-3
/
+27
|
/
*
Fixed a bug where the notifications could overlap when reset
Selim Cinek
2014-09-05
1
-0
/
+1
*
Fixed a bug where notification icons where not animating
Selim Cinek
2014-09-03
1
-0
/
+50
*
Merge "Fixed several bugs where the dismissview was not reachable." into lmp-dev
Selim Cinek
2014-09-01
1
-1
/
+9
|
\
|
*
Fixed several bugs where the dismissview was not reachable.
Selim Cinek
2014-09-01
1
-1
/
+9
*
|
Notification guts have now the actualHeight of the notifications
Selim Cinek
2014-09-01
1
-0
/
+4
|
/
*
Doze: Improve icon treatment when dozing.
John Spurlock
2014-08-21
1
-0
/
+9
*
Fixed several bugs with the notification shade
Selim Cinek
2014-08-15
1
-12
/
+22
*
Merge "Reset the notification expanded states on screen off" into lmp-dev
Selim Cinek
2014-08-12
1
-0
/
+5
|
\
|
*
Reset the notification expanded states on screen off
Selim Cinek
2014-08-12
1
-0
/
+5
*
|
Fixed an animation bug with inline view updates
Selim Cinek
2014-08-11
1
-1
/
+4
|
/
*
Animate public/private notification layouts
Jorim Jaggi
2014-08-03
1
-7
/
+59
*
Add a log and statistics for notification expansion.
Chris Wren
2014-07-30
1
-0
/
+27
*
SysUI: Reset background treatment when re-using Entries
Christoph Studer
2014-07-30
1
-0
/
+2
*
Prevent dismissing autoredacted private notifications.
Dan Sandler
2014-07-16
1
-0
/
+25
*
Inline replace notification views when layout changes
Christoph Studer
2014-07-03
1
-0
/
+18
*
Made notifications below speedbump grey.
Selim Cinek
2014-07-03
1
-9
/
+0
*
Fade notification contents when expanding/contracting
Jorim Jaggi
2014-06-23
1
-7
/
+0
*
Fixed several bugs with redaction.
Selim Cinek
2014-06-10
1
-5
/
+15
*
Fixed an issue where holes in the notification shade could appear.
Selim Cinek
2014-06-10
1
-0
/
+5
*
Fixed measuring and layouting of the more card and expandableviews.
Selim Cinek
2014-05-20
1
-7
/
+0
*
Fixed a big with the vetobutton, circumventing double tapping.
Selim Cinek
2014-05-20
1
-0
/
+9
*
Fixed several bugs introduced by the new background views.
Selim Cinek
2014-05-20
1
-1
/
+1
*
Implemented visual speed-bump for notifications.
Selim Cinek
2014-05-16
1
-0
/
+9
*
Introduce AmbientState for StackScroller.
Jorim Jaggi
2014-05-08
1
-19
/
+3
*
Always use algorithm to set the children height.
Jorim Jaggi
2014-05-02
1
-10
/
+5
*
Change interaction for dragging down to full shade.
Jorim Jaggi
2014-05-02
1
-7
/
+15
*
Introduce SHADE_LOCKED as a special state for the shade.
Jorim Jaggi
2014-05-02
1
-2
/
+5
*
Prevent expanded notifications on lockscreen.
Jorim Jaggi
2014-04-29
1
-8
/
+20
*
Refactored the layout of a notifications
Jorim Jaggi
2014-04-29
1
-44
/
+39
*
Flatten notification hiearchy and remove glow.
Jorim Jaggi
2014-04-28
1
-45
/
+17
*
Fixed a bug where holes could occur in the new shade.
Selim Cinek
2014-04-23
1
-1
/
+1
*
Avoiding intermediate states in NotificationStackScroller
Selim Cinek
2014-04-22
1
-0
/
+21
*
Zoom notifications on lockscreen after tapping.
Jorim Jaggi
2014-04-15
1
-2
/
+30
*
Set background of legacy custom notifications views to dark.
Jorim Jaggi
2014-04-15
1
-0
/
+10
*
resolved conflicts for merge of ff0978fd to master-lockscreen-dev
Jorim Jaggi
2014-04-10
1
-16
/
+119
|
\
|
*
Further improved NotificationStackScroller
Selim Cinek
2014-04-10
1
-15
/
+124
[next]