LatinIME/java/src/com/android/inputmethod/latin/inputlogic
Jean Chalard 5eac728b4a [CB06] Fix a design error.
The event interpreter should intervene later, after decoding.
Decoding should happen first, and then the Event should
be passed to the InputLogic.

For the time being, we will leave the (unused) EventInterpreter
class and its friends, because we'll use them again later.

Bug: 13406701
Change-Id: I7582d486724311e39e6692e606cca50c78800643
2014-03-17 20:49:29 +09:00
..
InputLogic.java [CB06] Fix a design error. 2014-03-17 20:49:29 +09:00
InputLogicHandler.java Use dynamic operations to construct all ver4 dicts. 2014-02-27 23:21:09 +09:00
SpaceState.java [IL2] Move onCodeInput to InputLogic. 2013-12-19 16:24:45 +09:00