summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/quickstep/RecentsActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Enable new open app transitions when in multiwindow mode.Jon Miranda2018-05-221-2/+2
* Adding some activity state information in dumpSunny Goyal2018-05-141-0/+10
* Using surface rotation instead of insets to determine seascape configurationSunny Goyal2018-05-071-0/+6
* Fixing task open animation in split screen modeSunny Goyal2018-04-271-2/+4
* Call Activity.onTrimMemory() to ensure render thread cache is also trimmedWinson Chung2018-04-261-1/+1
* Merge "Post at front of queue for app launch and recents launch" into ub-laun...Jorim Jaggi2018-04-251-1/+2
|\
| * Post at front of queue for app launch and recents launchJorim Jaggi2018-04-241-1/+2
* | Send trim memory to trim icon cache when stoppedWinson Chung2018-04-241-0/+8
|/
* Handling swipe up on a third-party launcherSunny Goyal2018-04-201-0/+10
* Waiting until onResume before creating the wallpaper-open animation.Sunny Goyal2018-04-161-2/+3
* Using correct window bounds in multi-window for fallback activitySunny Goyal2018-04-111-2/+2
* Fixing multi-window task sizes in Recents activitySunny Goyal2018-04-111-15/+26
* Handle configuration changes in fallback activitySunny Goyal2018-04-101-0/+45
* Adding task open animation in fallback activitySunny Goyal2018-04-091-2/+63
* Fallback recents activity fixes:Sunny Goyal2018-04-091-0/+19
* Updating fallback activitySunny Goyal2018-03-301-0/+8
* Adding support for single tap & double tap on the recents buttonSunny Goyal2018-03-211-0/+6
* Abstracting out all the Laucher related logicSunny Goyal2018-03-191-0/+20
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-2/+35
* Adding fallback recents activitySunny Goyal2018-03-131-18/+13
* Add option to not preload titles.Winson Chung2017-11-151-1/+3
* Adding some task views.Winson Chung2017-11-101-1/+1
* Updating the systemUI libSunny Goyal2017-11-031-1/+2
* Adding a placeholder recents activitySunny Goyal2017-11-021-0/+45