summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/volume/VolumeDialogMotion.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove volume motion delayJorim Jaggi2015-07-081-7/+1
| | | | | | | Disable window animations, so we can start the show animation directly. Bug: 21335976 Change-Id: I1d25d0ce46b9a068efed0a1561051072cda226a9
* Merge "Volume: Defend against monkeys pulling tags too early." into mnc-devJohn Spurlock2015-06-301-2/+7
|\
| * Volume: Defend against monkeys pulling tags too early.John Spurlock2015-06-301-2/+7
| | | | | | | | | | Bug: 22197117 Change-Id: I0f944fbc7fd6dd5176300c4fd0fd7b79234efe2d
* | Volume Dialog: Fix NPE found in monkey testing.John Spurlock2015-06-291-2/+6
|/ | | | | Bug: 22116033 Change-Id: I34c586ec77bd0d2baae4e84c07afc781cda09ec3
* Volume Motion: Initial show and expand transition.John Spurlock2015-06-241-0/+304
Also re-enable the content collapse layout transition animations, supported by ensuring the dialog window is tall enough for long enough to complete the transition, avoiding clipping. Bug: 21335976 Change-Id: Ibc4cbb1e882c1e11c4406463752afa177fb1e6d7