summaryrefslogtreecommitdiffstats
path: root/libs/input
Commit message (Collapse)AuthorAgeFilesLines
* add number constraint for samples per MotionEventFlanker2015-10-221-1/+2
|\ | | | | | | | | | | | | am: 5d17838ade * commit '5d17838adef13062717322e79d4db0b9bb6b2395': add number constraint for samples per MotionEvent
| * add number constraint for samples per MotionEventFlanker2015-10-201-1/+2
| | | | | | | | | | | | | | | | | | | | Bug:23905002 Signed-off-by: Adam Lesinski <adamlesinski@google.com> (cherry picked from commit 552a8a5d8df32f659b8d11311a244cdc6d3b7733) Change-Id: I9b7ea859889b7697bee4165a2746602212120543
* | Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGEMichael Wright2014-03-241-17/+12
| | | | | | | | | | Bug: 11480300 Change-Id: I5a4096970c9e588d134f05dd0eb3a9c91c836b2f
* | Parse LED mappings in keylayout files. DO NOT MERGEMichael Wright2014-03-032-2/+85
| | | | | | | | Change-Id: I2b34939cc0df256e6b872502ea93f2884b4c8334
* | Add method to apply offset to PointerCoords. (DO NOT MERGE)Jeff Brown2014-02-111-0/+5
|/ | | | Change-Id: I3dc2ba22b026e5b8e1c3d90f7366ec09a59ce6b6
* Only consume touches up until the frame timeMichael Wright2013-10-211-3/+6
| | | | | | | When resampling is disabled, it's currently possible to consume touches after the current frame time. This breaks some guarantees and could cause unexpected behaviors. Change-Id: I99908a2cac2df9f795dd4a07188b4451213cf3e4
* Eliminate latency when resampling is disabledMichael Wright2013-10-101-5/+5
| | | | | | | Since the latency was introduced to avoid egregious errors during resampling, remove it when we aren't resampling. Change-Id: Ia8e9a9afb1e16212fec81a8c9c661c598e1b0ebf
* Remove input flinger stubs. (DO NOT MERGE)Jeff Brown2013-08-222-60/+0
| | | | | Bug: 10446930 Change-Id: I4dd46f539cd2a2e324dfc83b45ba2787f7404a4a
* Add controller numbers for gamepads / joysticksMichael Wright2013-07-221-9/+8
| | | | Change-Id: I5294aabbadb836a6a4c7ce76a670abcf50c1f885
* 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
| | | | | | | | | | Bug: 8990644 Change-Id: I6df5fb9e11199173d62523928082db428af55394
* | 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
| | | | | | | | | | | | | | | | | | Including the tests... Change-Id: I6ec8f1a5ae7e7514831d7e3b430b3b37b0841b92
* | | 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
| |/ | | | | | | | | | | | | A key to switch audio tracks is general on media devices like blu-ray. Bug: 9728155 Change-Id: I13ebbc64321f3cf10370f9a605f3d94ea0d16d6d
* | Fix PDK build.Jeff Brown2013-07-152-41/+40
| | | | | | | | | | | | Quick hack to remove Skia dependency from libinput. Change-Id: Ibaf2e312236f5e3f7251fa903ce381456a77467c
* | Add skeleton of input flinger.Jeff Brown2013-07-152-0/+60
|/ | | | Change-Id: I7f25080e446d4d3d9de9b18fe432a09bc751e0d9
* do not build libinput in PDKkeunyoung2013-07-021-0/+4
| | | | | | | - skia is not available in PDK, and it causes build break. bug: 9528927 Change-Id: I89663e4a4bd52858506e3b52fbf8ca85d9992363
* Move input library code from frameworks/base.Jeff Brown2013-07-0115-0/+6031
Change-Id: I4983db61b53e28479fc90d9211fafff68f7f49a6