summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/PinchAnimationManager.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing some commentsSunny Goyal2016-07-141-3/+3
* Moving the QSB out of the cell layout to the Drag layerSunny Goyal2016-07-131-7/+6
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-8/+0
* Making page indicator an abstract class and implementing some common methods.Sunny Goyal2016-05-201-1/+1
* Add PageIndicator interface and custom PageIndicatorLine view.Tony Wickham2016-05-171-1/+1
* Call onLauncherTransitionPrepare() and End() from pinch.Tony Wickham2016-05-121-17/+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
* | Preventing unnecessary object creationsSunny Goyal2016-03-241-98/+42
|/
* Pinch to zoom out into overview mode.Tony Wickham2016-03-041-0/+285