aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/layout/input_trans.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert the open-source LatinIME package name -••• from com.google.android.inputmethod.latin to com.android.inputmethod.latin Related change: https://android-git.corp.google.com/g/60862 bug: 2786392 Change-Id: Ib7c6cfe61db19ef50c401a01497eef5f1f5e239e Ken Wakasa2010-08-131-1/+1
* Move KeyboardView in the framework to LatinKeyboardViewBase•••Change-Id: I99e3ea5eb1f1f5e5f9b36306930cdf0f50acfb01 satok2010-06-261-1/+3
* Clean up•••- extract color Change-Id: Ic9cbb44502e71941eb74f15cc2f96b9abdb4b327 satok2010-05-121-1/+1
* Potential fix for extension keyboard not cleaning up bubbles sometimes.•••This might also fix the keyboard closing suddenly when using the extension. Re-enable bubble for landscape extension keyboard, since the framework can now display it to the side. Amith Yamasani2010-03-191-0/+1
* Don't let the native code target be included twice when unbundling.•••Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986 Amith Yamasani2010-03-091-0/+29