Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove popup for extension keyboard in landscape. bug: 2519903 | 2010-03-17 | 1 | -1/+25 | |
| | | | | | | | Also add a summary text in the input language list for languages with a dictionary so that users don't feel cheated when they pick a language that doesn't happen to have a dictionary. Remove greek as it isn't an extension of the QWERTY keyboard. | ||||
* | Don't let the native code target be included twice when unbundling. | 2010-03-09 | 1 | -0/+183 | |
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986 |