aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LatinKeyboard.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Show a current locale in the space barsatok2010-06-041-9/+8
| | | | Change-Id: I317a0b0b20c3065f2e7454f7b44654a34b97500d
* Add black resourcessatok2010-05-311-1/+2
| | | | Change-Id: Ibd1ac2610b70693975011f85e232348388245553
* Fix the bug that black symbols are shown when only one lanugage is selected.satok2010-05-281-2/+12
| | | | Change-Id: I15f83fc43d91c2c9d74b40fdcecdfe239242d565
* Change symbol to use black iconssatok2010-05-271-6/+25
| | | | Change-Id: I834efd322b4ef6e99707028d38223d837a3d4e36
* Add new UI for Gingerbread refering to Heiko's samplesatok2010-05-261-1/+1
| | | | Change-Id: I80db4a52f5bbb25c77dfe7df94bdced69debf831
* Cleanupsatok2010-05-121-15/+8
| | | | | | | - Remove dead code - Add colors Change-Id: I011146b33a37375d2a0b12342d65bad62ba7542b
* 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