replicant-frameworks_native/services/inputflinger
FPtje 3b418d69a3 Fixed stylus eraser being rejected by palm rejection
The stylus eraser appeared not to work, i.e. Android did not respond to
input from the eraser. It turned out that all input except stylus input
is rejected when palm rejection is activated. The problem was that the
eraser itself activates palm rejection when it hovers. The solution is
to allow the eraser during palm rejection. This solution makes sense
because the eraser input works in the exact same way as normal stylus
input.

Change-Id: I9c7451112ce7dbca14a1e1694eedca2d4ed041a1
2016-08-05 13:41:31 -05:00
..
host DO NOT MERGE Revert "am f37143d8: Merge "Cancel touches as well as pointer gestures." into mnc-dev" 2015-09-22 22:05:48 +01:00
tests Inputflinger: hook up key event replacement processing 2015-09-29 13:27:16 -07:00
Android.mk Move inputflinger process to host directory 2015-02-23 16:04:57 -08:00
EventHub.cpp Inputflinger: hook up key event replacement processing 2015-09-29 13:27:16 -07:00
EventHub.h Inputflinger: hook up key event replacement processing 2015-09-29 13:27:16 -07:00
InputApplication.cpp Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputApplication.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputDispatcher.cpp Add new MotionEvent flag for partially obscured windows. 2016-04-21 19:11:18 -07:00
InputDispatcher.h Add new MotionEvent flag for partially obscured windows. 2016-04-21 19:11:18 -07:00
InputListener.cpp Revert "Revert "Add new MotionEvent actions for button press and release."" 2015-05-14 14:48:03 +01:00
InputListener.h Revert "Revert "Add new MotionEvent actions for button press and release."" 2015-05-14 14:48:03 +01:00
InputManager.cpp input: Adjust priority 2015-10-17 13:51:11 -07:00
InputManager.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputReader.cpp Fixed stylus eraser being rejected by palm rejection 2016-08-05 13:41:31 -05:00
InputReader.h Android 6.0.1 release 3 2015-12-07 17:07:16 -08:00
InputWindow.cpp Add new MotionEvent flag for partially obscured windows. 2016-04-21 19:11:18 -07:00
InputWindow.h Add new MotionEvent flag for partially obscured windows. 2016-04-21 19:11:18 -07:00
PointerControllerInterface.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00