summaryrefslogtreecommitdiffstats
path: root/include/pim
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2011-03-09 17:39:48 -0800
committerJeff Brown <jeffbrown@android.com>2011-05-23 17:19:38 -0700
commit96ad3979f328a1aa098917ca1c35575e85345526 (patch)
treea703eeeda8430c955738efd047616bc6a47a32e1 /include/pim
parent40277df7c33c0fc381eec589c768fe86de4b4404 (diff)
downloadframeworks_base-96ad3979f328a1aa098917ca1c35575e85345526.zip
frameworks_base-96ad3979f328a1aa098917ca1c35575e85345526.tar.gz
frameworks_base-96ad3979f328a1aa098917ca1c35575e85345526.tar.bz2
Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)
1. Single finger tap performs a click. 2. Single finger movement moves the pointer (hovers). 3. Button press plus movement performs click or drag. While dragging, the pointer follows the finger that is moving fastest. This is important if there are additional fingers down on the touch pad for the purpose of applying force to an integrated button underneath. 4. Two fingers near each other moving in the same direction are coalesced as a swipe gesture under the pointer. 5. Two or more fingers moving in arbitrary directions are transformed into touches in the vicinity of the pointer. This makes scale/zoom and rotate gestures possible. Added a native VelocityTracker implementation to enable intelligent switching of the active pointer during drags. Change-Id: I7b7ddacc724fb1306e1590dbaebb740d3130d7cd
Diffstat (limited to 'include/pim')
0 files changed, 0 insertions, 0 deletions