- Jan 28, 2011
-
-
Tadashi G. Takaoka authored
This change also updates other hdpi assets. Bug: 3345931 Change-Id: Ia91e449905677b025307bf9ea6e618d82090a389
-
Justin Ho authored
Bug: 3362749 Change-Id: If9f0dd25bc40a5dbc6613ce0660bd62237c27760
-
Ken Wakasa authored
Change-Id: Ie4556432661d3408c6f58739d551fd2c01c8531a
-
- Jan 27, 2011
-
-
Tadashi G. Takaoka authored
This change also re-orders the laternate characters on mini keyboard. Bug: 2214959 Change-Id: Id44c5b0c05f9f32ff939ad91d229d83731f2a135
-
Ken Wakasa authored
Change-Id: I32e7347e81f45f98a1d5f17c703ad8b3cd8ec97f
-
Eric Fischer authored
Change-Id: Ie4bacc79a479ab65a80c0f022bea7ad3e14f2b89
-
- Jan 26, 2011
-
-
Tadashi G. Takaoka authored
Bug: 3345931 Change-Id: I1deef774598b8e78da4404535b6d3814464a9d2d
-
satok authored
bug: 3382825 Change-Id: Iec031dffb86e4b05a4a718d17afe20064d14633e
-
Tadashi G. Takaoka authored
Change-Id: I0267e4e4296d127fb44d77323d7cc4eb2f63666d
-
- Jan 25, 2011
-
-
Tadashi G. Takaoka authored
Bug: 2214959 Change-Id: I06370e1c9e0683666ad19454a2fb501008af95c0
-
Tadashi G. Takaoka authored
This reverts commit de59a840 (Ie8d4469b). The requested feature has been implemented by I92d98bed. Bug: 3238092 Change-Id: I9d53030b3d5c9a0f24883292a93576a3231813aa
-
Jean Chalard authored
Change-Id: I98ee8bbe312a1515199b9c5c56c390010e8ef616
-
satok authored
Bug: 3286869 Change-Id: I43f151be00d2392c1816a43d37148169ff39a9f0
-
- Jan 24, 2011
-
-
Eric Fischer authored
Change-Id: I8a8786f484918749fd679adf0ce3e952d3f483f1
-
satok authored
Bug: 3382702 Change-Id: I0a0a85a509aee9586fafe8771b44892f6bc469bc
-
Luca Zanolin authored
Change-Id: I1b01458aff98447b7b3d5459b765968bed5515cb
-
satok authored
Bug: 3352322 Change-Id: I9a7b2a745b47bdc62a96a5cd2c0d8ad717e1b406
-
Tadashi G. Takaoka authored
Bug: 3238092 Change-Id: Ie8d4469bc2c6880bdf2a0c4e4eec68bb136b837c
-
Tadashi G. Takaoka authored
Bug: 3088802 Bug: 3091970 Change-Id: I6f0cdb9ec74824497ff5f9e3a2ca5d7d29de0dd7
-
satok authored
Change-Id: Iae825b3d1c62d622db8389718359eaaa2b289fb4
-
Tadashi G. Takaoka authored
This change excludes drawable-xdpi/* and drawable-mdpi/sym_keyboard_smiley_holo.png from designer's repo. Change-Id: Ic8a06903ba75aa2de2d81ac159f4e37962b4da52
-
- Jan 21, 2011
-
-
Tadashi G. Takaoka authored
This change uses keyLable to show simple smiley on the key top and removes sym_keyboard_smiley_holo drawable. Bug: 3350296 Change-Id: I7d28db8a6f74936f932f250a70991a1bd1ff4ddd
-
- Jan 19, 2011
-
-
satok authored
Change-Id: I748ed8e8a280832c1e3170ed070c2ae22ee7d5c1
-
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
-
- 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
-
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
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
-
- Jan 17, 2011
-
-
Tadashi G. Takaoka authored
Bug: 3352374 Change-Id: Ic2fed4ecd6d73f6c2d0ad81061ecd266f4704b10
-
Tadashi G. Takaoka authored
This change also leaves the language name as light grayed after fading out. Bug: 3290290 Change-Id: I71adf80c9a3b77d2fd34bca458845d85d55cbee7
-
- Jan 14, 2011
-
-
Tadashi G. Takaoka authored
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 authored
Bug: 2988183 Bug: 3276544 Change-Id: Ib5c2c86972b1ab32468cd0ab9370ec629255c54d
-
Tadashi G. Takaoka authored
Change-Id: Ic4c73c313f976ad6df1b4ddf48b914d05a08d283
-
Tadashi G. Takaoka authored
This change also tweaks the padding of candidate strip for phone. Change-Id: Iefe4dfeb7015e11d5b2d1566121f719d60b1377e
-
satok authored
Bug: 2876541 Bug: 2988169 Change-Id: I80130aa258e38f638b226448ba53a7efaeb6c3d7
-
Tadashi G. Takaoka authored
Bug: 3331635 Change-Id: Ide160b9317c8f7d966f879dd460640fc4f894e9b
-
- Jan 13, 2011
-
-
Tadashi G. Takaoka authored
Bug: 3197096 Change-Id: I9dafcbf4d5775b3b928be54e546ac38042ece685
-
- Jan 11, 2011
-
-
Tadashi G. Takaoka authored
Bug: 3322539 Change-Id: Ib9bc54da8d3725f64c86dbe6d9700e386f74de5e
-