summaryrefslogtreecommitdiffstats
path: root/libs/input
Commit message (Expand)AuthorAgeFilesLines
* Merge "add number constraint for samples per MotionEvent" into mnc-dr-devAdam Lesinski2015-10-121-1/+2
|\
| * add number constraint for samples per MotionEventFlanker2015-10-121-1/+2
* | Merge "Allow defining replacement key events in keymap" into mnc-dr-devPuneet Kumar2015-10-082-13/+100
|\ \
| * | Allow defining replacement key events in keymapDmitry Torokhov2015-09-292-13/+100
| |/
* | InputResampling: Don't extrapolate for very low frame rates.Andrew de los Reyes2015-10-011-2/+11
|/
* Fix input tests to work with new MotionEvent memberMichael Wright2015-05-143-10/+12
* Revert "Revert "Add new MotionEvent actions for button press and release.""Michael Wright2015-05-142-3/+11
* Revert "Add new MotionEvent actions for button press and release."Michael Wright2015-05-142-11/+3
* Add new MotionEvent actions for button press and release.Michael Wright2015-05-142-3/+11
* Pass through availability of audio mic for input devices.Tim Kilbourn2015-04-091-5/+8
* am 4355c0c9: am e1e3d278: Merge "Clean cruft out of makefiles."Dan Albert2014-09-121-6/+2
|\
| * am e1e3d278: Merge "Clean cruft out of makefiles."Dan Albert2014-09-121-6/+2
| |\
| | * Clean cruft out of makefiles.Dan Albert2014-09-111-6/+2
| * | Shelve InputFlinger for another release. DO NOT MERGEMichael Wright2014-08-182-60/+0
|/ /
* | Fixup more potential issues / warnings in string formatsMichael Wright2014-06-101-2/+2
* | Fix warning in logging string interpolationMichael Wright2014-06-091-1/+2
* | am 26063a91: am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure mem...Narayan Kamath2014-06-032-0/+78
|\ \
| * \ am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes"Narayan Kamath2014-06-032-0/+78
| |\ \ | | |/
| | * x86_64: Align uint64_t/int64_t structure member to 8 bytesFengwei Yin2014-05-302-0/+78
| * | am cfba3bf1: am c9fcaf37: Merge "Change InputMessage.motion.pointerSize to a ...Narayan Kamath2014-05-161-8/+8
| |\ \ | | |/
| | * Change InputMessage.motion.pointerSize to a uint32_t.Narayan Kamath2014-05-161-8/+8
| * | Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGEMichael Wright2014-03-241-17/+12
| * | Parse LED mappings in keylayout files. DO NOT MERGEMichael Wright2014-03-032-2/+85
| * | Add method to apply offset to PointerCoords. (DO NOT MERGE)Jeff Brown2014-02-111-0/+5
| |/
* | Fix InputEvent_test.Narayan Kamath2014-05-061-5/+5
* | Change InputMessage.motion.pointerSize to a uint32_t.Narayan Kamath2014-05-021-8/+8
* | Move key attribute information out of native.Michael Wright2014-04-225-116/+17
* | Generate ACTION_CANCEL on joystick disconnect.Michael Wright2014-03-201-17/+12
* | Add support for injecting events into ActivityContainers.Jeff Brown2014-02-111-0/+5
* | am 47f0b989: am 3223217a: Only consume touches up until the frame timeMichael Wright2013-10-211-3/+6
|\ \ | |/
| * Only consume touches up until the frame timeMichael Wright2013-10-211-3/+6
* | Parse LED mappings in keylayout filesMichael Wright2013-10-182-2/+85
* | am 06c964d9: am 9c0dfa09: Merge "Eliminate latency when resampling is disable...Dave Burke2013-10-101-5/+5
|\ \ | |/
| * Eliminate latency when resampling is disabledMichael Wright2013-10-101-5/+5
| * Remove input flinger stubs. (DO NOT MERGE)Jeff Brown2013-08-222-60/+0
|/
* Add controller numbers for gamepads / joysticksMichael Wright2013-07-221-9/+8
* Merge "Add input device property for buttons under touchpads"Michael Wright2013-07-191-0/+2
|\
| * Add input device property for buttons under touchpadsMichael Wright2013-07-111-0/+2
* | Merge "Completely remove skia dependency from libinput."Jeff Brown2013-07-162-6/+18
|\ \
| * | Completely remove skia dependency from libinput.Jeff Brown2013-07-152-6/+18
* | | Merge "Add a keycode to switch audio tracks (2/2)"michaelwr2013-07-161-0/+2
|\ \ \ | |/ / |/| |
| * | Add a keycode to switch audio tracks (2/2)Jaekyun Seok2013-07-121-0/+2
| |/
* | Fix PDK build.Jeff Brown2013-07-152-41/+40
* | Add skeleton of input flinger.Jeff Brown2013-07-152-0/+60
|/
* do not build libinput in PDKkeunyoung2013-07-021-0/+4
* Move input library code from frameworks/base.Jeff Brown2013-07-0115-0/+6031