- Sep 22, 2010
-
-
Tadashi G. Takaoka authored
The space key preview should be displayed one of the following case. - Popup preview is enabled - Language switcher is in action, whether popup preview is enabled or not. For phone number keyboard, popup preview is never displayed even if popup preview is enabled. Bug: 3006612 Bug: 3021091 Change-Id: I5385c776d0e8e3981fc8d8851db9140d92599ce5
-
- Sep 15, 2010
-
-
Ken Wakasa authored
bug: 2998722 Change-Id: Iac1641c338388fd8f85e0cf47e31afdaeb34c0c0
-
- Sep 09, 2010
-
-
Tadashi G. Takaoka authored
This change also adds final to attributes Change-Id: Ie2b9a1b1f83606b24ad4e35ad72a28d55ed0423e
-
- Sep 06, 2010
-
-
Tadashi G. Takaoka authored
This change also cleanups some imports, unnecessary cast and null check. Bug: 2977256 Change-Id: I81b9e539ff8a13ae0cc1eb5c4fb2246732cca3e9
-
Tadashi G. Takaoka authored
Bug: 2973373 Change-Id: I9871c09ec8c1c2aa945d97392e61ee1ec585baef
-
- Sep 03, 2010
-
-
satok authored
bug: 2959279 Change-Id: Icc70b7cce0c245ae2451d324debd346f226b8769
-
- Sep 02, 2010
-
-
satok authored
Change-Id: I5ad980559477775eb44df022e54ce5ef32398601
-
- Sep 01, 2010
-
-
satok authored
bug: 2959293 Change-Id: I8aef19a7485ffd5639a177aee21103b3a1e04cf2
-
- Aug 31, 2010
-
-
satok authored
- delete unused keyboard layout Change-Id: Iab39446653460797f1ca876a7d9a23190c3a8df6
-
- Aug 30, 2010
-
-
Tadashi G. Takaoka authored
Bug: 2959287 Change-Id: I344ac58b4119e96daf5928c784275ee0b7095958
-
- Aug 24, 2010
-
-
satok authored
- remove unused code - add @Override - change the inappropriate cast Change-Id: Ib25b4939e5b4273794ab0f6349776b5b62d89894
-
- Aug 20, 2010
-
-
Ken Wakasa authored
Change-Id: I03d3d9b25147632d25c1502f796acad4cdaeb239
-
satok authored
TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
-
- Apr 05, 2010
-
-
Jean-Baptiste Queru authored
-use AOSP copyright instead of Google -add NOTICE and tag file Bug: 2548782 Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4
-
- Mar 09, 2010
-
-
Amith Yamasani authored
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986
-
- Mar 03, 2010
-
-
Amith Yamasani authored
This change seems to fix it. Will continue to monitor if it happens. From tracing the code, it seemed to think that the current keyboard was not a symbols keyboard, so the "equals" call was failing. It was probably due to voice mode changing between keyboard creation and display.
-
- Feb 26, 2010
-
-
Amith Yamasani authored
This also addresses the defaults for voice button on a wiped device. I think it also addresses mic button showing up when not expected by a specific text field that has the privateImeOptions of "nm". Bugs 2417842, 2242893
-
- Feb 24, 2010
-
-
Amith Yamasani authored
Due to the addition of input language switching, the auto dictionary will be re-created very frequently. We need to save it and restore it during transitions, otherwise the data will be purged too often to be of much use in the multi-lingual case. This also fixes the case where a user frequently turns the phone off/on. Auto dictionary data was not being saved in those situations either. The dictionary will probably never grow too large since most of the frequently used words will be moved to the user dictionary any way. Also, now the input locale is different from the display locale, so save the input locale in the UserDictionary class and insert words into the user dictionary with the correct locale. And NPE fix for bug: 2464573
-
- Feb 03, 2010
-
-
Amith Yamasani authored
Also fix a visual bug with the dividers between suggested words.
-
- Feb 01, 2010
-
-
Amith Yamasani authored
Shows the language on the spacebar and in the preview bubble. Allows dragging of the spacebar from side to side to switch to previous or next languages.
-
- Jan 28, 2010
-
-
Amith Yamasani authored
Microphone button can be optionally moved to the symbols keyboard to get your comma back. You can also completely disable voice input. Now you can get your comma back but still use the swipe gesture to activate voice input.
-
- Jan 27, 2010
-
-
Amith Yamasani authored
Additional mode for WEB_EDIT fields w/Tab key for next field. Button assets refresh and fix for a highlight asset bug.
-
- Jan 17, 2010
-
-
Mike LeBeau authored
the change to logging to remove any private dependencies and use broadcast intents to VoiceSearch instead. I have audited this code and it appears good to go for open-source, but would appreciate a second pair of eyes. Still to do after submitting this CL: * Reintroduce Amith's memory leak fix (37557) which was the only CL added to LatinIME since the last merge over to the private copy. * Make some changes to allow LatinIME to work without voice search installed. Currently I believe it will show the mic but fail if you press it. We need to base the visibility on the mic on the availability of the service. * Fix this code to use the new Gservices framework, it's still trying to use the old one.
-
- Dec 17, 2009
-
-
Amith Yamasani authored
New feature to enable fast switching between input languages for multilingual users. Keyboard settings lets you select a bunch of languages to switch between from the Latin IME. Use the Globe icon to toggle between languages. Needs more work and some layout changes in specialized keyboards. Also added a Russian keyboard (needs some pixel TLC at the right edge).
-
- Dec 08, 2009
-
-
Amith Yamasani authored
Slide up on keyboard to get an extended keyboard for numbers and punctuations. This is work in progress...
-
- Nov 13, 2009
-
-
Jean-Baptiste Queru authored
-
- Oct 01, 2009
-
-
Amith Yamasani authored
Sometimes the keyboard is getting confused about it's width when switching between hard keyboard open and close state and portrait-forced home. Force creation of keyboard layouts after a configuration change to fix the inconsistent state. Don't force create when just switching between input fields, too expensive. Also fixes the problem of keyboard not changing layout after a locale change, unless there's an orientation change.
-
- Sep 01, 2009
-
-
Amith Yamasani authored
The KeyboardSwitcher was remembering state from a previous edittext where the user was in symbols mode and applying the switch code when user hits space in the new edittext for the first time. Make sure to reset the state when a new keyboard mode is requested. Also make sure that we don't switch from symbols to alphabet keyboard when editing in a number/datetime field and hitting space.
-
- Aug 14, 2009
-
-
Amith Yamasani authored
Also add auto-switch back to alphabet mode on pressing enter key.
-
Amith Yamasani authored
Also fix bug 1904029: Rotating keyboard while texting causes words to be deleted.
-
- Apr 28, 2009
-
-
Brandon Ballinger authored
BUG=1815418 Automated import of CL 147900
-
- Apr 21, 2009
-
-
Brandon Ballinger authored
Automated import of CL 147226
-
- Apr 16, 2009
-
-
Brandon Ballinger authored
AI 146596: Re-factor KeyboardSwitcher to keep a map of KeyboardId->Keyboard rather than a separate variable for each configuration. This makes it more maintainable to add more states in the future. Automated import of CL 146596
-
- Mar 13, 2009
-
-
The Android Open Source Project authored
-