History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/AnimationProperties.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
061d90729bba582395e9050898dab20fd434cf66 20-Dec-2016 Selim Cinek <cinek@google.com> Improved the interpolators of the icon appearing

The interpolator has now a slight overshoot to it again.

Change-Id: I4253bf4b2cf9d471e3aa8c9483c9bcb88c2b3032
Test: add notifications, observe icon movement
Bug: 32437839
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/AnimationProperties.java
c40c79ac66d8162880e0ef76c98f44bc40797bbd 08-Nov-2016 Selim Cinek <cinek@google.com> Added the possibility to animate X and refactoring

A viewstate can now animate its X value.
This also refactors the animation logic such that
an application when an animation is running will
update the existing animation nicely.

Test: manual, observe views animating in X
Bug: 32437839
Change-Id: Ic091d87e530af793281ca3f2b1e9370ff5dac236
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/AnimationProperties.java
0cfbef45f037efe966a5f57af63a328f6fd5d989 10-Nov-2016 Selim Cinek <cinek@google.com> Refactored the stack animation logic

Animations are now also applicable to normal views
and are more modularly applied to specific stack
view states.

Test: Add notifications, observe animations
Bug: 32437839
Change-Id: I75ebf98657749b50d43c88c4c39c5d4c302b1280
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/AnimationProperties.java