[go: nahoru, domu]

History log of /frameworks/native/include/input/InputEventLabels.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e30f7e1e9ec2be958bbea54f3a09f509fc0a44f7 21-Oct-2015 Michael Wright <michaelwr@google.com> Add new Cut / Copy / Paste keys

Bug: 25120948
Change-Id: Ic2569b1d542fb3fd4159d8c08fe65beeb8b656d7
/frameworks/native/include/input/InputEventLabels.h
b642fa96314f44c293e921a895860d0e42d270a8 04-Sep-2015 Nick Armstrong-Crews <strongarm@google.com> resolved conflicts for eba63c33 to master

Change-Id: I9f7744f63adeb9961547487453f0526cdd99dbbd
a180e855f66db8e4aa4796247e55ca5372d53de2 02-Sep-2015 Nick Armstrong-Crews <strongarm@google.com> Add KEYCODE_SOFT_SLEEP for Ungaze.

BUG: b/23589870
Change-Id: I9bb575fe97bfae926ef4db37615e88057b81480c
/frameworks/native/include/input/InputEventLabels.h
d0aa330925e2a9e90ccaf7f7b4b103911f544c56 06-Aug-2015 Michael Wright <michaelwr@google.com> Add new media navigation keys.

Bug: 22059484
Change-Id: I7d85a5c3bd1bbe07ebb50edfc0a65bf25ee6ca9c
/frameworks/native/include/input/InputEventLabels.h
1362ec74fc4f1dc223c9c322f8f49c966ba67594 07-Aug-2015 Michael Wright <michaelwr@google.com> Merge commit '62ec2dd5' into mm

Change-Id: I34801df36735545fc500486209573ed2864a0430
62ec2dd563eb9f537d76e6bb9c13d630f5ab01dc 06-Aug-2015 Michael Wright <michaelwr@google.com> DO NOT MERGE Add new media navigation keys.

Bug: 22059484
Change-Id: I587eb7622555194f18f403da583e3b70656a530e
/frameworks/native/include/input/InputEventLabels.h
01ed18677143bd44a3be64387857b8bd4d775c13 31-Jul-2015 David Stevens <stevensd@google.com> Add keycodes for diagonal dpad inputs

Change-Id: I7fe485bac5df58a20daed0c99d4849121851b81c
/frameworks/native/include/input/InputEventLabels.h
887b00dd28627d635f06a1ffca27553f265b28e0 23-Jun-2015 Anthony Hugh <ahugh@google.com> Introduce stem keycodes for Wear

This change adds four new stem keycodes for Android Wear. These
keycodes are intended to represent the various hardware buttons
around the watch. There is one primary stem key that will be used
for power/settings and three generic stem keys that will be
customizable.

BUG: 21903503
Change-Id: I60f87f027fa4d4b19933d96b4110019805b30895
/frameworks/native/include/input/InputEventLabels.h
e50376eef0cf3c38991b48b29fa99a9d071abf49 16-Apr-2015 Joseph Cooper <josephcooper@google.com> Introduces navigation keycodes.

These four new navigation keycodes are intended to be used to
navigate a tree hierarchy or list of items. They should be used to
allow the user to advance forward or backward within a list of
sibling items, expand the currently selected item to navigate the
item's children, or back out from the current item to its parent
item or state.

Change-Id: I4781e9d7756ed00ca14d8d4c743da3cc0e68ea6c
/frameworks/native/include/input/InputEventLabels.h
c9aa628d065eb08d6fa30f0ac21c6eca4cfbab75 12-Feb-2015 Jeff Brown <jeffbrown@google.com> Cancel touch events when a low-level touch gesture occurs.

When the touch firmware or driver sends a key event that is triggered
by a low-level gesture such as a palm slap. For this to work, the
touch device's .kl file must specify the "GESTURE" flag for each
key that is produced by a gesture.

Note that the "VIRTUAL" flag should also be specified for any such
keys for which we would like to generate haptic feedback.

eg. key 142 SLEEP VIRTUAL GESTURE

Bug: 19264992
Change-Id: Ief494ec7e3ca66d2358a1001fdfae4f263ee1cd1
/frameworks/native/include/input/InputEventLabels.h
5b3dc861fb707f46064238ec832f7bdbb4a5fbe8 27-Aug-2014 ASAZU, Hideki <Hideki.Asazu@jp.sony.com> New keycode definitions for TV remotes.

Keys which are necessary for supporting world-wide broadcast
standard or used commonly for TV/STB remotes.

Change-Id: I2721ceb7d956c87f1d4106b99f9d21947ae13d47
/frameworks/native/include/input/InputEventLabels.h
51409573be11e89babeb61954a19c8261649ca7c 22-Aug-2014 Michael Wright <michaelwr@google.com> Add Voice Assist key.

Bug: 16292420
Change-Id: I607fadc2edf673079bfd9f7406e6e45603474957
/frameworks/native/include/input/InputEventLabels.h
b9e879d429945cebc12a52e1ceaf0846eea564f1 21-May-2014 Jeff Brown <jeffbrown@google.com> Merge "Support VIRTUAL flag in keyboard layouts."
5a7d2f9a15f0fc3799f855105aa07cf7ba534b6f 21-May-2014 Jeff Brown <jeffbrown@google.com> Support VIRTUAL flag in keyboard layouts.

This flag is used to provide haptic feedback for virtual hard keys.

Bug: 14319563
Change-Id: Ia0ca1acc8cfa00a42d1c04d279dfa59c6cc00f4d
/frameworks/native/include/input/InputEventLabels.h
bc4e396d1721884adc48f64fbe6ef40afd8ede2d 14-May-2014 Jinsuk Kim <jinsukkim@google.com> New keycode definitions for HDMI-CEC

Following keys are added to be mapped to HDMI-CEC standard keys:

KEYCODE_MEDIA_TOP_MENU
KEYCODE_11
KEYCODE_12
KEYCODE_LAST_CHANNEL
KEYCODE_TV_DATA_SERVICE

Change-Id: Ie73cf4cd8355ced4753eb5bba0ea130b087dfc36
/frameworks/native/include/input/InputEventLabels.h
6b4e02f1cbdc55126cae9d2ce588640a784e7d61 15-Apr-2014 Tim Kilbourn <tkilbourn@google.com> Add KEYCODE_PAIRING.

Used for initiating a peripheral pairing mode.

Change-Id: I7e8439d27491ccc72d045cabf5751a35b9113aa7
/frameworks/native/include/input/InputEventLabels.h
872db4f11e407accccba9d37c335ef7e3597eba4 23-Apr-2014 Michael Wright <michaelwr@google.com> Move key attribute information out of native.

Native doesn't ever actually care about the attributes of keys, so
move all of it up into the managed layer and move all of the key
names down so they're defined once.

Change-Id: Ic8ded13ce050b2b98744735ff50d11e8d882d7d5
/frameworks/native/include/input/InputEventLabels.h