replicant-frameworks_native/libs
Michael Wright 48a8a0e432 Add new MotionEvent actions for button press and release.
Introduce ACTION_BUTTON_PRESS and ACTION_BUTTON_RELEASE as actions to
signal a button press or release. If these actions happen
simulanteously with a DOWN or UP event then they're explicitly
ordered to happen after the DOWN or preceding the UP in order to send
them to the most recently targeted view.

Also, introduce new stylus button constants that differ from the
constants we use for mouse buttons.

Bug: 20704355
Change-Id: Ib960a5004db5429ad2fc8db020704773e2978327
2015-05-14 13:25:41 +01:00
..
binder Add body sensors app op - framework native 2015-05-01 13:51:45 -07:00
diskusage Add missing <unistd.h> include for close. 2015-02-19 16:58:44 -08:00
gui Merge "libgui: Clear frame number while freeing slot" into mnc-dev 2015-05-04 16:33:47 +00:00
input Add new MotionEvent actions for button press and release. 2015-05-14 13:25:41 +01:00
ui Close Fence FDs in error cases of Surface and GraphicBufferMapper 2015-04-30 14:50:17 -07:00