- May 07, 2010
-
-
Amith Yamasani authored
Added tests for the dictionary lookup and correction logic on the primary dictionary. This exercises part of the Suggest class and the native dictionary lookup code.
-
- May 06, 2010
-
-
Dan Bornstein authored
Change-Id: Ifa5d216091696b90ecc215ca4fd6110e79bbdf99
-
Dan Bornstein authored
Merge commit '3d23421c' into froyo-plus-aosp * commit '3d23421c': For issue #2651381, allow library prelinking.
-
- May 05, 2010
-
-
Dan Bornstein authored
-
Dan Bornstein authored
Change-Id: If7015f2fa5932f69807797ffcc496550d5cb1630
-
- May 04, 2010
-
-
Amith Yamasani authored
-
Amith Yamasani authored
Merge commit 'f0296426' into froyo-plus-aosp * commit 'f0296426': Don't auto-select the system language in IME language selection screen.
-
Amith Yamasani authored
-
- May 03, 2010
-
-
Amith Yamasani authored
Fixes http://b/2650378 On entering the selection screen, don't add the system language in addition to other selected languages. Change-Id: Id7a3b45df39a8493d17be668029eee139bf00ff3
-
Filip Miletic authored
- Adds the Serbian keyboard layout. - Adds the Serbian translatio to strings.xml. Change-Id: I29739f422fd58d31fd2e5213b72908dd1f617805
-
- Apr 28, 2010
-
-
Kenny Root authored
-
Kenny Root authored
Merge commit '221d99c8' into froyo-plus-aosp * commit '221d99c8': Import revised translations
-
Kenny Root authored
-
Amith Yamasani authored
-
- Apr 27, 2010
-
-
Kenny Root authored
Change-Id: I1050cb361860cbea36bba762d37b4558dee8cecb
-
Amith Yamasani authored
Merge commit '6aab3310' into froyo-plus-aosp * commit '6aab3310': Remove .com key from URL and Email address keyboards. Bug: 2630268
-
Amith Yamasani authored
Have the spacebar be normal width and remove the .com keys. Change-Id: I470ee4ffa2c84b91e3207e016c99bc66b34ef564
-
Ken Wakasa authored
Change-Id: I0d2d3a0e262847d6948a0336a35440e21e312ad2
-
- Apr 22, 2010
-
-
Ken Wakasa authored
Change-Id: If96f4247edbc7b1e9f7418d2ddef191618a54ae3
-
- Apr 21, 2010
-
-
Ken Wakasa authored
This is actually a back merge from the LatinIME sandbox. Please refer to http://arvarest.i.corp.google.com:8080/#change,77 Change-Id: I3ff3781903d5c642c662c2d744f808be7e4d8997
-
- Apr 16, 2010
-
-
Amith Yamasani authored
-
- Apr 15, 2010
-
-
Amith Yamasani authored
Merge commit '938c1782' into froyo-plus-aosp * commit '938c1782': Fix for hanging extension keyboard. Bug: 2593488
-
Amith Yamasani authored
Sometimes the only motion event that is above the keyboard is the UP event. In that case we can't expect one more event to come that will dismiss the extension. So don't show the extension if the only Y < 0 event is an UP event. Change-Id: I04a8b742dea03cd700006dc5df740ac7d9620c0b
-
Kenny Root authored
-
Valentin Kravtsov authored
-
Kenny Root authored
Merge commit '48832c86' into froyo-plus-aosp * commit '48832c86': Import revised translations
-
Kenny Root authored
Change-Id: I2d221b9501462110848592e76c6bd8490f2b209e
-
- Apr 14, 2010
-
-
Valentin Kravtsov authored
Merge commit 'f9d0f3a8' into froyo-plus-aosp * commit 'f9d0f3a8': Fix for: For Voice IME busy circle displayed below waveform
-
- Apr 13, 2010
-
-
Amith Yamasani authored
-
- Apr 12, 2010
-
-
Valentin Kravtsov authored
bugfix for: http://b/issue?id=2568048 [Sapphire] ]For Voice IME busy circle displayed below waveform. STEPS TO REPRODUCE: 1. launch Calendar . -> Select menu -> New Event. 2. Switch soft keyboard to Number view. 3. Tap on mic symbol of to speak 4. Speak any word to enter in Text field . 5. Verify busy icon ( circular icon ) displayed in "working " screen. EXPECTED RESULTS: Busy circle should be displayed in center of waveform OBSERVED RESULTS: Busy circle displayed below waveform ADDITIONAL INFORMATION: Spoken word is enetering in text field correctly. Change-Id: I043ce6a985f526cade0e9f63525619a92d918485
-
- Apr 06, 2010
-
-
Amith Yamasani authored
Merge commit 'c2b8c16b' into froyo-plus-aosp * commit 'c2b8c16b': Possible fix for monkey bug: 2529350
-
Amith Yamasani authored
Merge commit '3e0c82ec' into froyo-plus-aosp * commit '3e0c82ec': Fix for 2568664 : Slide gesture on spacebar is not reliable anymore
-
Amith Yamasani authored
Don't try to show the extension if the main keyboard is not showing. Change-Id: Ic3368f48f8973dedfb1ab8f4644b0766b52aed1b
-
Amith Yamasani authored
This was due to the multi-touch error correction code that was recently added. Make sure that one of the move points is in the upper 3 rows to allow for fast swipe on spacebar. Change-Id: I420bdb83a4cd8833c4158bc37a2d806b8c83b948
-
- Apr 05, 2010
-
-
Jean-Baptiste Queru authored
-use AOSP copyright instead of Google -add NOTICE and tag file Bug: 2548782 Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4
-
- Apr 01, 2010
-
-
Amith Yamasani authored
Change-Id: Ifef97a9b66e051fef7ca8b0a92bfe21f3d1e6cf6
-
- Mar 31, 2010
-
-
Amith Yamasani authored
Detect sudden moves that have a large delta that would not be a typical drag by the user when hunting for a key. Drop move events until the user releases the touch and register both starting and ending keys instead of only the ending key. This reduces the frequency of dropped keys on touch hardware that isn't able to detect multi-touch reliably. This also takes into account diagonal moves or right angled moves due to pseudo-multi-touch. It weakens the swipe gestures (to swipe, you'll need to swipe slowly and fully, otherwise it will trigger 2 keys) Change-Id: Ieba3a0bef4c8910f0f17aa20baedb3581d1de12b
-
Amith Yamasani authored
Keep a reference to the openhelper around across locale and input language changes. Also, share the openhelper between the queries and updates. Creating a new one in a separate thread could cause it to be closed at the wrong time. Monkey bugs, probably dupes. Bug: 2560471 Bug: 2544169 Change-Id: I6eb39145de7191732ddde455728bf147a2d1ba31
-
- Mar 30, 2010
-
-
Jean-Michel Trivi authored
Change 3 of 4 Notes from API Council review: Rename RecognitionManager to SpeechRecognizer Change-Id: Ieea0ade975b7c01f1fccb83a78a5b8f75e0c62de
-
Kenny Root authored
-