aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LatinKeyboard.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix ALT key light behavior•••This change also cleanups some imports, unnecessary cast and null check. Bug: 2977256 Change-Id: I81b9e539ff8a13ae0cc1eb5c4fb2246732cca3e9 Tadashi G. Takaoka2010-09-061-5/+5
* Extend space LED for autocompletion•••Change-Id: If59ea7c871ffc2af6fe2bfde72303f2612e43c3b satok2010-09-031-33/+42
* Change symbol on space bar when autocompletion is activated•••bug: 2959279 Change-Id: Icc70b7cce0c245ae2451d324debd346f226b8769 satok2010-09-031-22/+47
* Change background color for functional keys in LatinIME•••Change-Id: I45f13c1fd139ce43478e5d0b2cdb62e56e9f77a8 satok2010-09-021-4/+33
* Fix new theme assets and resources•••- Add a layout for popup for new theme - Change the color of language bar - Fix a drawable for settings feedback Change-Id: I7c0c9e238c8223554a62f7b0c8092d074cf9743f satok2010-09-011-1/+1
* Remove extension keyboard•••Bug: 2959287 Change-Id: I344ac58b4119e96daf5928c784275ee0b7095958 Tadashi G. Takaoka2010-08-301-9/+0
* DO NOT MERGE. Backport LatinIME from master to Gingerbread•••TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963 satok2010-08-201-32/+55
* 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