aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LatinKeyboard.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* DO NOT MERGE. Backport LatinIME from master to Gingerbreadsatok2010-08-201-32/+55
| | | | | | TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
* am f0296426: Don\'t auto-select the system language in IME language ↵Amith Yamasani2010-05-041-0/+7
|\ | | | | | | | | | | | | | | | | selection screen. Merge commit 'f02964264f196447b03a88591a2964b67c318718' into froyo-plus-aosp * commit 'f02964264f196447b03a88591a2964b67c318718': Don't auto-select the system language in IME language selection screen.
| * Don't auto-select the system language in IME language selection screen.Amith Yamasani2010-05-031-0/+7
| | | | | | | | | | | | | | | | | | Fixes http://b/2650378 On entering the selection screen, don't add the system language in addition to other selected languages. Change-Id: Id7a3b45df39a8493d17be668029eee139bf00ff3
* | Clarify licensingJean-Baptiste Queru2010-04-051-1/+1
|/ | | | | | | | -use AOSP copyright instead of Google -add NOTICE and tag file Bug: 2548782 Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-091-0/+762
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986