| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Cherry-pick from master
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: I762b8c0bcf3780a1756f4c1b8bbf07a039ba7781
|
|
|
|
|
|
|
| |
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"
|
| |
| |
| |
| |
| |
| |
| |
| | |
permission checking for sensors"
This reverts commit c57a019e117117c5a76c772970b26cd0f5db8c6a.
Change-Id: I3540565bc3e56a32cf3b176a29216cf68bb763b2
|
|\ \
| |/
| |
| |
| |
| |
| | |
adding permission checking for sensors
* commit 'c57a019e117117c5a76c772970b26cd0f5db8c6a':
Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors
|
| |
| |
| |
| |
| |
| | |
permission checking for sensors
Change-Id: If0f3dbdb5d2e9378e1fed4614baee4e750d0c850
|
|\ \
| |/
| |
| |
| | |
* commit 'ad98ad0493625578f19c727576d02725b82f927c':
Add ACONFIGURATION_UI_MODE_TYPE_WATCH to configuation enum.
|
| |
| |
| |
| |
| | |
Bug:13395758
Change-Id: Iecdae299bfd030f86145d02fa7860374b5a40a74
|
|\ \
| |/
| |
| |
| | |
* commit '37bf0789f5c1167f6f7f5667b09cad70e0bb27d4':
Declare KEYCODE_SLEEP and KEYCODE_WAKEUP.
|
| |
| |
| |
| |
| | |
Bug: 12938999
Change-Id: I544661b3887332998d703b7b2df9e56c23ab48c4
|
|/
|
|
|
|
| |
Bug: 11634373
Change-Id: I9b0ac4d3b4a9a2999b2013abd39465a062ec51ea
|
|
|
|
| |
Change-Id: I612f0de7002e24948a4cbbea7b416b4fbb3929aa
|
|
|
|
|
| |
Bug: 10109508
Change-Id: I7333f3aac76125a8226a4c99c901fb904588df04
|
|\
| |
| |
| |
| | |
* commit '9f476fd08079701d1ad0f7c591667b6e673ed38e':
Add a symbol to represent MNC=0
|
| |
| |
| |
| |
| | |
Bug: 7170488
Change-Id: Icfd39fd0c739216e89446252ea0e7ceba6f002c6
|
| |
| |
| |
| |
| |
| |
| | |
A key to switch audio tracks is general on media devices like blu-ray.
Bug: 9728155
Change-Id: I13ebbc64321f3cf10370f9a605f3d94ea0d16d6d
|
| |
| |
| |
| |
| |
| |
| | |
it now displays the reported trigger mode properly, as well as
the number and type of the last received data
Change-Id: I2ff64b32ab71f1332bc2e09671c8c02bb9550490
|
|/
|
|
|
|
| |
getSensorType() ran in O(n) instead of O(1). fix that.
Change-Id: Idcf29e46fc34db32604a0d8e5a9156486783b74f
|
|\
| |
| |
| |
| |
| |
| | |
AInputEvent* motion_event"
* commit '1c45dc66c77f0ddb246a55d780206a183740ff7f':
Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event
|
| |
| |
| |
| |
| |
| | |
See b.android.com/55873
Change-Id: I92c549e1a595662d4df8fa0e47675ccb2b8814fd
|
| |
| |
| |
| | |
Change-Id: Id76e2e85246269ba7b16bb9635e41593b45cac1c
|
| |
| |
| |
| | |
Change-Id: I1bb630c58d0d41446b726de1b9d2c3875fcbbceb
|
|/
|
|
| |
Change-Id: I8ed56b510c46f372df0fc71e1735c72058efc677
|
|
|
|
| |
Change-Id: Ie011cbf74a08f760ccd93ca37fa2b437b7063462
|
|
|
|
|
|
|
|
| |
This reverts commit c118edfc1ab9a608537ebc2f2ec936216f15a36c
Need to go together with https://android-review.googlesource.com/#/c/48117/
Change-Id: Ib413be1035cfb1d18cc9cf4099694a308dadf8f5
|
|
|
|
|
|
| |
Changed ANDROID_BITMAP_RESUT_SUCCESS -> ANDROID_BITMAP_RESULT_SUCCESS
Change-Id: I4e15e946107ea6f3d0955f72e97894512743c6ca
|
|
|
|
| |
Change-Id: I0aaf10caf7b6a6d9e76b67dcabf01e4267b407bb
|
|
|
|
|
| |
Bug: 6594275
Change-Id: I032b055207d16bfff93ee8a350c0dc52b9102926
|
|
|
|
|
|
|
|
|
| |
These keys are specific to Japanese hardware keyboard which can be
used by input method.
Patch ported from AOSP, with the addition of KANA.
Change-Id: I1474f0eb8971ed5d632822b1f9825c426f4817eb
|
|
Change-Id: Ib740333753818ff8f8230ed009211b447e30cbee
|