LatinIME/java/src/com/android/inputmethod/event
Jean Chalard 7ede642df4 [CB08] Create a combiner chain in the word composer.
Bug: 13406701
Change-Id: I3b9f75de9283f76366d1bef7e14a8f22f2186669
2014-03-20 14:27:55 +09:00
..
Combiner.java Initial implementation for dead keys (B3) 2013-01-10 15:47:21 +09:00
CombinerChain.java [CB08] Create a combiner chain in the word composer. 2014-03-20 14:27:55 +09:00
DeadKeyCombiner.java [CB02] Pass an Event to onCodeInput. 2014-03-13 18:41:02 +09:00
Event.java [IL125] Remove arg to onPickSuggestionManually 2014-03-19 17:47:03 +09:00
EventDecoder.java Add skeleton classes for hardware event flow (B1) 2012-12-19 17:47:29 +09:00
HardwareEventDecoder.java Add skeleton classes for hardware event flow (B1) 2012-12-19 17:47:29 +09:00
HardwareKeyboardEventDecoder.java [CB02] Pass an Event to onCodeInput. 2014-03-13 18:41:02 +09:00
InputTransaction.java [CB03] Pass whole events to the various input logic handlers. 2014-03-13 19:35:54 +09:00