aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* [IL2] Move onCodeInput to InputLogic.•••Bug: 8636060 Change-Id: I8c5c028d81183adb0167b2034ee01de8048edafb Jean Chalard2013-12-191-0/+189
* Start separating the input logic from LatinIME.•••Create an InputEngine class and start moving the relevant variables to it. Bug: 8636060 Change-Id: I64adef4ac01e665c19bb7c5b93517a0cbd03d817 Jean Chalard2013-12-191-0/+78