summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/stack/StackScrollState.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix dark mode for custom views" into mnc-devJorim Jaggi2015-06-131-3/+3
|\
| * Fix dark mode for custom viewsJorim Jaggi2015-06-111-3/+3
* | Enabled appear and dissappear animations for the overflow cardSelim Cinek2015-06-101-1/+4
|/
* Enable surfacing of notification childrenSelim Cinek2015-03-131-0/+18
* Improved the logic for notification clippingSelim Cinek2015-03-121-18/+4
* Made stack scroller animation and apply logic reusableSelim Cinek2015-03-121-157/+133
* Fade notifications when exiting dozingJorim Jaggi2014-11-191-1/+1
* Merge "SysUI: Never log GONE notifications as visible" into lmp-mr1-devChristoph Studer2014-10-311-0/+2
|\
| * SysUI: Never log GONE notifications as visibleChristoph Studer2014-10-291-0/+2
* | Fixed a bug with notification clippingSelim Cinek2014-10-301-3/+1
|/
* Remove the scrimming of notificationsJorim Jaggi2014-09-051-9/+0
* Empty notification shade state.Jorim Jaggi2014-08-051-0/+6
* Animate public/private notification layoutsJorim Jaggi2014-08-031-0/+5
* Clean up speedbump handling when going to SHADE_LOCKEDJorim Jaggi2014-08-011-5/+6
* Clear all notifications improvementsJorim Jaggi2014-07-281-1/+1
* Reintroduced the clear all buttonDan Sandler2014-07-251-1/+11
* Made notifications below speedbump grey.Selim Cinek2014-07-031-0/+4
* Fix clipping of notifications on lockscreen.Jorim Jaggi2014-07-011-6/+2
* Create a basic doze dream in SystemUI.John Spurlock2014-06-251-0/+4
* Scrimming the notifications when QS is open.Selim Cinek2014-06-191-0/+9
* Changed the visual appearance of the speedbump view.Selim Cinek2014-06-111-13/+4
* Introduced animations for the clipTopAmount of notifications.Selim Cinek2014-05-281-70/+38
* Notifications where clipped incorrectly in the unlocked shade.Selim Cinek2014-05-241-1/+8
* Improved the animation logic of the stack scroller.Selim Cinek2014-05-231-5/+7
* Implemented visual speed-bump for notifications.Selim Cinek2014-05-161-3/+41
* Introduce AmbientState for StackScroller.Jorim Jaggi2014-05-081-10/+14
* Refactored the notification animations, improved stack scrollerSelim Cinek2014-05-071-2/+11
* Always use algorithm to set the children height.Jorim Jaggi2014-05-021-1/+1
* Introduced basic animations for the new notifications.Selim Cinek2014-04-301-2/+1
* Refactored the layout of a notificationsJorim Jaggi2014-04-291-53/+20
* Flatten notification hiearchy and remove glow.Jorim Jaggi2014-04-281-28/+15
* Avoiding intermediate states in NotificationStackScrollerSelim Cinek2014-04-221-5/+105
* Limit notifications on lockscreen to a maximum 4.Jorim Jaggi2014-04-101-2/+4
* Fix memory leak in NotificationStackScrollLayoutChristoph Studer2014-04-081-0/+4
* Expose locations from NotifStackScrollLayoutChristoph Studer2014-04-021-2/+20
* Initial implementation of NotificationStackScrollerSelim Cinek2014-03-271-0/+153