- Jan 21, 2011
-
-
satok authored
Change-Id: Id673c03bfa22ea9ce1bedb5174d8309a37a2a460
-
Tadashi G. Takaoka authored
Bug: 3374426 Change-Id: I6ba9b82d4481c43c78b59e78dcf22cd9875a8240
-
- Jan 20, 2011
-
-
Tadashi G. Takaoka authored
Bug: 3351762 Change-Id: Ic1767faac6d4470a89cacb851d449ac53b2f8205
-
Ken Wakasa authored
bug: 3370297 Change-Id: I16073e6b8b90a06a20e506dac66e3ca25b4712d0
-
satok authored
Bug: 3238092 Change-Id: I3cda3106a61c40c3b66741dc38c9ff4cc55f487b
-
- Jan 19, 2011
-
-
satok authored
Change-Id: I748ed8e8a280832c1e3170ed070c2ae22ee7d5c1
-
satok authored
-
satok authored
Change-Id: Ib251bd63f79281a4dc1739b213b16e8a936ea319
-
Jean Chalard authored
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 authored
Add a "General" category to enclose general settings, and rename "Word suggestion settings" to "Text correction". bug: 3282448 Change-Id: Ie695683af0646974da82e29e11d1c3a785ef46c7
-
satok authored
-
satok authored
Bug: 3353956 Change-Id: I6a32632b2f986f0d9a07aa72f256a2c41cc09873
-
Ken Wakasa authored
bug: 3364217 Change-Id: If6a2514a8feac509d7b6716c8574521a0ec0fa3e
-
Tadashi G. Takaoka authored
-
Jean Chalard authored
-
Tadashi G. Takaoka authored
Bug: 3363137 Change-Id: I442c1fbb185ad9ea16ee9bab70649f2b9f89400c
-
- 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
-
satok authored
-
Tadashi G. Takaoka authored
-
satok authored
Change-Id: I16717f0c67950297a077a15b2b6492180c0bc54b
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Bug: 3299191 Change-Id: I5d75898aca5de25d9955efac52979097e529990b
-
Tadashi G. Takaoka authored
Bug: 3363133 Change-Id: Ib7582ad354ba16eb8ebc9f0b4f51c8ec3790f578
-
Jean Chalard authored
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
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Bug: 3351762 Change-Id: Ibee1cf42af2f53017d83034f069b19be6657acbb
-
Jean Chalard authored
Add an option to mask the sound on keypress preference, and make it false on xlarge terminals by default. bug: 3282448 Change-Id: I747272d9edf854dc229aa620836cfa35a437d13f
-
satok authored
Change-Id: I7941adeab3357db1ceb7bc0c9c01a01d6ac9cf98
-
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
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Bug: 3352347 Change-Id: I43cf5159f8bdcf2bc2c9a48662ea44a43ad4e25d
-
Tadashi G. Takaoka authored
Bug: 3230708 Change-Id: I939ca19c9c08d9b79658261b1e654a66af5cc493
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Bug: 3352374 Change-Id: Ic2fed4ecd6d73f6c2d0ad81061ecd266f4704b10
-
Tadashi G. Takaoka authored
Bug: 3355428 Change-Id: Id4e572357a7b5603e9a609b7e80b81d8e2c500f6
-
Tadashi G. Takaoka authored
This change reverts removing SubtypeSwitcher.onConfigurationChanged by careless in I432be8f7. Bug: 3290290 Change-Id: I796ea01877d61eb750dabdeb3fdbf87666646c56
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
This change also leaves the language name as light grayed after fading out. Bug: 3290290 Change-Id: I71adf80c9a3b77d2fd34bca458845d85d55cbee7
-
Ken Wakasa authored
-