summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/quickstep/RecentsView.java
Commit message (Expand)AuthorAgeFilesLines
* Adding fallback recents activitySunny Goyal2018-03-131-639/+0
* Unloading thumbnails from task views once recents is hiddenWinson Chung2018-03-131-19/+51
* Improve quick scrubTony2018-03-131-1/+1
* Code cleanup: remove some unnecessary methods/variablesTony2018-03-121-25/+13
* Remove workspace cardTony2018-03-121-1/+1
* Cleanup code relating to recents carouselTony2018-03-091-54/+10
* Flatten recents (remove curve effect)Tony Wickham2018-03-091-2/+1
* Prevent adding tasks to the visible task list.Winson Chung2018-03-051-4/+4
* Updating the scrim and landscpae uiSunny Goyal2018-03-011-4/+7
* Enable trim memory callbacks to the loader, background task preloadingWinson Chung2018-02-281-1/+20
* Only load thumbnails for visible tasks.Winson Chung2018-02-281-6/+62
* Flip recents if setting is trueTony Wickham2018-02-261-2/+24
* Animate launcher when launching recent tasksTony Wickham2018-02-261-8/+6
* Fix flash when switching from app window to snapshot.Winson Chung2018-02-221-2/+3
* Merge "Quick step/scrub/switch logging - state transition happening due to Ho...Hyunyoung Song2018-02-211-1/+1
|\
| * Quick step/scrub/switch loggingHyunyoung Song2018-02-201-1/+1
* | Handling recents animation cancelationSunny Goyal2018-02-201-4/+27
|/
* Fix task icon not showing if you press homeTony2018-02-201-3/+1
* Serializing all event handling from SystemUISunny Goyal2018-02-161-0/+6
* Re-enable quick scrub/switch from launcherTony Wickham2018-02-121-1/+5
* Move window to align with first task during quick scrubTony Wickham2018-02-091-1/+4
* Defer launching the quickscrub task until after the page settlesWinson Chung2018-02-091-0/+14
* Animate the visible task view if launching an app that resolves to the taskWinson Chung2018-02-091-1/+21
* Only keep running task id.Winson Chung2018-01-311-30/+9
* Add code path for the recents animation using window transitions.Winson Chung2018-01-291-0/+10
* Adding isSeascape method to have a common place to orientation checkSunny Goyal2018-01-261-1/+1
* Don't crash when invoking quickscrub with no recent tasksTony Wickham2018-01-191-1/+3
* Fading edges in landscape UISunny Goyal2018-01-191-13/+93
* Fading the edges of the thumbnail if the size is different than the view sizeSunny Goyal2018-01-181-1/+1
* Updating the workspace card in recents UISunny Goyal2018-01-171-9/+38
* Ensuring that Recents view is always loaded when going to Overview stateSunny Goyal2018-01-161-31/+92
* Implement quick scrub and quick switch callbacksTony2018-01-111-3/+12
* Removing some dependency on Launcher UISunny Goyal2018-01-111-10/+14
* Removing layout handling in DeviceProfile and moving it toSunny Goyal2018-01-101-1/+1
* Updating landscape layout for launcher/quickstepSunny Goyal2018-01-081-5/+26
* Two state swipe interaction fixesSunny Goyal2018-01-031-1/+2
* Adding an empty page in Recents view corresponding to workspaceSunny Goyal2017-12-191-39/+61
* Animate recent app icon in after activity transitionTony Wickham2017-12-121-0/+3
* Implement swipe to dismiss recent tasksTony Wickham2017-12-071-0/+25
* Separating various UI properties into state variablesSunny Goyal2017-12-061-1/+26
* Dim non-forefront recent pagesTony Wickham2017-12-011-2/+11
* Add carousel curve effect to RecentsView.Tony Wickham2017-11-171-0/+44
* Various swipe up animation optimizationsSunny Goyal2017-11-151-11/+15
* Load some recent tasksWinson Chung2017-11-131-18/+123
* Initial changes for handling touch events.Sunny Goyal2017-11-101-0/+1
* Changing the state UI logic for normal build and quickStep buildSunny Goyal2017-11-071-1/+23
* Separing the overview states for normal and quickstep buildsSunny Goyal2017-11-071-0/+41