| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| | |
https://android.googlesource.com/platform/frameworks/native into cm-13.0
Android 6.0.1 release 22
|
| |
| |
| |
| | |
This reverts commit ac72bbf4e46d6689070df09a25db2960a9036eb2.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
| |/
| |
| |
| |
| | |
BUG: b/23589870
Change-Id: I9bb575fe97bfae926ef4db37615e88057b81480c
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Android 6.0.0 release 26
Conflicts:
include/android/input.h
Change-Id: Ifa374c6d3055be3b8a5d60967f8b4c0043da739b
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
gestures." into mnc-dev"
This reverts commit 9b70ab7a3cb260205e81e40ba181a86710d2eb95, reversing
changes made to 153008efb5a00ed3c18d588ce15f90d2442a9786.
Bug: 24302031
Change-Id: Ia746381b30be3b54cb646ed412b7271962c4b02a
|
| |\
| | |
| | |
| | | |
Change-Id: I34801df36735545fc500486209573ed2864a0430
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This change adds four new stem keycodes for Android Wear. These
keycodes are intended to represent the various hardware buttons
around the watch. There is one primary stem key that will be used
for power/settings and three generic stem keys that will be
customizable.
BUG: 21903503
Change-Id: I60f87f027fa4d4b19933d96b4110019805b30895
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: Ia68fbd20ce66571dfd33764e52c3a00e2285e648
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '8a4222a647bd17c991959eca17a50ba911c3ab6b':
Add tracing header
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I526cf2be7949fa52ce0f70f9a1f671669140679a
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '7c000280a57f352c2485dcaea1d5bfe20f7bfe63':
Fix input tests to work with new MotionEvent member
Revert "Revert "Add new MotionEvent actions for button press and release.""
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
release."" into mnc-dev
* commit 'c921ce268155e8e1d75bd423514bb5a3ee363440':
Revert "Add new MotionEvent actions for button press and release."
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
release." into mnc-dev
* commit 'f27e6681048f3ee7a589ab824a1041667ff838e0':
Add new MotionEvent actions for button press and release.
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Change-Id: Ibb4a2058e585218bdeaf4c1d568093fbbd8f6478
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Change-Id: Id94b610f27b87426abb30e13484cbd16990aa995
|
| |_|_|_|_|_|_|_|/
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: If61a7e7bf2d8b2665db7ca57ed68a4462d0c1783
|
| |_|_|_|_|_|_|/
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Bug: 22059484
Change-Id: I587eb7622555194f18f403da583e3b70656a530e
|
| |_|_|_|_|_|/
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bug: 21531826
Change-Id: I3792860ad3f6579ceb50ccaa212f8fbd471a9b6b
|
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
bug:21195272
Change-Id: I520de9fee7fc40d0570d6bef450d756ce42a1462
|
| |_|_|_|/
|/| | | |
| | | | |
| | | | | |
Change-Id: I43e6c029412d0ed1d345c16fdce90e2879c52a8e
|
|\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | |
| | | | | |
* changes:
Fix input tests to work with new MotionEvent member
Revert "Revert "Add new MotionEvent actions for button press and release.""
|
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit 70b41ef580644fd0fe6fa9b8ac7e4a745cfb6db3.
|
|\ \ \ \ \
| |/ / / /
| | | | /
| |_|_|/
|/| | | |
into mnc-dev
|
| | | |
| | | |
| | | |
| | | | |
This reverts commit 48a8a0e4322969e1551536d6183af3a1faa2240b.
|
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|/ /
| |
| |
| | |
Change-Id: I21bb8b0dcfd3f1c812753a9fd77dea792e7155f2
|
| |
| |
| |
| | |
Change-Id: I727a2bb1e28ae9158f2df9c74dd0aee977dfd47f
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
These four new navigation keycodes are intended to be used to
navigate a tree hierarchy or list of items. They should be used to
allow the user to advance forward or backward within a list of
sibling items, expand the currently selected item to navigate the
item's children, or back out from the current item to its parent
item or state.
Change-Id: I4781e9d7756ed00ca14d8d4c743da3cc0e68ea6c
|
|/
|
|
|
| |
Bug: 19537384
Change-Id: I7bb2f4310755e0c2ea2f32288000e54d671aebbe
|
|
|
|
|
|
|
| |
Keys which are necessary for supporting world-wide broadcast
standard or used commonly for TV/STB remotes.
Change-Id: I2721ceb7d956c87f1d4106b99f9d21947ae13d47
|
|
|
|
|
| |
Bug:17007265
Change-Id: If0129c4ad222fe28628d6f7cd8ee78fc6424e177
|
|
|
|
|
| |
Bug: 16292420
Change-Id: I607fadc2edf673079bfd9f7406e6e45603474957
|
|
|
|
|
|
|
|
|
| |
i) ASensorManager_getDefaultSensor returns a wake-up/non wake-up sensor
depending on the type.
ii) Add ASensor_isWakeUpSensor and ASensorManager_getDefaultSensorEx
methods.
Bug : 16399898
Change-Id: I1a86fb8d9de23039fdf41679d1487e1cd761a9d0
|
|
|
|
| |
Change-Id: Iac8dd3408c90eb7d285a2e8043131fab3a7e58fa
|
|\
| |
| |
| |
| |
| |
| | |
klp-modular-dev
* commit 'b3a65bb0c2d2f6e660510efe0d93b3d26b0b2bf9':
Add heart rate to ASensorEvent
|
| |\
| | |
| | |
| | |
| | | |
* commit '9dcd38ad3b8335308b59932718e3f145aa50d318':
Add heart rate to ASensorEvent
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ic82838b17a575de93d499e44a454bb382f17678f
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '040730e8954b2f686390434646f82bc333de7058':
Remove getRequiredPermission from NDK.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit '1236710bccd8f5870c0281e24a899c3d58f708e6':
Remove getRequiredPermission from NDK.
|
| | |/
| | |
| | |
| | | |
Change-Id: Ic967adde89f30261c75fca67c09d14d35bd1cdb3
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Following keys are added to be mapped to HDMI-CEC standard keys:
KEYCODE_MEDIA_TOP_MENU
KEYCODE_11
KEYCODE_12
KEYCODE_LAST_CHANNEL
KEYCODE_TV_DATA_SERVICE
Change-Id: Ie73cf4cd8355ced4753eb5bba0ea130b087dfc36
|
| | |
| | |
| | |
| | |
| | |
| | | |
Used for initiating a peripheral pairing mode.
Change-Id: I7e8439d27491ccc72d045cabf5751a35b9113aa7
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
SensorService should hold a wakelock till the app reads events from a wakeup sensor. Currently drivers hold a wakelock with a
timeout while delivering events from a wake up sensor like Significant Motion. This hack can be removed now.
Bug: 9774884
Change-Id: If3b5acb99c9cf0cd29012fcfa9d6b04c74133d01
|
|\ \
| |/
| |
| |
| |
| |
| | |
effectively adding permission checking for sensors" into klp-modular-dev
* commit 'cf818ebbf07c6a20ef48d71bf82f8d4bdf3a398c':
Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors
|
| |
| |
| |
| |
| |
| |
| |
| | |
permission checking for sensors
This reverts commit 4369a4ebd5ae7567e7075bc82830b83178099ed5.
Change-Id: Ifa8619cc6873470a07a987763d818d78d4232610
|
|\ \
| |/
| |
| |
| |
| |
| | |
effectively adding permission checking for sensors"
* commit '4369a4ebd5ae7567e7075bc82830b83178099ed5':
Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors"
|