Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Reuse keyboard view's drawing bitmap if possible" into honeycomb | 2011-01-27 | 1 | -2/+1 | |
|\ | |||||
| * | Reuse keyboard view's drawing bitmap if possible•••bug: 3398660 Change-Id: I0c7f7c084904990563ac62b5d9cf829f86855661 | 2011-01-28 | 1 | -2/+1 | |
* | | Merge "Add hack to translate sudden move to up/down events" into honeycomb | 2011-01-27 | 3 | -20/+40 | |
|\ \ | |||||
| * | | Add hack to translate sudden move to up/down events•••This change also gets rid of unnecessary debug messages. Bug: 3400735 Change-Id: I3f003b1c2b553a2f841d4880f348a012d2d9c8ad | 2011-01-28 | 3 | -20/+40 | |
| |/ | |||||
* / | Import new icon for disabled mic key•••This change also updates other hdpi assets. Bug: 3345931 Change-Id: Ia91e449905677b025307bf9ea6e618d82090a389 | 2011-01-28 | 1 | -2/+2 | |
|/ | |||||
* | Merge "Fix auto-correction threshold and promote full matched words" into hon... | 2011-01-26 | 2 | -2/+5 | |
|\ | |||||
| * | Fix auto-correction threshold and promote full matched words•••Bug: 3374359 Bug: 3278422 "zbe" will be auto corrected to "be" by fixing s-line "teh" will be auto corrected to "the" by promotion of full matched words Change-Id: I314c632820e4e0b1501edeca60ada205d291451f | 2011-01-27 | 2 | -2/+5 | |
* | | Fix safety net not to be enabled at aggressive autocompletion mode•••Bug: 3374359 Change-Id: I7b1dbeb64a87dda05397c236bb58da292f819471 | 2011-01-27 | 3 | -2/+14 | |
|/ | |||||
* | Merge "Fix BroadcastReceiver leakage in SubtypeSwitcher" into honeycomb | 2011-01-26 | 2 | -18/+16 | |
|\ | |||||
| * | Fix BroadcastReceiver leakage in SubtypeSwitcher•••Bug: 3345931 Change-Id: If31a6e803ea7e1a857085ced354722c484fda075 | 2011-01-27 | 2 | -18/+16 | |
* | | Merge "If there is no keyboard view attached, use voice input view." into hon... | 2011-01-26 | 1 | -7/+22 | |
|\ \ | |||||
| * | | If there is no keyboard view attached, use voice input view.•••Change-Id: Ibf0945f3bd70f02fe0d09229fc899641567c0d4c | 2011-01-27 | 1 | -7/+22 | |
| |/ | |||||
* / | Fix NPE in isCandidateStripVisible()•••Change-Id: I03d3c4806b51e7f902c43887a6769bffbffeccaf | 2011-01-27 | 1 | -0/+2 | |
|/ | |||||
* | Disable shortcut key when network is not available•••Bug: 3345931 Change-Id: I1deef774598b8e78da4404535b6d3814464a9d2d | 2011-01-26 | 7 | -47/+133 | |
* | Merge "Hide recognition view when switchToLastInputMethod failed." into honey... | 2011-01-25 | 1 | -2/+12 | |
|\ | |||||
| * | Hide recognition view when switchToLastInputMethod failed.•••Change-Id: Ie5f3d267e1042b4379b51c2dc6c8756e394cfc0f | 2011-01-25 | 1 | -2/+12 | |
* | | Fix Input options dialog•••bug: 3387860 Change-Id: I81e57ca08e07e4c2a68196ca173b764c40fbeb17 | 2011-01-26 | 1 | -3/+3 | |
* | | Check second down event of double tap is on shift key•••This change also removes unnecessary touch point tweaks. Bug: 3385404 Change-Id: Ic398268ec4fcfaa9eafe8a70f2d10c2cd1fdfc62 | 2011-01-25 | 2 | -15/+25 | |
* | | Merge "Revert "Implement callback to handle touch event outside SoftInputWind... | 2011-01-25 | 3 | -262/+9 | |
|\ \ | |||||
| * | | Revert "Implement callback to handle touch event outside SoftInputWindow"•••This reverts commit de59a84029d3d3ec114b5b0f2eca0b3752982fef (Ie8d4469b). The requested feature has been implemented by I92d98bed. Bug: 3238092 Change-Id: I9d53030b3d5c9a0f24883292a93576a3231813aa | 2011-01-25 | 3 | -262/+9 | |
* | | | Merge "Automatically layout mini keyboard" into honeycomb | 2011-01-25 | 4 | -156/+222 | |
|\ \ \ | |_|/ |/| | | |||||
| * | | Automatically layout mini keyboard•••Bug: 2214959 Change-Id: I06370e1c9e0683666ad19454a2fb501008af95c0 | 2011-01-25 | 4 | -156/+222 | |
* | | | Merge "Avoid disk writes on UI thread." into honeycomb | 2011-01-25 | 1 | -2/+9 | |
|\ \ \ | |||||
| * | | | Avoid disk writes on UI thread.•••Change-Id: I0a498e47afb2c9a5241e2f329c39e266550135a5 | 2011-01-25 | 1 | -2/+9 | |
* | | | | Show the value of the "Show suggestions" option in summary.•••Have the "Show correction suggestions" option display its value in its description. Bug: 3282448 Change-Id: Id76b5032ed5776d0567e1679d2a74ee758045919 | 2011-01-25 | 1 | -0/+12 | |
|/ / / | |||||
* | / | Reuse language_selection_title string resource for option dialog•••Bug: 3385831 Change-Id: I23f587815f7fca3190bd0aa669bb6a2378d34ea8 | 2011-01-25 | 1 | -18/+25 | |
| |/ |/| | |||||
* | | Fix resetting the status of VoiceIME when the user is switching from one Voic...•••Change-Id: Ibbbe3ed6c4e2e7e3c1266daddf109742bd8d97b6 | 2011-01-24 | 2 | -19/+40 | |
* | | Update shortcut IME when user changes the language of keyboard.•••Bug: 3329578 Change-Id: I59653ec7b1077e88be3767da9f4190d820fad4d1 | 2011-01-24 | 1 | -0/+1 | |
* | | Merge "Always display the VoiceIME language in the Speak Now pop-up" into hon... | 2011-01-24 | 1 | -4/+23 | |
|\ \ | |||||
| * | | Always display the VoiceIME language in the Speak Now pop-up•••Change-Id: I1b01458aff98447b7b3d5459b765968bed5515cb | 2011-01-24 | 1 | -4/+23 | |
* | | | Merge "Set minimum height for RecognitionView in the case that there is no ke... | 2011-01-24 | 2 | -5/+10 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Set minimum height for RecognitionView in the case that there is no keyboard ...•••Bug: 3352322 Change-Id: I9a7b2a745b47bdc62a96a5cd2c0d8ad717e1b406 | 2011-01-24 | 2 | -5/+10 | |
* | | | Merge "Implement callback to handle touch event outside SoftInputWindow" into... | 2011-01-24 | 3 | -9/+262 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Implement callback to handle touch event outside SoftInputWindow•••Bug: 3238092 Change-Id: Ie8d4469bc2c6880bdf2a0c4e4eec68bb136b837c | 2011-01-24 | 3 | -9/+262 | |
| |/ | |||||
* / | Add log for voice IME•••Change-Id: I7d0a458b3cf41fc9dc679f654347e8870c75185d | 2011-01-24 | 3 | -3/+23 | |
|/ | |||||
* | Merge "Fix touchable region" into honeycomb | 2011-01-21 | 1 | -8/+30 | |
|\ | |||||
| * | Fix touchable region•••Bug: 3238092 Change-Id: Ie2087086af90ba51e0e310f9e46964e450561cbe | 2011-01-21 | 1 | -8/+30 | |
* | | Update suggestions if user typed word is found in dictionary•••This change aslo eliminates duplicate suggestion from past suggestions. And call setTypedWordVaild to past suggestions. Bug: 3367722 Change-Id: I7ffaa2f7e4e30b3951b6c2df002d269671c9d654 | 2011-01-21 | 2 | -6/+16 | |
|/ | |||||
* | Merge "Dim previously suggested words" into honeycomb | 2011-01-20 | 5 | -39/+94 | |
|\ | |||||
| * | Dim previously suggested words•••Change-Id: Id673c03bfa22ea9ce1bedb5174d8309a37a2a460 | 2011-01-21 | 5 | -39/+94 | |
* | | Disable touchable region until we come up with correct implementation•••bug: 3373640 Change-Id: I22448b779b0adc60f590aaef916075c7847dcdc9 | 2011-01-21 | 1 | -2/+2 | |
|/ | |||||
* | Make settings dialog cancel-able by touching outside•••Bug: 3374426 Change-Id: I6ba9b82d4481c43c78b59e78dcf22cd9875a8240 | 2011-01-21 | 1 | -2/+1 | |
* | Add input method subtype selector and IME settings dialog•••Bug: 3351762 Change-Id: Ic1767faac6d4470a89cacb851d449ac53b2f8205 | 2011-01-21 | 2 | -20/+62 | |
* | Refine InputMethodInfo API•••bug: 3370297 Change-Id: I16073e6b8b90a06a20e506dac66e3ca25b4712d0 | 2011-01-20 | 1 | -2/+2 | |
* | Add touchable region•••Bug: 3238092 Change-Id: I3cda3106a61c40c3b66741dc38c9ff4cc55f487b | 2011-01-20 | 1 | -0/+10 | |
* | Merge "Add subtype languages" into honeycomb | 2011-01-19 | 1 | -1/+1 | |
|\ | |||||
| * | Add subtype languages•••Change-Id: Ib251bd63f79281a4dc1739b213b16e8a936ea319 | 2011-01-20 | 1 | -1/+1 | |
* | | Simplify text correction settings in latin IME.•••Conditionally remove the "Quick fixes", "Bigram suggestions" and "Usability study mode" options, depending on configuration. When disabled, have the quick fixes and bigram option become false if autocorrect is off, and true otherwise. Also reorder options to bring "Auto correction" above "Show suggestions". bug: 3282448 Change-Id: Ib7fd928be417a816ef9e21423a531773069b7468 | 2011-01-19 | 2 | -6/+43 | |
* | | Change separator titles in settings screen.•••Add a "General" category to enclose general settings, and rename "Word suggestion settings" to "Text correction". bug: 3282448 Change-Id: Ie695683af0646974da82e29e11d1c3a785ef46c7 | 2011-01-19 | 1 | -7/+10 | |
* | | Merge "Add a safety net for auto-correction." into honeycomb | 2011-01-19 | 4 | -20/+58 | |
|\ \ |