summaryrefslogtreecommitdiffstats
path: root/services/inputflinger
Commit message (Expand)AuthorAgeFilesLines
* Fix type for temp variableMichael Wright2014-08-291-1/+1
* Add logging for switch stateMichael Wright2014-08-292-5/+12
* Shelve InputFlinger for another release. DO NOT MERGEMichael Wright2014-08-184-187/+1
* Revert "Revert "Add system accelerators for BACK and HOME.""Michael Wright2014-08-062-2/+58
* Revert "Add system accelerators for BACK and HOME."Michael Wright2014-08-062-56/+2
* Add system accelerators for BACK and HOME.Michael Wright2014-08-062-2/+56
* Use openssl's SHA1 instead of bionic's.Dan Albert2014-06-202-7/+11
* inputflinger: 64-bit compile issuesMark Salyzyn2014-06-101-24/+25
* Change InputMessage.motion.pointerSize to a uint32_t.Narayan Kamath2014-05-021-2/+2
* Merge "Add TYPE_MAGNIFICATION_OVERLAY to isTrustedOverlay"Conley Owens2014-04-302-0/+2
|\
| * Add TYPE_MAGNIFICATION_OVERLAY to isTrustedOverlayConley Owens2014-04-232-0/+2
* | Move key attribute information out of native.Michael Wright2014-04-222-17/+4
|/
* Plumb display power state through display manager.Jeff Brown2014-04-113-47/+5
* Misc. buttons aren't gamepad keys.Michael Wright2014-04-021-4/+0
* Cherry pick parts of f5df700e6ce.Narayan Kamath2014-03-273-5/+5
* inputflinger: 64 bit compile issuesMark Salyzyn2014-03-213-9/+9
* Generate ACTION_CANCEL on joystick disconnect.Michael Wright2014-03-201-6/+27
* Add idc config option for handling key repeatsMichael Wright2014-03-202-0/+11
* Controllers must have buttons and a movement mechanism.Michael Wright2014-03-121-1/+2
* Support unique calibration per orientationJason Gerecke2014-03-103-3/+8
* Add test for InputReader location calibrationJason Gerecke2014-03-102-1/+56
* Initialize mAffineTransform and update on modificationJason Gerecke2014-03-103-0/+22
* Introduce mAffineCalibration for location calibrationJason Gerecke2014-03-102-11/+61
* Add touch.wake IDC property to control wakeup.Jeff Brown2014-02-262-5/+10
* Add support for injecting events into ActivityContainers.Jeff Brown2014-02-113-91/+147
* Move inputservice over to frameworks/nativeMichael Wright2014-02-1119-2/+22572
* Revert "Move inputservice over to frameworks/native"Michael Wright2014-02-1016-17173/+2
* Move inputservice over to frameworks/nativeMichael Wright2014-02-1016-2/+17173
* move services executables sources in their respective src folderMathias Agopian2013-07-222-0/+41
* Add skeleton of input flinger.Jeff Brown2013-07-153-0/+178