aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/android/inputmethod/latin/TextEntryState.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-091-233/+0
| | | | | | | Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986
* Language switching with slide gesture on spacebar. Bug: 2331173Amith Yamasani2010-02-011-0/+1
| | | | | | Shows the language on the spacebar and in the preview bubble. Allows dragging of the spacebar from side to side to switch to previous or next languages.
* auto import from //branches/cupcake/...@138744The Android Open Source Project2009-03-131-0/+232