summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/ExpandableView.java
Commit message (Expand)AuthorAgeFilesLines
* Remove the scrimming of notificationsJorim Jaggi2014-09-051-2/+0
* Fixed several bugs where the dismissview was not reachable.Selim Cinek2014-09-011-1/+4
* Fixed focusing order for the notification panel and QSSelim Cinek2014-08-221-0/+20
* Fixed several bugs with the notification shadeSelim Cinek2014-08-151-1/+1
* Fixed a NPE during setup wizardSelim Cinek2014-08-141-1/+3
* Fixed an animation bug with inline view updatesSelim Cinek2014-08-111-0/+11
* Animate public/private notification layoutsJorim Jaggi2014-08-031-0/+17
* Implement timings for go-to-full-shade transition.Jorim Jaggi2014-08-011-2/+3
* Implement nice motion for collapsing panel while QS openJorim Jaggi2014-07-031-0/+5
* Made notifications below speedbump grey.Selim Cinek2014-07-031-0/+3
* Improve motion when expanding/collapsing status bar.Jorim Jaggi2014-06-301-1/+1
* Create a basic doze dream in SystemUI.John Spurlock2014-06-251-0/+9
* Scrimming the notifications when QS is open.Selim Cinek2014-06-191-0/+2
* Fix more card appearance to spec from design.Jorim Jaggi2014-06-041-2/+6
* Improved the animation logic of the stack scroller.Selim Cinek2014-05-231-0/+15
* Fix invisible notification backgrounds.Jorim Jaggi2014-05-201-2/+2
* Fixed measuring and layouting of the more card and expandableviews.Selim Cinek2014-05-201-11/+51
* Fixed several bugs introduced by the new background views.Selim Cinek2014-05-201-3/+13
* Implemented visual speed-bump for notifications.Selim Cinek2014-05-161-1/+9
* Improved stack scroll range logic and more card background bugSelim Cinek2014-05-121-1/+1
* Introduce AmbientState for StackScroller.Jorim Jaggi2014-05-081-2/+20
* Merge "Refactored the notification animations, improved stack scroller"Selim Cinek2014-05-071-5/+4
|\
| * Refactored the notification animations, improved stack scrollerSelim Cinek2014-05-071-5/+4
* | Filter touch events in ExpandableView.Jorim Jaggi2014-05-021-0/+14
|/
* Always use algorithm to set the children height.Jorim Jaggi2014-05-021-4/+15
* Change interaction for dragging down to full shade.Jorim Jaggi2014-05-021-40/+13
* Refactored the layout of a notificationsJorim Jaggi2014-04-291-0/+140