| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix safety net not to be enabled at aggressive autocompletion mode•••Bug: 3374359
Change-Id: I7b1dbeb64a87dda05397c236bb58da292f819471
|  satok | 2011-01-27 | 1 | -1/+1 |
* | Merge "Fix BroadcastReceiver leakage in SubtypeSwitcher" into honeycomb |  Tadashi G. Takaoka | 2011-01-26 | 1 | -4/+12 |
|\ |
|
| * | Fix BroadcastReceiver leakage in SubtypeSwitcher•••Bug: 3345931
Change-Id: If31a6e803ea7e1a857085ced354722c484fda075
|  Tadashi G. Takaoka | 2011-01-27 | 1 | -4/+12 |
* | | Fix NPE in isCandidateStripVisible()•••Change-Id: I03d3c4806b51e7f902c43887a6769bffbffeccaf
|  Ken Wakasa | 2011-01-27 | 1 | -0/+2 |
|/ |
|
* | Fix Input options dialog•••bug: 3387860
Change-Id: I81e57ca08e07e4c2a68196ca173b764c40fbeb17
|  Ken Wakasa | 2011-01-26 | 1 | -3/+3 |
* | Merge "Revert "Implement callback to handle touch event outside SoftInputWind... |  Ken Wakasa | 2011-01-25 | 1 | -19/+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
|  Tadashi G. Takaoka | 2011-01-25 | 1 | -19/+9 |
* | | Reuse language_selection_title string resource for option dialog•••Bug: 3385831
Change-Id: I23f587815f7fca3190bd0aa669bb6a2378d34ea8
|  Tadashi G. Takaoka | 2011-01-25 | 1 | -18/+25 |
|/ |
|
* | Merge "Implement callback to handle touch event outside SoftInputWindow" into... |  Tadashi G. Takaoka | 2011-01-24 | 1 | -9/+19 |
|\ |
|
| * | Implement callback to handle touch event outside SoftInputWindow•••Bug: 3238092
Change-Id: Ie8d4469bc2c6880bdf2a0c4e4eec68bb136b837c
|  Tadashi G. Takaoka | 2011-01-24 | 1 | -9/+19 |
* | | Add log for voice IME•••Change-Id: I7d0a458b3cf41fc9dc679f654347e8870c75185d
|  satok | 2011-01-24 | 1 | -1/+4 |
|/ |
|
* | Merge "Fix touchable region" into honeycomb |  satok | 2011-01-21 | 1 | -8/+30 |
|\ |
|
| * | Fix touchable region•••Bug: 3238092
Change-Id: Ie2087086af90ba51e0e310f9e46964e450561cbe
|  satok | 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
|  Tadashi G. Takaoka | 2011-01-21 | 1 | -4/+5 |
|/ |
|
* | Merge "Dim previously suggested words" into honeycomb |  satok | 2011-01-20 | 1 | -1/+1 |
|\ |
|
| * | Dim previously suggested words•••Change-Id: Id673c03bfa22ea9ce1bedb5174d8309a37a2a460
|  satok | 2011-01-21 | 1 | -1/+1 |
* | | Disable touchable region until we come up with correct implementation•••bug: 3373640
Change-Id: I22448b779b0adc60f590aaef916075c7847dcdc9
|  satok | 2011-01-21 | 1 | -2/+2 |
|/ |
|
* | Make settings dialog cancel-able by touching outside•••Bug: 3374426
Change-Id: I6ba9b82d4481c43c78b59e78dcf22cd9875a8240
|  Tadashi G. Takaoka | 2011-01-21 | 1 | -2/+1 |
* | Add input method subtype selector and IME settings dialog•••Bug: 3351762
Change-Id: Ic1767faac6d4470a89cacb851d449ac53b2f8205
|  Tadashi G. Takaoka | 2011-01-21 | 1 | -20/+54 |
* | Add touchable region•••Bug: 3238092
Change-Id: I3cda3106a61c40c3b66741dc38c9ff4cc55f487b
|  satok | 2011-01-20 | 1 | -0/+10 |
* | 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
|  Jean Chalard | 2011-01-19 | 1 | -4/+19 |
* | Add a safety net for auto-correction.•••Bug: 3353956
Change-Id: I6a32632b2f986f0d9a07aa72f256a2c41cc09873
|  satok | 2011-01-19 | 1 | -1/+3 |
* | Merge "Simplify latin IME settings page." into honeycomb |  Jean Chalard | 2011-01-18 | 1 | -2/+10 |
|\ |
|
| * | Simplify latin IME settings page.•••Do not show the recorrection option on xlarge terminals,
and make it true by default. Also, bring the Auto-capitalization
at the top of the settings page.
Issue: 3282448
Change-Id: I51a9ae6c7e496be2970107277f0a4ac65b12821e
|  Jean Chalard | 2011-01-18 | 1 | -2/+10 |
* | | Change the UI of Voice IME to be more like Voice Search.•••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
|  Luca Zanolin | 2011-01-18 | 1 | -1/+1 |
* | | Merge "Load keyboard correctly when subtype has been changed to keyboard" int... |  Tadashi G. Takaoka | 2011-01-18 | 1 | -58/+65 |
|\ \ |
|
| * | | Load keyboard correctly when subtype has been changed to keyboard•••Bug: 3299191
Change-Id: I5d75898aca5de25d9955efac52979097e529990b
|  Tadashi G. Takaoka | 2011-01-18 | 1 | -58/+65 |
| |/ |
|
* / | Clear composing text when the auto-corrected word is reverted•••Bug: 3363133
Change-Id: Ib7582ad354ba16eb8ebc9f0b4f51c8ec3790f578
|  Tadashi G. Takaoka | 2011-01-18 | 1 | -6/+10 |
|/ |
|
* | Purge keyboard only when voice input will be invoked•••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
|  Tadashi G. Takaoka | 2011-01-18 | 1 | -7/+8 |
* | Merge "Preserve punctuation character after canceling auto correction" into h... |  Tadashi G. Takaoka | 2011-01-17 | 1 | -9/+21 |
|\ |
|
| * | Preserve punctuation character after canceling auto correction•••Bug: 3230708
Change-Id: I939ca19c9c08d9b79658261b1e654a66af5cc493
|  Tadashi G. Takaoka | 2011-01-17 | 1 | -9/+21 |
* | | Make sure that keyboard is not displayed when voice mode•••Bug: 3352347
Change-Id: I43cf5159f8bdcf2bc2c9a48662ea44a43ad4e25d
|  Tadashi G. Takaoka | 2011-01-17 | 1 | -1/+1 |
* | | Revert I432be8f7 partially•••This change reverts removing SubtypeSwitcher.onConfigurationChanged by careless in I432be8f7.
Bug: 3290290
Change-Id: I796ea01877d61eb750dabdeb3fdbf87666646c56
|  Tadashi G. Takaoka | 2011-01-17 | 1 | -0/+1 |
* | | Place language name at center of spacebar if no space icon•••This change also leaves the language name as light grayed after fading out.
Bug: 3290290
Change-Id: I71adf80c9a3b77d2fd34bca458845d85d55cbee7
|  Tadashi G. Takaoka | 2011-01-17 | 1 | -2/+8 |
|/ |
|
* | Notify keyboard language on space bar when it has changed•••This change also introduces the following.
* space bar language switcher is enabled for phone device.
* get rid of spcae key icon from number keyboard of tablet.
* slightly lower the position of language name on space bar of tablet.
Bug: 3290290
Change-Id: I432be8f757bcc84c257770112ff1f6fa7970c584
|  Tadashi G. Takaoka | 2011-01-14 | 1 | -15/+41 |
* | Support "nm" (no mic) privateImeOptions•••Bug: 3331635
Change-Id: Ide160b9317c8f7d966f879dd460640fc4f894e9b
|  Tadashi G. Takaoka | 2011-01-14 | 1 | -5/+0 |
* | Should update suggestion strip even if suggetion count is 1, in case typed wo...•••bug: 3320818
Change-Id: I98ac8e0649de5dfd8b886401d42f2e5bcc2a8a1a
|  Ken Wakasa | 2011-01-11 | 1 | -6/+11 |
* | Load main dic in native•••Follow up to Id57dce51
bug: 3219819
Change-Id: I00e11ef21d0252ffa88c12dffb9c55b0f2e19a66
|  Ken Wakasa | 2011-01-07 | 1 | -18/+12 |
* | Consolidate main dictionary files.•••This change is a preparation for upcoming optimizations on dictionary file loading.
* We can consolidate dictionary files because we are no longer relying on Asset Manager.
* Stopping compressing dictionary files as planning to use mmap() on the region in the apk file.
* Probably we won't rely on Asset Manager. Instead we'll probably use offset and size obtained from AssetFileDescriptor.
Change-Id: Id57dce512fd3d2397a58628f8264bd824194da76
|  Ken Wakasa | 2011-01-05 | 1 | -44/+17 |
* | Move NOT_A_TOUCH_COORDINATE constant to KeyboardActionListener•••Change-Id: Iff3fde48682a7c56201fc9eb3640755e0090d0ee
|  Tadashi G. Takaoka | 2011-01-01 | 1 | -2/+3 |
* | Snap back to the previous keyboard when sliding input is canceled•••Bug: 3316517
Change-Id: Iffaad1eb93b6a014d8445f3e27b0e24c20967daf
|  Tadashi G. Takaoka | 2010-12-31 | 1 | -4/+3 |
* | Make dismissing keyboard by swiping down as configurable•••Bug: 3306370
Change-Id: If4e258ce4db05fb75dcd3b23fefa422c1287955b
|  Tadashi G. Takaoka | 2010-12-23 | 1 | -6/+12 |
* | Suppress punctuation suggestions if not needed•••Bug: 3294256
Bug: 3284745
Change-Id: I77d54cbfcc2e809315bab59ecb808ae944982501
|  Tadashi G. Takaoka | 2010-12-22 | 1 | -50/+58 |
* | Cleanup KeyboardActionListener interface•••Change-Id: I851eaea479f1590fd404a7a37a9a35d1bdcd378c
|  Tadashi G. Takaoka | 2010-12-20 | 1 | -21/+6 |
* | Suppress haptic feedback while sliding key input•••Bug: 3298222
Change-Id: I9507a98cc833fc6403cf9abf23457748a2bf89de
|  Tadashi G. Takaoka | 2010-12-20 | 1 | -2/+4 |
* | Cancel long press timer when sliding key input is not allowed•••This change also fixes auto snap back behavior of key which has output
text, such as smiley key.
Bug: 3297825
Change-Id: Ia06e1abc0fbdff2a26504ddcce1dc7f933b45453
|  Tadashi G. Takaoka | 2010-12-19 | 1 | -0/+1 |
* | Add popupKeyboardTemplate attribute to Keyboard•••This change
- introduces the popupKeyboardTemplate attribute of Keyboard to
specify XML Keyboard file for popup mini keyboard.
- introduces the maxPopupKeyboardColumn attribute of Keyboard to
specify the maximum column of popup mini keyboard.
- changes the content format of the popupCharacters attribute of Key.
It now represents keyLabel, codes and keyTextOutput of each key of
popup mini keyboard using CSV format.
Bug: 2214959
Change-Id: I539e310f7e38a049ee193de0b4ad5d7afdce37b1
|  Tadashi G. Takaoka | 2010-12-17 | 1 | -1/+1 |
* | Tune padding of candidate word•••Change-Id: I980e568f9b4b87b0f414aa7ce0197dba39a7708f
|  Tadashi G. Takaoka | 2010-12-13 | 1 | -1/+2 |
* | Fix auto correction threshold values array reference•••This change also removes unused argument from Suggest.getSuggestions().
Change-Id: I512f8695d22898bb906e136a66e0ee6b521cd1d1
|  Tadashi G. Takaoka | 2010-12-13 | 1 | -13/+11 |
* | Highlight auto corrected word•••Bug: 3230726
Bug: 3215175
Change-Id: I086324cdab610b50a96d8eb08b81aa89c886ba00
|  Tadashi G. Takaoka | 2010-12-12 | 1 | -2/+6 |