Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGE | Michael Wright | 2014-03-24 | 1 | -3/+8 |
| | | | | | Bug: 11480300 Change-Id: I5a4096970c9e588d134f05dd0eb3a9c91c836b2f | ||||
* | b/12068020 add nonce to InputDeviceDescriptor. Do not merge | RoboErik | 2014-03-12 | 1 | -0/+5 |
| | | | | | | | | | This is a cherry-pick of https://googleplex-android-review.git.corp.google.com/#/c/401795/ Adds a nonce field to allow generation of unique descriptors for input devices. Change-Id: Ie82bfb728bea95792b3b138dd3974f8b0aff63e0 | ||||
* | Add MAX_CONTROLLER_LEDS constant. DO NOT MERGE | Michael Wright | 2014-03-11 | 1 | -0/+3 |
| | | | | Change-Id: Ie6dbce926280c748f39e3c54d2ed4accbdcf9e59 | ||||
* | Declare KEYCODE_SLEEP and KEYCODE_WAKEUP. | Jeff Brown | 2014-03-07 | 1 | -0/+2 |
| | | | | | Bug: 12938999 Change-Id: I544661b3887332998d703b7b2df9e56c23ab48c4 | ||||
* | Parse LED mappings in keylayout files. DO NOT MERGE | Michael Wright | 2014-03-03 | 4 | -2/+65 |
| | | | | Change-Id: I2b34939cc0df256e6b872502ea93f2884b4c8334 | ||||
* | Add method to apply offset to PointerCoords. (DO NOT MERGE) | Jeff Brown | 2014-02-11 | 1 | -0/+1 |
| | | | | Change-Id: I3dc2ba22b026e5b8e1c3d90f7366ec09a59ce6b6 | ||||
* | Remove input flinger stubs. (DO NOT MERGE) | Jeff Brown | 2013-08-22 | 1 | -54/+0 |
| | | | | | Bug: 10446930 Change-Id: I4dd46f539cd2a2e324dfc83b45ba2787f7404a4a | ||||
* | Add controller numbers for gamepads / joysticks | Michael Wright | 2013-07-22 | 1 | -2/+4 |
| | | | | Change-Id: I5294aabbadb836a6a4c7ce76a670abcf50c1f885 | ||||
* | Merge "Add input device property for buttons under touchpads" | Michael Wright | 2013-07-19 | 1 | -0/+4 |
|\ | |||||
| * | Add input device property for buttons under touchpads | Michael Wright | 2013-07-11 | 1 | -0/+4 |
| | | | | | | | | | | Bug: 8990644 Change-Id: I6df5fb9e11199173d62523928082db428af55394 | ||||
* | | Merge "Completely remove skia dependency from libinput." | Jeff Brown | 2013-07-16 | 1 | -21/+0 |
|\ \ | |||||
| * | | Completely remove skia dependency from libinput. | Jeff Brown | 2013-07-15 | 1 | -21/+0 |
| | | | | | | | | | | | | | | | | | | Including the tests... Change-Id: I6ec8f1a5ae7e7514831d7e3b430b3b37b0841b92 | ||||
* | | | Merge "Add a keycode to switch audio tracks (2/2)" | michaelwr | 2013-07-16 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add a keycode to switch audio tracks (2/2) | Jaekyun Seok | 2013-07-12 | 1 | -0/+1 |
| |/ | | | | | | | | | | | | | A key to switch audio tracks is general on media devices like blu-ray. Bug: 9728155 Change-Id: I13ebbc64321f3cf10370f9a605f3d94ea0d16d6d | ||||
* | | Fix PDK build. | Jeff Brown | 2013-07-15 | 1 | -2/+21 |
| | | | | | | | | | | | | Quick hack to remove Skia dependency from libinput. Change-Id: Ibaf2e312236f5e3f7251fa903ce381456a77467c | ||||
* | | Add skeleton of input flinger. | Jeff Brown | 2013-07-15 | 1 | -0/+54 |
|/ | | | | Change-Id: I7f25080e446d4d3d9de9b18fe432a09bc751e0d9 | ||||
* | Move input library code from frameworks/base. | Jeff Brown | 2013-07-01 | 10 | -0/+2483 |
Change-Id: I4983db61b53e28479fc90d9211fafff68f7f49a6 |