aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-01-17Make sure that keyboard is not displayed when voice modeTadashi G. Takaoka4-60/+53
Bug: 3352347 Change-Id: I43cf5159f8bdcf2bc2c9a48662ea44a43ad4e25d
2011-01-17Revert I432be8f7 partiallyTadashi G. Takaoka2-0/+18
This change reverts removing SubtypeSwitcher.onConfigurationChanged by careless in I432be8f7. Bug: 3290290 Change-Id: I796ea01877d61eb750dabdeb3fdbf87666646c56
2011-01-17Place language name at center of spacebar if no space iconTadashi G. Takaoka3-5/+14
This change also leaves the language name as light grayed after fading out. Bug: 3290290 Change-Id: I71adf80c9a3b77d2fd34bca458845d85d55cbee7
2011-01-17Fixes in close() in BinaryDictionary.Ken Wakasa4-13/+33
Avoid using 'synchronized' in finalizer as well. bug: 3340837 Change-Id: I9b28f54e4490ecb844ba33a379f71b625e4246a2
2011-01-17Allow implicitly enabled subtypes in subtype switcher.satok1-1/+1
Change-Id: I30cd9df85fd1927ee9c3bfbe0574167d4953a765