Jeff Brown 49754db5a3 Handle stylus buttons and tool types.
Added TOOL_TYPE_ERASER.

Refactored the InputReader to share more code between the
various input mappers that handle button states and to
simplify the accumulator implementations by having each
one only handle a single type of input.

Removed the concept of direct/indirect tool types from the API.
If we add it back, it should be done in a manner that is orthogonal
to the tool type itself, perhaps as a flags field on the pointer.
The device source may well provide sufficient information anyhow.

Change-Id: I811c22d95e8304269b6ee4f6d11a6b04f3cfc1b2
2011-07-25 20:04:18 -07:00
2011-07-25 20:04:18 -07:00
2011-06-22 16:12:41 -07:00
2011-07-21 15:25:41 -07:00
2011-07-25 16:09:58 -07:00
2011-07-20 14:45:54 -07:00
2011-07-19 17:20:35 -07:00
2011-07-13 04:12:28 +08:00
2011-07-24 10:08:47 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%