summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/PinchToOverviewListener.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet expand statusbar on swipe downThecrazyskull2018-01-191-1/+37
* Moving saving state transtion listener logic to individual viewsSunny Goyal2016-11-141-2/+2
* Refactoring floating view opening/closing logicSunny Goyal2016-10-101-1/+1
* Resize only one widget at a timeSunny Goyal2016-09-231-2/+2
* Fixing topView not being considered in all places when calculating accessibleSunny Goyal2016-09-021-2/+2
* Pull up all apps interactionHyunyoung Song2016-06-061-3/+7
* Call onLauncherTransitionPrepare() and End() from pinch.Tony Wickham2016-05-121-2/+2
* Add velocity threshold so that fast pinches (flings) are detected.Tony Wickham2016-04-061-6/+14
* Merge "Added copywrite comments to pinch-related classes." into ub-launcher3-...Tony Wickham2016-03-251-0/+16
|\
| * Added copywrite comments to pinch-related classes.Tony Wickham2016-03-171-0/+16
* | Don't listen for the pinch gesture if the workspace is locked.Tony Wickham2016-03-161-2/+10
|/
* Pinch to zoom out into overview mode.Tony Wickham2016-03-041-0/+179