summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/stack
Commit message (Expand)AuthorAgeFilesLines
* Made StackScrollAlgorithm HUN logic only depend on childrenSelim Cinek2015-04-202-30/+19
* Fixed that disappear animations were disabledSelim Cinek2015-04-161-15/+5
* Added the heads up scrim backSelim Cinek2015-04-152-2/+12
* Fixed a bug where a notification could not be collapsedSelim Cinek2015-04-152-7/+4
* Fixed more heads up bugsSelim Cinek2015-04-153-9/+25
* More Heads Up bug fixesSelim Cinek2015-04-152-11/+28
* Adapted the interpolator of the heads up appear motionSelim Cinek2015-04-151-2/+17
* Treating headsUpViews now as real notification citizenSelim Cinek2015-04-152-7/+12
* Handling a few more border cases with HUNsSelim Cinek2015-04-154-82/+217
* Integrate Heads-up notifications into the shadeSelim Cinek2015-04-154-65/+281
* Enable surfacing of notification childrenSelim Cinek2015-03-135-9/+615
* Improved the logic for notification clippingSelim Cinek2015-03-123-21/+20
* Fixed a bug when clicking below notifications.Selim Cinek2015-03-121-14/+25
* Heads-up notifications now reuse the views from the shadeSelim Cinek2015-03-121-5/+20
* Made stack scroller animation and apply logic reusableSelim Cinek2015-03-126-284/+391
* Fixed a bug where the empty shade and dismiss views would animateSelim Cinek2014-12-101-4/+10
* Animate notifs depending on touch when exiting doze modeJorim Jaggi2014-11-253-10/+93
* Fix quick settings on KeyguardJorim Jaggi2014-11-241-2/+4
* Fade notifications when exiting dozingJorim Jaggi2014-11-194-4/+20
* Merge "Solved notification overlay issue once and for all" into lmp-mr1-devSelim Cinek2014-11-122-0/+8
|\
| * Solved notification overlay issue once and for allSelim Cinek2014-11-122-0/+8
* | Improved the dismiss all animationSelim Cinek2014-11-111-3/+16
|/
* Fix jump in two-finger expand motion with no notificationsJorim Jaggi2014-11-041-0/+4
* Implement nice transition for unlocking while QS is openJorim Jaggi2014-10-311-4/+23
* Merge "Fixed a bug that the panel was not closable in the locked shade" into ...Selim Cinek2014-10-311-1/+8
|\
| * Fixed a bug that the panel was not closable in the locked shadeSelim Cinek2014-10-311-1/+8
* | Merge "Fixed a bug when tapping in the empty space of the notification panel"...Selim Cinek2014-10-311-1/+59
|\ \ | |/
| * Fixed a bug when tapping in the empty space of the notification panelSelim Cinek2014-10-311-1/+59
* | Merge "SysUI: Never log GONE notifications as visible" into lmp-mr1-devChristoph Studer2014-10-312-0/+5
|\ \ | |/ |/|
| * SysUI: Never log GONE notifications as visibleChristoph Studer2014-10-292-0/+5
* | Fixed a bug with notification clippingSelim Cinek2014-10-303-19/+26
|/
* Fixed a bug when double tapping a notification in the normal shadeSelim Cinek2014-10-142-5/+27
* Increased the falsing threshold when woken up by touchSelim Cinek2014-09-261-0/+5
* Merge "Fixed a bug where the drag down animation was behaving wrong" into lmp...Selim Cinek2014-09-111-2/+2
|\
| * Fixed a bug where the drag down animation was behaving wrongSelim Cinek2014-09-101-2/+2
* | Merge "Fixed a bug that the icon was not animating anymore when updating." in...Selim Cinek2014-09-091-1/+7
|\ \ | |/
| * Fixed a bug that the icon was not animating anymore when updating.Selim Cinek2014-09-091-1/+7
* | Merge "Do not dim the non-activated notifications on lockscreen" into lmp-devJorim Jaggi2014-09-091-8/+2
|\ \ | |/ |/|
| * Do not dim the non-activated notifications on lockscreenJorim Jaggi2014-09-091-8/+2
* | Fixed a bug with the anti-falsing logic with dismissingSelim Cinek2014-09-081-1/+2
|/
* Remove the scrimming of notificationsJorim Jaggi2014-09-055-39/+0
* Fixed a bug where notification icons where not animatingSelim Cinek2014-09-031-0/+23
* Fixed a bug in the notification touch selection.Selim Cinek2014-09-021-2/+2
* Stabilized the animation when going back from the locked shadeSelim Cinek2014-09-011-0/+33
* Fixed several bugs where the dismissview was not reachable.Selim Cinek2014-09-012-15/+46
* Fixed a bug where notifications could remain in the overlay.Selim Cinek2014-08-281-0/+1
* Added anti-falsing logic to the keyguard.Selim Cinek2014-08-271-0/+11
* Fix jumping animation when using two-finger expandJorim Jaggi2014-08-261-1/+9
* Fixed a bug where the clipRect was not correctly resetSelim Cinek2014-08-251-0/+3
* Fixed a bug where animations were generated when closed.Selim Cinek2014-08-251-1/+3