summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/WorkspaceStateTransitionAnimation.java
Commit message (Expand)AuthorAgeFilesLines
* Some improvements to home to overview transition for 0 button modeTony Wickham2019-06-191-3/+10
* Fade out scrim when swiping to homeTony2019-06-041-1/+4
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-8/+10
* Add QuickSwitchTouchController on homeTony2019-03-281-1/+4
* Peek overview on motion pause, then animate fully on touch upTony2019-03-271-2/+2
* Fix translationX that should be translationYTony2019-03-271-1/+1
* Add translationX to overview stateTony2019-03-271-8/+10
* Fix hotseat translated upwards when dragging from all appsTony Wickham2019-03-041-16/+16
* Scale and translate hotseat with workspace instead of all appsTony2019-03-031-3/+21
* Removing separate hotseat widget, instead using a QSB acroll all UI.Sunny Goyal2018-11-051-4/+1
* Update interpolators and durations for state animationsTony Wickham2018-05-161-20/+25
* Removing scrim overdrawSunny Goyal2018-05-101-3/+8
* Merge "Add atomic recents animation while swiping up" into ub-launcher3-edmontonTony Wickham2018-05-091-20/+38
|\
| * Add atomic recents animation while swiping upTony Wickham2018-05-091-20/+38
* | Adding a carent in the scrimSunny Goyal2018-05-091-5/+0
|/
* Chaniging all-apps scrimSunny Goyal2018-05-081-3/+1
* Fix some state issues with user-controlled animationsTony2018-05-011-1/+1
* Change overview animation to scale instead of translationXTony2018-04-041-5/+4
* Adding a custom view for DragHandleSunny Goyal2018-03-261-6/+10
* Support multiple Views of extra hotseat contentTony Wickham2018-03-211-2/+4
* Separate some elements to set visibility separatelyTony Wickham2018-03-211-12/+10
* Changing the overviewState to show appsearch and floating headerSunny Goyal2018-03-191-124/+8
* Page indicator and hotseat should have the same alphaSunny Goyal2018-03-061-0/+2
* Updating the scrim and landscpae uiSunny Goyal2018-03-011-7/+6
* Removing multi-state apha control for hotseatSunny Goyal2018-01-191-18/+10
* Updating landscape layout for launcher/quickstepSunny Goyal2018-01-081-2/+5
* Adding translationX to workspace card to that it is slightly visibleSunny Goyal2017-12-221-5/+5
* Updating the hotseat background to a solid color with rounded cornersSunny Goyal2017-12-141-3/+0
* Merge "Hide hotseat in landscape overview" into ub-launcher3-masterTreeHugger Robot2017-12-121-0/+7
|\
| * Hide hotseat in landscape overviewTony Wickham2017-12-121-0/+7
* | Enabling swipe up from overview to all-appsSunny Goyal2017-12-121-1/+1
|/
* Adding placeholder method for compat implementations for Accessibility managerSunny Goyal2017-12-081-10/+4
* Removing view layer support during state animation.Sunny Goyal2017-12-071-9/+3
* Adding support for tagging animations per controller, so that they can be con...Sunny Goyal2017-12-071-5/+6
* Separating various UI properties into state variablesSunny Goyal2017-12-061-19/+9
* Changing the state UI logic for normal build and quickStep buildSunny Goyal2017-11-071-12/+5
* Merge "Consolidating various interpolators" into ub-launcher3-masterTreeHugger Robot2017-10-271-53/+7
|\
| * Consolidating various interpolatorsSunny Goyal2017-10-261-53/+7
* | Moving mState from Workspace to StateManagerSunny Goyal2017-10-251-5/+3
|/
* Exposing the state manager directly instead of providing various helper metho...Sunny Goyal2017-10-251-1/+1
* Enable overview state restoreSunny Goyal2017-10-241-13/+20
* Fixing mNewScale was never getting initializedSunny Goyal2017-10-231-1/+1
* Moving some state specific logic to subclass of LauncherStateSunny Goyal2017-10-201-18/+3
* Changing LauncherState to a class to allow adding custom functionalitySunny Goyal2017-10-191-12/+11
* Moving Workspace states into a separate fileSunny Goyal2017-10-181-9/+8
* Launcher state management cleanupSunny Goyal2017-10-171-296/+130
* Removing support for CustomContent screenSunny Goyal2017-09-081-4/+1
* Remove LAUNCHER3_ALL_APPS_PULL_UPHyunyoung Song2017-08-211-6/+4
* Optimizations to reduce all apps jank.Jon Miranda2017-08-021-14/+22
* Removing QsbBlockerViewSunny Goyal2017-06-061-21/+0