summaryrefslogtreecommitdiffstats
path: root/include/android
Commit message (Collapse)AuthorAgeFilesLines
* DO NOT MERGE: Introduce stem keycodes for WearAnthony Hugh2015-06-241-1/+10
| | | | | | | | | | | | | 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
* New keycode definitions for TV remotes.ASAZU, Hideki2014-09-021-1/+29
| | | | | | | Keys which are necessary for supporting world-wide broadcast standard or used commonly for TV/STB remotes. Change-Id: I2721ceb7d956c87f1d4106b99f9d21947ae13d47
* Add native flag to reflect new density typeAdam Lesinski2014-08-221-0/+1
| | | | | Bug:17007265 Change-Id: If0129c4ad222fe28628d6f7cd8ee78fc6424e177
* Add Voice Assist key.Michael Wright2014-08-211-1/+2
| | | | | Bug: 16292420 Change-Id: I607fadc2edf673079bfd9f7406e6e45603474957
* Sensor related changes for NDK.Aravind Akella2014-08-051-1/+13
| | | | | | | | | 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
* Surface reportingMode for Sensors.Aravind Akella2014-06-121-0/+15
| | | | Change-Id: Iac8dd3408c90eb7d285a2e8043131fab3a7e58fa
* am b3a65bb0: am 9dcd38ad: Merge "Add heart rate to ASensorEvent" into ↵Etienne Le Grand2014-05-271-0/+7
|\ | | | | | | | | | | | | klp-modular-dev * commit 'b3a65bb0c2d2f6e660510efe0d93b3d26b0b2bf9': Add heart rate to ASensorEvent
| * am 9dcd38ad: Merge "Add heart rate to ASensorEvent" into klp-modular-devEtienne Le Grand2014-05-271-0/+7
| |\ | | | | | | | | | | | | * commit '9dcd38ad3b8335308b59932718e3f145aa50d318': Add heart rate to ASensorEvent
| | * Merge "Add heart rate to ASensorEvent" into klp-modular-devEtienne Le Grand2014-05-271-0/+7
| | |\
| | | * Add heart rate to ASensorEventEtienne Le Grand2014-05-231-0/+7
| | | | | | | | | | | | | | | | Change-Id: Ic82838b17a575de93d499e44a454bb382f17678f
* | | | am 040730e8: am 1236710b: Remove getRequiredPermission from NDK.Aravind Akella2014-05-231-7/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '040730e8954b2f686390434646f82bc333de7058': Remove getRequiredPermission from NDK.
| * | | am 1236710b: Remove getRequiredPermission from NDK.Aravind Akella2014-05-221-7/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '1236710bccd8f5870c0281e24a899c3d58f708e6': Remove getRequiredPermission from NDK.
| | * | Remove getRequiredPermission from NDK.Aravind Akella2014-05-221-7/+0
| | |/ | | | | | | | | | Change-Id: Ic967adde89f30261c75fca67c09d14d35bd1cdb3
* | | New keycode definitions for HDMI-CECJinsuk Kim2014-05-201-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Add KEYCODE_PAIRING.Tim Kilbourn2014-05-161-0/+1
| | | | | | | | | | | | | | | | | | Used for initiating a peripheral pairing mode. Change-Id: I7e8439d27491ccc72d045cabf5751a35b9113aa7
* | | Enable wakeup sensors.Aravind Akella2014-04-231-1/+3
|/ / | | | | | | | | | | | | | | 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
* | am cf818ebb: Merge "Add stringType and requiredPermission to sensors, ↵Aravind Akella2014-04-111-0/+22
|\ \ | |/ | | | | | | | | | | effectively adding permission checking for sensors" into klp-modular-dev * commit 'cf818ebbf07c6a20ef48d71bf82f8d4bdf3a398c': Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors
| * Add stringType and requiredPermission to sensors, effectively adding ↵Aravind Akella2014-04-111-0/+22
| | | | | | | | | | | | | | | | permission checking for sensors This reverts commit 4369a4ebd5ae7567e7075bc82830b83178099ed5. Change-Id: Ifa8619cc6873470a07a987763d818d78d4232610
* | am 4369a4eb: Revert "Add stringType and requiredPermission to sensors, ↵Etienne Le Grand2014-04-051-22/+0
|\ \ | |/ | | | | | | | | | | effectively adding permission checking for sensors" * commit '4369a4ebd5ae7567e7075bc82830b83178099ed5': Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors"
| * Revert "Add stringType and requiredPermission to sensors, effectively adding ↵Etienne Le Grand2014-04-051-22/+0
| | | | | | | | | | | | | | | | permission checking for sensors" This reverts commit c57a019e117117c5a76c772970b26cd0f5db8c6a. Change-Id: I3540565bc3e56a32cf3b176a29216cf68bb763b2
* | am c57a019e: Add stringType and requiredPermission to sensors, effectively ↵Etienne Le Grand2014-04-051-0/+22
|\ \ | |/ | | | | | | | | | | adding permission checking for sensors * commit 'c57a019e117117c5a76c772970b26cd0f5db8c6a': Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors
| * Add stringType and requiredPermission to sensors, effectively adding ↵Etienne Le Grand2014-04-041-0/+22
| | | | | | | | | | | | permission checking for sensors Change-Id: If0f3dbdb5d2e9378e1fed4614baee4e750d0c850
* | am ad98ad04: Add ACONFIGURATION_UI_MODE_TYPE_WATCH to configuation enum.John Spurlock2014-04-041-0/+1
|\ \ | |/ | | | | | | * commit 'ad98ad0493625578f19c727576d02725b82f927c': Add ACONFIGURATION_UI_MODE_TYPE_WATCH to configuation enum.
| * Add ACONFIGURATION_UI_MODE_TYPE_WATCH to configuation enum.John Spurlock2014-04-031-0/+1
| | | | | | | | | | Bug:13395758 Change-Id: Iecdae299bfd030f86145d02fa7860374b5a40a74
* | am 37bf0789: Declare KEYCODE_SLEEP and KEYCODE_WAKEUP.Jeff Brown2014-03-071-0/+2
|\ \ | |/ | | | | | | * commit '37bf0789f5c1167f6f7f5667b09cad70e0bb27d4': Declare KEYCODE_SLEEP and KEYCODE_WAKEUP.
| * Declare KEYCODE_SLEEP and KEYCODE_WAKEUP.Jeff Brown2014-03-071-0/+2
| | | | | | | | | | Bug: 12938999 Change-Id: I544661b3887332998d703b7b2df9e56c23ab48c4
* | Fixed apparent copy/paste mistakeDavid Friedman2014-02-051-1/+1
|/ | | | | | Bug: 11634373 Change-Id: I9b0ac4d3b4a9a2999b2013abd39465a062ec51ea
* Track Looper decoupling from ALooperBrian Carlstrom2013-12-121-1/+1
| | | | Change-Id: I612f0de7002e24948a4cbbea7b416b4fbb3929aa
* Sensor batching. Changes to the native code.Aravind Akella2013-09-031-1/+28
| | | | | Bug: 10109508 Change-Id: I7333f3aac76125a8226a4c99c901fb904588df04
* am 9f476fd0: Merge "Add a symbol to represent MNC=0"Wink Saville2013-07-301-0/+2
|\ | | | | | | | | * commit '9f476fd08079701d1ad0f7c591667b6e673ed38e': Add a symbol to represent MNC=0
| * Add a symbol to represent MNC=0Johan Redestig2013-07-261-0/+2
| | | | | | | | | | Bug: 7170488 Change-Id: Icfd39fd0c739216e89446252ea0e7ceba6f002c6
* | Add a keycode to switch audio tracks (2/2)Jaekyun Seok2013-07-121-0/+1
| | | | | | | | | | | | | | A key to switch audio tracks is general on media devices like blu-ray. Bug: 9728155 Change-Id: I13ebbc64321f3cf10370f9a605f3d94ea0d16d6d
* | improve sensorservice's dumpsysMathias Agopian2013-07-081-9/+14
| | | | | | | | | | | | | | it now displays the reported trigger mode properly, as well as the number and type of the last received data Change-Id: I2ff64b32ab71f1332bc2e09671c8c02bb9550490
* | simplify some unnecessary complex codeMathias Agopian2013-07-081-0/+1
|/ | | | | | getSensorType() ran in O(n) instead of O(1). fix that. Change-Id: Idcf29e46fc34db32604a0d8e5a9156486783b74f
* am 1c45dc66: Merge "Fix AMotionEvent_getHistorical* to take const ↵Andrew Hsieh2013-05-291-5/+5
|\ | | | | | | | | | | | | AInputEvent* motion_event" * commit '1c45dc66c77f0ddb246a55d780206a183740ff7f': Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event
| * Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_eventAndrew Hsieh2013-05-271-5/+5
| | | | | | | | | | | | See b.android.com/55873 Change-Id: I92c549e1a595662d4df8fa0e47675ccb2b8814fd
* | Add TOUCH_NAVIGATION input sourceMichael Wright2013-03-111-0/+2
| | | | | | | | Change-Id: Id76e2e85246269ba7b16bb9635e41593b45cac1c
* | Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!!Dianne Hackborn2013-02-121-0/+1
| | | | | | | | Change-Id: I1bb630c58d0d41446b726de1b9d2c3875fcbbceb
* | Add keycodes for brightness up/downMichael Wright2013-01-311-0/+2
|/ | | | Change-Id: I8ed56b510c46f372df0fc71e1735c72058efc677
* Fix buildAndrew Hsieh2012-12-171-1/+4
| | | | Change-Id: Ie011cbf74a08f760ccd93ca37fa2b437b7063462
* Revert "Fix typo"Andrew Hsieh2012-12-151-1/+1
| | | | | | | | This reverts commit c118edfc1ab9a608537ebc2f2ec936216f15a36c Need to go together with https://android-review.googlesource.com/#/c/48117/ Change-Id: Ib413be1035cfb1d18cc9cf4099694a308dadf8f5
* Fix typoAndrew Hsieh2012-12-161-1/+1
| | | | | | Changed ANDROID_BITMAP_RESUT_SUCCESS -> ANDROID_BITMAP_RESULT_SUCCESS Change-Id: I4e15e946107ea6f3d0955f72e97894512743c6ca
* Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-141-0/+16
| | | | Change-Id: I0aaf10caf7b6a6d9e76b67dcabf01e4267b407bb
* Add ASSIST keycode.Jeff Brown2012-06-151-0/+1
| | | | | Bug: 6594275 Change-Id: I032b055207d16bfff93ee8a350c0dc52b9102926
* Add Japanese specific key codesYang Chuang2012-04-021-0/+8
| | | | | | | | | 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
* move ndk headers to frameworks/nativeMathias Agopian2012-03-2315-0/+3049
Change-Id: Ib740333753818ff8f8230ed009211b447e30cbee