summaryrefslogtreecommitdiffstats
path: root/include/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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