replicant-frameworks_native/include
Prashant Malani ac72bbf4e4 inputflinger: Initial support for rotary encoders.
This change introduces support for rotary encoder input devices.

We also define a new input source (namely, AINPUT_SOURCE_ROTARY_ENCODER)
and a new axis of input (namely, AXIS_SCROLL), since the rotary encoder
motion doesn't necessarily tie to a horizontal or vertical scroll
motion.

A ROTARY_ENCODER input device class is also introduced, corresponding to
the new input source.

A new input source can be defined as producing rotary encoder motion
events, if its corresponding .idc file contains the following
declaration:

    device.type = rotaryEncoder

Bug: 18707397

Change-Id: I8ccd540908311d1ff44fdfeba81b691895413641
Signed-off-by: Prashant Malani <pmalani@google.com>
2015-09-14 13:55:21 -07:00
..
android inputflinger: Initial support for rotary encoders. 2015-09-14 13:55:21 -07:00
batteryservice Show charging speed on Keyguard 2015-07-10 13:10:13 -07:00
binder Enable more flexible usage of blobs in parcels. 2015-06-05 17:40:59 -07:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui Bug fix in SensorManager. 2015-07-30 19:05:21 +00:00
input Merge commit '62ec2dd5' into mm 2015-08-07 18:12:20 +01:00
media omx: fix structure sizes to be the same on 32 and 64-bit builds 2015-07-21 00:19:04 +00:00
powermanager Make IPowerManager native conform to .aidl for oneway 2014-09-05 17:12:24 -07:00
private libgui/SF: Propagate SECURE Layer flag changes 2015-06-18 15:11:20 -07:00
ui libgui: Add generation numbers to BufferQueue 2015-06-03 11:09:33 -07:00