- May 24, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4175031 Change-Id: I95f379b9943d1dcab1dc5527b6e5ac5abd58e280
-
- May 23, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: I33ccf2c141d94437b175222b9e65c0b4e2671a35
-
- May 20, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: Iaceedc783181e43af6dd48ece218a42eace66532
-
- Apr 26, 2011
-
-
Jean Chalard authored
This change is only there to fix warning issued by Eclipse. It should have absolutely no impact on the program logic. Change-Id: Ie0e242ac6c167297d33de19902340b0f6ecae9e1
-
- Apr 01, 2011
-
-
satok authored
Change-Id: I1d455348f56d73ecb942f22c2bbd03f240b489a6
-
- Mar 25, 2011
-
-
satok authored
- VoiceConnector to VoiceProxy - VoiceInputConnector to VoiceInputWrapper - VoiceLoggerConnector to VoiceLoggerWrapper Change-Id: I908ddc590c8846cf5cbd80b9c0257cb65c638bde
-
- Mar 23, 2011
-
-
satok authored
Background: Both SubtypeSwitcher and VoiceConnector have an instance of VoiceInput. And VoiceConnector has a responsivity for setting VoiceInput to SubtypeSwitcher. But in case that VoiceInputConnector already has an instance of VoiceInput VoiceInputConnector doesn't set VoiceInput to SubtypeSwitcher. Change-Id: I42d0220e7d84a08e03f143213cc6eff87e7e79a6
-
satok authored
Change-Id: If6b0180c63738e5e78a20fe5b938ef50d62865d6
-
- Mar 19, 2011
-
-
satok authored
Change-Id: Ica53ce879c2b4c5eb47f757fb788a795a881c30e
-
- Mar 17, 2011
-
-
satok authored
Change-Id: I008ac7099c815fb74a9ab374419617b336453f97
-
- Feb 23, 2011
-
-
Tadashi G. Takaoka authored
This change deprecates "nm" private IME options and introduces new private option, <package name>.noMicrophone, instead. Change-Id: I9d5e3daaead2cdd42e017cd29f5f786ef3ba3649
-
- Feb 04, 2011
-
-
satok authored
Bug: 3415274 Change-Id: Ibc17733be888044cfa5d1787b8489e642d70d70f
-
- Feb 01, 2011
-
-
Tadashi G. Takaoka authored
This change is derived from I7611ebc1 (Honeycomb). Bug: 3246715 Change-Id: I6446bd785f1bd3d7b901e86661c91ca5a823f30e
-
- Jan 26, 2011
-
-
satok authored
Change-Id: Ibf0945f3bd70f02fe0d09229fc899641567c0d4c
-
- Jan 25, 2011
-
-
satok authored
Change-Id: Ie5f3d267e1042b4379b51c2dc6c8756e394cfc0f
-
- Jan 24, 2011
-
-
satok authored
Bug: 3352322 Change-Id: I9a7b2a745b47bdc62a96a5cd2c0d8ad717e1b406
-
- Jan 21, 2011
-
-
satok authored
Change-Id: Id673c03bfa22ea9ce1bedb5174d8309a37a2a460
-
- Jan 18, 2011
-
-
Luca Zanolin authored
There has been a bit of refactoring in RecognitionView in particular to fix the portrait layout. The main issues found were: - the size of the keyboard is specified in inches, and (cm)(inches + inches) != ((cm) inches) + ((cm) inches)) - the height of keyboard background is high as the landscape keyboard, but it higher than the portrait keyboard. This is not an issue on LatinKeyboard, as it overwrite the onMeasure method. However, if I use the same image background in RelativeLayout the Relative layout height is set to the height of the background, thus higher than the keyboard - the change configuration was not propageted correctly Change-Id: Id5dca425826997c573ccae7a085d5ddc9719733b
-
Tadashi G. Takaoka authored
This change also draws the language name in light gray on spacebar without fading out even when the keyboard locale has not been changed. Bug: 3362369 Bug: 3361915 Change-Id: I66538b03ce2e48c3441091319d0377176f8118ec
-
- Jan 17, 2011
-
-
Tadashi G. Takaoka authored
Bug: 3352347 Change-Id: I43cf5159f8bdcf2bc2c9a48662ea44a43ad4e25d
-
- Jan 14, 2011
-
-
Tadashi G. Takaoka authored
Bug: 3352347 Change-Id: I80763c0a48ebf1ecd23549d78269421ebb40d206
-
- Dec 21, 2010
-
-
Tadashi G. Takaoka authored
Bug: 3294256 Bug: 3284745 Change-Id: I77d54cbfcc2e809315bab59ecb808ae944982501
-
- Dec 12, 2010
-
-
Tadashi G. Takaoka authored
Change-Id: I81677a785640d37296be8b42c7a74bd0c00edf46
-
- Dec 10, 2010
-
-
Tadashi G. Takaoka authored
This change also cleanups compiler warnings. Bug: 2897373 Change-Id: If972cf45c1eb40436adbddbf71969e5409f4c9c5
-
- Dec 02, 2010
-
-
Tadashi G. Takaoka authored
This change also moves KeyboardSwitcher and related classes to com.android.inputmethod.keyboard package. Multi project change with Ib23017b2 Change-Id: Id7d54b24615fe22ebb540ca847549909e346ee24
-
Tadashi G. Takaoka authored
This change introduces new package com.android.inputmethod.keyboard which hosts keyboard related classes. Also adds missing @Override and @SuppressWarning("unused") annotation Change-Id: I0317f5cfa317e13f3c77815f48ffc69b5d1ade05
-
- Dec 01, 2010
-
-
Ken Wakasa authored
Updated the relevant settings menu as well. bug: 3194809 Change-Id: Ibcd00fcf32f82b7733da155ef6e15e389d53c645
-
- Nov 29, 2010
-
-
Tadashi G. Takaoka authored
This change also fixes wrong file mode. Change-Id: Ifcf4c9444ddcdc62d2e4b394891d6eee135c1e8f
-
- Nov 26, 2010
-
-
Ken Wakasa authored
bug: 3207554 Change-Id: I84072461aee9675cc67897de03f89e9c0036bc1f
-
- Nov 24, 2010
-
-
satok authored
bug: 3226268 Change-Id: Ife7c752ad309ef796d9b7cc32517f00c2bb2af34
-
- Nov 23, 2010