diff options
author | Svetoslav <svetoslavganov@google.com> | 2013-08-08 17:34:30 -0700 |
---|---|---|
committer | Svetoslav <svetoslavganov@google.com> | 2013-08-08 17:44:46 -0700 |
commit | 84044b3ce737487b6e5bb1f6618d151c8659c2a1 (patch) | |
tree | 01ce46e257655726879e8fd4cf5af65034207f0a /docs/html/sdk/api_diff/5/changes | |
parent | d646882af9a545c65bc591f85d0015fa45558e9e (diff) |
Some hygiene for the touch explorer.
1. Removed the inactive pointer filtering which was not reporting pointers
to the apps if they did not travel a minimal distance. This prohibits
developemnt of apps with innovative interaction models such as using
the screen as a virtual Braille keyboard.
2. We need the first pointer to travel some distance or a minimal amount of
time to pass before deciding if the user explores or performs a gesture.
In this period we were dropping events which was preventing inovative
interfaces such as gesture based typing since we were chopping off a
significant portion of the data.
Change-Id: I5c1aa98d14c83f356a9c59c93f4dc1f970c0faca
Diffstat (limited to 'docs/html/sdk/api_diff/5/changes')
0 files changed, 0 insertions, 0 deletions