History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/TouchAnimator.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a97776abdeb20250040c0036256ae8bd0943f5c4 09-Mar-2016 Jason Monk <jmonk@google.com> Actually fix the QS anim curves

Also fix the gravity of the panel in landscape

Bug: 27201532
Change-Id: I56b33fb142afdabd9461177f15434a7d78b9f8bc
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/TouchAnimator.java
fa0f47a95d4d5de5900ba2c75c80d725b2bbeece 08-Mar-2016 Jason Monk <jmonk@google.com> Work on QS animation curves

Bug: 27201532
Change-Id: Ib59b12c57f60c7fc08fbf2b3e63238c6d56efaf1
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/TouchAnimator.java
df5459daaa0f61f9c15d17f45a547420cdf83ae6 29-Feb-2016 Jason Monk <jmonk@google.com> Fix TouchAnimator callbacks

Bug: 27392084
Change-Id: I42df29b4c7df4f709dd2fafa90037d485e93f3bd
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/TouchAnimator.java
66eaf31a7a1040a1dd9fe6300621e5a5e5184451 25-Feb-2016 Jason Monk <jmonk@google.com> Fix QS Issues

- Fix lack of clipping on tablets
- Fix icons disappearing on animation scroll
- Fix brightness width on tablets and y location

Bug: 27278616
Bug: 27294042
Change-Id: I0db5a7fe187931cd39287194ff4b003674893c01
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/TouchAnimator.java
e80654bf7f3fc817e93d52bea7907a260cf036a2 24-Feb-2016 Jason Monk <jmonk@google.com> QS Animation tweaks

Try to do less work and animate less things, while keeping the same
animation overall.

Bug: 27278616
Change-Id: I26b6658fd64c74a70e9eae9e00de5f7b0927abb2
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/TouchAnimator.java
8d1253e944f47db05a4400793774e7871a28dd73 20-Feb-2016 Jason Monk <jmonk@google.com> Optimization for TouchAnimator

Bug: 27278616
Change-Id: Icb8e20977a0f8cdbc6ace25707e8f95e34efc356
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/TouchAnimator.java
162011ebe8015f44d4d9ced519297a7cfb087af2 19-Feb-2016 Jason Monk <jmonk@google.com> QS Animations - first pass, still not spec

Bug: 27201532

Change-Id: I9a2a16f9d769db1f40ae733ad55a07ede4780698
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/TouchAnimator.java
794457ae5cd91d59be97250a347586dc0f24a949 18-Feb-2016 Jason Monk <jmonk@google.com> Add TouchAnimator to make QS Animations simpler

Bug: 27201532
Change-Id: If5912504748f7b29dd71b70a41bba4ff70b1fc9d
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/TouchAnimator.java