History log of /frameworks/base/core/java/android/animation/StateListAnimator.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d422dc358f0100106dc07d7b903201eb9b043b11 25-Sep-2014 Yigit Boyar <yboyar@google.com> Added a generic configuration and theme based cache

For now, only animators use it but we can consider migrating
drawable cache to it as well.

Bug: 17456416
Change-Id: I571b96856805edb171f0fc52e6bff5a365f46b70
/frameworks/base/core/java/android/animation/StateListAnimator.java
8619f48fb353740f7fd3f6eaa86fe493377e6cad 16-Jul-2014 Yigit Boyar <yboyar@google.com> Change Animators to reset values when restarted if their target changes

Bug: 15710503
Change-Id: Ib39bf0e13199978ffb389111c225beb30312c965
/frameworks/base/core/java/android/animation/StateListAnimator.java
de5a75ea91cdc9d56f2051aa6ef8e7c1b45febbb 17-Jun-2014 Yigit Boyar <yboyar@google.com> Clone animators before running in StateListAnimator

Bug: 15678925
Change-Id: I81d88c08d515b90b3105936c2d665b417483dfe1
/frameworks/base/core/java/android/animation/StateListAnimator.java
f4c5bf30b445874cf353e1b96cab94185a39ce6d 07-May-2014 Yigit Boyar <yboyar@google.com> State based animators for Views

Set quantum theme buttons to elevate 2dp on press

Change-Id: Ibf4f5ef166b901382c304d392eba075836a96a35
/frameworks/base/core/java/android/animation/StateListAnimator.java