aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/RichInputConnection.java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Move some editing methods to RichInputConnection.•••Change-Id: I8527776a4bd8236a85bb77f9791f9b76977ad181 Jean Chalard2012-06-081-0/+29
* Merge RichInputConnection with EditingUtils•••Change-Id: I9982ff325bef56694402caef28a77683c52ccd71 Jean Chalard2012-06-081-5/+183
* Make a wrapper for the input connection.•••The goal is to simplify the code in LatinIME.java as well as having a handy place to put debug calls to see interaction with TextView. Change-Id: I255227e7e7343e0c2f3dcd1f185e5020d6186732 Jean Chalard2012-06-081-0/+122