summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/NotificationContentView.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug with the notification appear animationSelim Cinek2014-10-311-2/+40
* Don't use layers when fading between public/private layoutJorim Jaggi2014-09-111-0/+8
* Fixed a bug where notification icons where not animatingSelim Cinek2014-09-031-0/+8
* Doze: Null check in NotificationContentView.mContractedChild.John Spurlock2014-08-271-1/+1
* Doze: Better handling for non-default templates.John Spurlock2014-08-271-0/+1
* Doze: Improve icon treatment when dozing.John Spurlock2014-08-211-0/+53
* Fix crash when reset() gets called during an animationJorim Jaggi2014-08-201-0/+8
* Inline replace notification views when layout changesChristoph Studer2014-07-031-3/+11
* Fade notification contents when expanding/contractingJorim Jaggi2014-06-231-20/+67
* Fixed several bugs with redaction.Selim Cinek2014-06-101-2/+2
* Fixed several bugs introduced by the new background views.Selim Cinek2014-05-201-9/+7
* Introduce AmbientState for StackScroller.Jorim Jaggi2014-05-081-2/+2
* Refactored the notification animations, improved stack scrollerSelim Cinek2014-05-071-4/+0
* Change interaction for dragging down to full shade.Jorim Jaggi2014-05-021-0/+10
* Refactored the layout of a notificationsJorim Jaggi2014-04-291-0/+128