History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSDetailClipper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
970be5313a03de60e1993c3d98027f34c1c9b4f1 21-Nov-2014 Adrian Roos <roosa@google.com> Fix user switcher ripple emanation point

Bug: 18444431
Change-Id: I35b053b151ba1e6e326d3a6c2bd2c3c8e3ad8c28
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSDetailClipper.java
face7c1795da82cf69e237c8283305f1af15fcc3 07-Oct-2014 Selim Cinek <cinek@google.com> Fixed a crash when the detail panel got very big

An example was when we have many casting devices or users,
it was simply crashing. Also fixed a bug where the background
would not be drawn anymore.

Bug: 17699850
Change-Id: Ibdb8f75f53da2806dcd7dd1386ebcc345b012f47
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSDetailClipper.java
baf94181f77eff05db6253db57a6eb287641ce3e 20-Aug-2014 John Reck <jreck@google.com> Don't use Animator:reverse()

Bug: 17137979

Change-Id: I048611c363c947020d2e703bdf521f018f8ca614
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSDetailClipper.java
19328fab0e7d1509c4c2f9276900dbd87bce81ea 03-Aug-2014 John Spurlock <jspurlock@google.com> QS: Fix detail clip reverse transition.

Give it a layer during the transition to workaround a recent
regression in the clip animation.

Also:
- Dial down the transition alpha a bit
- Do a delayed reverse transition on exit

Change-Id: I622d6eb863d6186293b0126dda8fca3a04a80a85
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSDetailClipper.java
8af525dd7d1640175fda344301a8712725557caa 02-Aug-2014 John Spurlock <jspurlock@google.com> QS: Fix detail flashing during transition.

And modify the background a bit during the transition
to enhance the clip effect.

Change-Id: I2b4f4b18cb9c1b41efc2e6b38bc8f7d2a944511e
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSDetailClipper.java