summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/launcher3/uioverrides/RecentsViewStateController.java
Commit message (Expand)AuthorAgeFilesLines
* Use correct interpolator for recents scale when quick scrubbingTony Wickham2018-05-241-6/+7
* Increasing the overview size while in QuickScrub modeSunny Goyal2018-05-231-3/+3
* Update interpolators and durations for state animationsTony Wickham2018-05-161-4/+9
* Tune quick scrubTony Wickham2018-05-151-1/+11
* Add atomic recents animation while swiping upTony Wickham2018-05-091-5/+6
* Fix some state issues with user-controlled animationsTony2018-05-011-1/+1
* Introducing Clear-all button on OverviewVadim Tryshev2018-04-181-3/+6
* Change overview animation to scale instead of translationXTony2018-04-041-25/+14
* Fixing wrong visibility being set for RecentsViewSunny Goyal2018-03-271-3/+0
* Adding an empty message in RecentsViewSunny Goyal2018-03-261-0/+2
* Applying the alpha to individual tasks instead of the viewSunny Goyal2018-03-261-2/+3
* Remove quick switch and improve quick scrubTony2018-03-221-4/+11
* Swipe interaction changes on home screenSunny Goyal2018-03-211-81/+24
* Set RecentView's translationX based on to/from stateTony2018-03-141-27/+19
* Updating the swipe-to-dismiss animationSunny Goyal2018-03-141-4/+1
* Adding fallback recents activitySunny Goyal2018-03-131-3/+2
* Unloading thumbnails from task views once recents is hiddenWinson Chung2018-03-131-0/+4
* Remove workspace cardTony2018-03-121-19/+16
* Cleanup code relating to recents carouselTony2018-03-091-4/+0
* Don't scroll to home card if overview isn't visibleTony2018-03-031-1/+2
* Adding a separate state for QuickScrubSunny Goyal2018-03-021-7/+7
* Default swiping to N-1 task from home to trueTony Wickham2018-02-271-1/+1
* Animate launcher when launching recent tasksTony Wickham2018-02-261-0/+7
* Fix scrolling to first task on swipe up for RTLTony Wickham2018-02-131-1/+3
* Fixing workspace card shifted when going to home.Sunny Goyal2018-02-091-5/+2
* Entering overview from home focuses on first taskTony2018-02-021-3/+24
* Implement quick scrub and quick switch callbacksTony2018-01-111-3/+3
* Animate to the workspace card when transitioning from overview to homeTony Wickham2018-01-051-0/+12
* Adding an empty page in Recents view corresponding to workspaceSunny Goyal2017-12-191-5/+24
* Removing view layer support during state animation.Sunny Goyal2017-12-071-2/+1
* Adding support for tagging animations per controller, so that they can be con...Sunny Goyal2017-12-071-4/+4
* Separating various UI properties into state variablesSunny Goyal2017-12-061-9/+61
* Changing the state UI logic for normal build and quickStep buildSunny Goyal2017-11-071-0/+53