replicant-frameworks_native/include/ui
Jeff Brown 5c1ed84a2d Add support for new input sources.
Added several new coordinate values to MotionEvents to capture
touch major/minor area, tool major/minor area and orientation.

Renamed NDK input constants per convention.

Added InputDevice class in Java which will eventually provide
useful information about available input devices.

Added APIs for manufacturing new MotionEvent objects with multiple
pointers and all necessary coordinate data.

Fixed a bug in the input dispatcher where it could get stuck with
a pointer down forever.

Fixed a bug in the WindowManager where the input window list could
end up containing stale removed windows.

Fixed a bug in the WindowManager where the input channel was being
removed only after the final animation transition had taken place
which caused spurious WINDOW DIED log messages to be printed.

Change-Id: Ie55084da319b20aad29b28a0499b8dd98bb5da68
2010-07-15 18:32:33 -07:00
..
egl Introduce official public NativeWindow type. 2010-06-30 15:32:04 -07:00
android_native_buffer.h Add incStrong and decStrong methods to android_native_{window,buffer}_t. 2010-05-10 17:33:32 -07:00
DisplayInfo.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
EGLNativeSurface.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
EGLUtils.h added EGLUtils::strerror 2009-08-07 16:37:21 -07:00
EventHub.h Add support for new input sources. 2010-07-15 18:32:33 -07:00
FramebufferNativeWindow.h Introduce official public NativeWindow type. 2010-06-30 15:32:04 -07:00
GraphicBuffer.h split surface management from surface's buffers management 2010-06-04 18:57:41 -07:00
GraphicBufferAllocator.h when a zero dimension buffer is allocated, turn the allocation into 2010-04-15 15:23:25 -07:00
GraphicBufferMapper.h fix [2167050] glTexImage2D code path buggy in SurfaceFlinger 2009-10-06 17:00:25 -07:00
Input.h Add support for new input sources. 2010-07-15 18:32:33 -07:00
InputDevice.h Add support for new input sources. 2010-07-15 18:32:33 -07:00
InputDispatcher.h Add support for new input sources. 2010-07-15 18:32:33 -07:00
InputManager.h Native input event dispatching. 2010-06-28 19:10:54 -07:00
InputReader.h Add initial gamepad support. 2010-07-13 17:04:57 -07:00
InputTransport.h Add support for new input sources. 2010-07-15 18:32:33 -07:00
IOverlay.h move libbinder's header files under includes/binder 2009-05-20 12:55:03 -07:00
KeyCharacterMap.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
KeycodeLabels.h Add initial gamepad support. 2010-07-13 17:04:57 -07:00
Overlay.h Adding resizeInput and setAttributes for overlay 2009-07-29 17:53:38 -07:00
PixelFormat.h fix a bug I introduced recently where YUV formats would crash the system 2010-02-16 20:43:39 -08:00
Point.h minor clean-up to Rect and Point. 2009-05-26 17:47:39 -07:00
Rect.h Add ANativeWindow API for directly drawing to the surface bits. 2010-07-09 16:58:19 -07:00
Region.h Remove a dependency of Region (libui) on Parcel (libbinder). 2010-02-17 20:26:47 -08:00