summaryrefslogtreecommitdiffstats
path: root/include/input
Commit message (Expand)AuthorAgeFilesLines
* resolve merge conflicts of 834ac204ce to klp-modular-dev.Nick Kralevich2015-10-231-0/+1
|\
| * resolve merge conflicts of 834ac204ce to klp-modular-dev.Nick Kralevich2015-10-221-0/+1
| |\
| | * DO NOT MERGE: fix build breakageNick Kralevich2015-10-221-0/+1
* | | add number constraint for samples per MotionEvent am: 5d17838adeFlanker2015-10-221-0/+5
|\ \ \ | |/ /
| * | add number constraint for samples per MotionEventFlanker2015-10-221-0/+5
| |\ \ | | |/
| | * add number constraint for samples per MotionEventFlanker2015-10-201-0/+5
* | | New keycode definitions for TV remotes.ASAZU, Hideki2014-09-021-0/+28
* | | Add Voice Assist key.Michael Wright2014-08-211-0/+1
* | | Shelve InputFlinger for another release. DO NOT MERGEMichael Wright2014-08-181-54/+0
* | | Bump axis limitMichael Wright2014-06-091-1/+1
* | | am 26063a91: am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure mem...Narayan Kamath2014-06-032-8/+16
|\ \ \
| * \ \ am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes"Narayan Kamath2014-06-032-8/+16
| |\ \ \
| | * | | x86_64: Align uint64_t/int64_t structure member to 8 bytesFengwei Yin2014-05-302-8/+16
| * | | | am cfba3bf1: am c9fcaf37: Merge "Change InputMessage.motion.pointerSize to a ...Narayan Kamath2014-05-161-3/+3
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Change InputMessage.motion.pointerSize to a uint32_t.Narayan Kamath2014-05-161-3/+3
| | |/
* | | Merge "Support VIRTUAL flag in keyboard layouts."Jeff Brown2014-05-211-0/+1
|\ \ \
| * | | Support VIRTUAL flag in keyboard layouts.Jeff Brown2014-05-201-0/+1
* | | | New keycode definitions for HDMI-CECJinsuk Kim2014-05-201-0/+5
|/ / /
* | | Add KEYCODE_PAIRING.Tim Kilbourn2014-05-161-0/+1
* | | Change InputMessage.motion.pointerSize to a uint32_t.Narayan Kamath2014-05-021-3/+3
* | | Move key attribute information out of native.Michael Wright2014-04-224-394/+407
* | | am 974279d9: am db19e463: Remove unnecessary policy flags.Jeff Brown2014-04-111-7/+3
|\ \ \ | |/ /
| * | Remove unnecessary policy flags.Jeff Brown2014-04-091-7/+3
| * | Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGEMichael Wright2014-03-241-3/+8
| * | b/12068020 add nonce to InputDeviceDescriptor. Do not mergeRoboErik2014-03-121-0/+5
| * | Add MAX_CONTROLLER_LEDS constant. DO NOT MERGEMichael Wright2014-03-111-0/+3
* | | Generate ACTION_CANCEL on joystick disconnect.Michael Wright2014-03-201-3/+8
* | | am d711ef1d: am 37bf0789: Declare KEYCODE_SLEEP and KEYCODE_WAKEUP.Jeff Brown2014-03-081-0/+2
|\ \ \ | |/ /
| * | Declare KEYCODE_SLEEP and KEYCODE_WAKEUP.Jeff Brown2014-03-071-0/+2
| * | Parse LED mappings in keylayout files. DO NOT MERGEMichael Wright2014-03-034-2/+65
| * | Add method to apply offset to PointerCoords. (DO NOT MERGE)Jeff Brown2014-02-111-0/+1
| |/
| * Remove input flinger stubs. (DO NOT MERGE)Jeff Brown2013-08-221-54/+0
* | Add support for injecting events into ActivityContainers.Jeff Brown2014-02-111-0/+1
* | b/12068020 add nonce to InputDeviceDescriptorRoboErik2013-12-191-0/+5
* | Add MAX_CONTROLLER_LEDS constantMichael Wright2013-10-211-0/+3
* | Parse LED mappings in keylayout filesMichael Wright2013-10-184-2/+65
|/
* Add controller numbers for gamepads / joysticksMichael Wright2013-07-221-2/+4
* Merge "Add input device property for buttons under touchpads"Michael Wright2013-07-191-0/+4
|\
| * Add input device property for buttons under touchpadsMichael Wright2013-07-111-0/+4
* | Merge "Completely remove skia dependency from libinput."Jeff Brown2013-07-161-21/+0
|\ \
| * | Completely remove skia dependency from libinput.Jeff Brown2013-07-151-21/+0
* | | Merge "Add a keycode to switch audio tracks (2/2)"michaelwr2013-07-161-0/+1
|\ \ \ | |/ / |/| |
| * | Add a keycode to switch audio tracks (2/2)Jaekyun Seok2013-07-121-0/+1
| |/
* | Fix PDK build.Jeff Brown2013-07-151-2/+21
* | Add skeleton of input flinger.Jeff Brown2013-07-151-0/+54
|/
* Move input library code from frameworks/base.Jeff Brown2013-07-0110-0/+2483