summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/quickstep/WindowTransformSwipeHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Number of DEBUG_STATES was 1 less than necessaryTony2019-03-141-1/+1
* Removing fade animation on swipe upSunny Goyal2019-03-121-51/+20
* App icon transitions with app window in overviewTracy Zhou2019-03-061-1/+3
* Using a single array instead of a list of array for trcking eventsSunny Goyal2019-03-051-6/+6
* Transform closing window to icon on workspace using adaptive icons.Jon Miranda2019-03-011-7/+16
* Handle key events in Launcher.Tracy Zhou2019-02-271-5/+4
* Stub out most of TouchInteractionService for GoKevin2019-02-251-0/+1193