replicant-frameworks_native/libs
Dmitry Torokhov 115f93eeeb Allow defining replacement key events in keymap
Currently keyboard maps allow to assign character sequences to key
events and allow specifying a so-called "fallback" key events that are
re-injected into input stream if target application indicates that it
was not able to handle the original key event. Unfortunately there is no
way to perform substitution before handing the event to applicationis.

This change adds a new keymap keyword "replace" that allows users query
"replacement" actions for key (if any), with the intent that such
replacement happens early in the event handling process.

Bug: 24504154

Change-Id: I3e6a2476c856524171df00ad22ff56f2018c1278
2015-09-29 13:26:30 -07:00
..
binder Fix writeByteArray/writeInt32Array size on x64 2015-06-30 14:50:09 -07:00
diskusage Add missing <unistd.h> include for close. 2015-02-19 16:58:44 -08:00
gui am e35c7d65: Add body sensors app op for custom sensors 2015-09-03 17:26:13 +00:00
input Allow defining replacement key events in keymap 2015-09-29 13:26:30 -07:00
ui libgui: Add generation numbers to BufferQueue 2015-06-03 11:09:33 -07:00