aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LatinKeyboard.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Show a current locale in the space bar•••Change-Id: I317a0b0b20c3065f2e7454f7b44654a34b97500d satok2010-06-041-9/+8
* Add black resources•••Change-Id: Ibd1ac2610b70693975011f85e232348388245553 satok2010-05-311-1/+2
* Fix the bug that black symbols are shown when only one lanugage is selected.•••Change-Id: I15f83fc43d91c2c9d74b40fdcecdfe239242d565 satok2010-05-281-2/+12
* Change symbol to use black icons•••Change-Id: I834efd322b4ef6e99707028d38223d837a3d4e36 satok2010-05-271-6/+25
* Add new UI for Gingerbread refering to Heiko's sample•••Change-Id: I80db4a52f5bbb25c77dfe7df94bdced69debf831 satok2010-05-261-1/+1
* Cleanup•••- Remove dead code - Add colors Change-Id: I011146b33a37375d2a0b12342d65bad62ba7542b satok2010-05-121-15/+8
* am f0296426: Don\'t auto-select the system language in IME language selection...•••Merge commit 'f02964264f196447b03a88591a2964b67c318718' into froyo-plus-aosp * commit 'f02964264f196447b03a88591a2964b67c318718': Don't auto-select the system language in IME language selection screen. Amith Yamasani2010-05-041-0/+7
|\
| * Don't auto-select the system language in IME language selection screen.•••Fixes http://b/2650378 On entering the selection screen, don't add the system language in addition to other selected languages. Change-Id: Id7a3b45df39a8493d17be668029eee139bf00ff3 Amith Yamasani2010-05-031-0/+7
* | Clarify licensing•••-use AOSP copyright instead of Google -add NOTICE and tag file Bug: 2548782 Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4 Jean-Baptiste Queru2010-04-051-1/+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/+762