Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TransformGestureDetector is now ScaleGestureDetector - scope reduced. | Adam Powell | 2010-01-13 | 1 | -29/+47 |
| | | | | N1 screen can't reliably handle translation and scaling at the same time. | ||||
* | Added TransformGestureDetector (still in progress) | Adam Powell | 2010-01-12 | 5 | -0/+228 |
Modified VelocityTracker to track multiple pointers Added TransformTest |