aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/DebugSettings.java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-17Fix voice key enable status has not been reflected to keyboard id•••Bug: 3355428 Change-Id: Id4e572357a7b5603e9a609b7e80b81d8e2c500f6 Tadashi G. Takaoka1-7/+7
2011-01-17Revert I432be8f7 partially•••This change reverts removing SubtypeSwitcher.onConfigurationChanged by careless in I432be8f7. Bug: 3290290 Change-Id: I796ea01877d61eb750dabdeb3fdbf87666646c56 Tadashi G. Takaoka2-0/+18
2011-01-17Place language name at center of spacebar if no space icon•••This change also leaves the language name as light grayed after fading out. Bug: 3290290 Change-Id: I71adf80c9a3b77d2fd34bca458845d85d55cbee7 Tadashi G. Takaoka3-5/+14
2011-01-17Fixes in close() in BinaryDictionary.•••Avoid using 'synchronized' in finalizer as well. bug: 3340837 Change-Id: I9b28f54e4490ecb844ba33a379f71b625e4246a2 Ken Wakasa4-13/+33
2011-01-17Allow implicitly enabled subtypes in subtype switcher.•••Change-Id: I30cd9df85fd1927ee9c3bfbe0574167d4953a765 satok1-1/+1