replicant-frameworks_native/include
Jeff Brown e57e895080 Refactor input reader to support new device types more easily.
Refactored the input reader so that each raw input protocol is handled
by a separate subclass of the new InputMapper type.  This way, behaviors
pertaining to keyboard, trackballs, touchscreens, switches and other
devices are clearly distinguished for improved maintainability.

Added partial support for describing capabilities of input devices
(incomplete and untested for now, will be fleshed out in later commits).

Simplified EventHub interface somewhat since InputReader is taking over
more of the work.

Cleaned up some of the interactions between InputManager and
WindowManagerService related to reading input state.

Fixed swiping finger from screen edge into display area.

Added logging of device information to 'dumpsys window'.

Change-Id: I17faffc33e3aec3a0f33f0b37e81a70609378612
2010-07-28 14:16:15 -07:00
..
binder Replace several IPCThreadState::get() lookups with one. 2010-07-27 12:28:57 -07:00
gui propagate sensor event rate properly 2010-07-21 16:09:39 -07:00
pim auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
private allow re-targetting of surfaces 2010-06-08 20:10:02 -07:00
surfaceflinger Re-use existing Surface objects when reading them from parcels. 2010-07-16 13:03:15 -07:00
tts Update TTS plugin interface to receive engine configuration data 2010-03-18 11:52:41 -07:00
ui Refactor input reader to support new device types more easily. 2010-07-28 14:16:15 -07:00
utils Fix bug with phantom input windows. 2010-07-16 00:02:48 -07:00