- Mar 19, 2013
-
-
Jean Chalard authored
Change-Id: Ia9a2e8f0672b3f72943f26fb15de1d3c7c5ce7f1
-
Jean Chalard authored
Bug: 8161354 Change-Id: I17c23f56dd3bc2f27726556bf2c5a9d5520bd172
-
- Mar 18, 2013
-
-
Ken Wakasa authored
bug: 8393568 Change-Id: Ie5edf44a3627aca9416145aff56bf05bbf2a05f3
-
Jean Chalard authored
Bug: 8161354 Change-Id: I68ee3acb2955a017d25666cc2dad791798f9064a
-
Satoshi Kataoka authored
Change-Id: I8bda8075b33f656ecbec08320afcd864b620fe77
-
- Mar 15, 2013
-
-
Tadashi G. Takaoka authored
This change addresses the issue that the debug settings on 10-inch tablet doesn't show up. Change-Id: I60540cf21276869a3ca81b7b0154056ce7d93ff1
-
- Mar 14, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: Ib07efe6da1eb2f0fd9ef68ca71502c98f7e19f4b
-
Tadashi G. Takaoka authored
Bug: 8383127 Change-Id: Ifd70acabe118b477f103937c7f1e99e38e210833
-
- Mar 13, 2013
-
-
Satoshi Kataoka authored
Change-Id: Ib81ceba801be0ac7ef65c4eadd1ec8599e80dacc
-
Tadashi G. Takaoka authored
Bug: 8336068 Change-Id: I07e67a6aee24a239a21e6fc69eb2ec741b9a5b2b
-
- Mar 12, 2013
-
-
Tadashi G. Takaoka authored
The natural way of marking quoted text vary from language to language. This change introduces the following variations. * LEFT and RIGHT quotations (English etc.) * LOW-9 and LEFT quotations (German etc.) * LOW-9 and RIGHT quotations (Dutch etc.) * RIGHT and RIGHT quotations (Swedish etc.) * LEFT ANGLE and RIGHT ANGLE quotations (French etc.) * RIGHT ANGLE and LEFT ANGLE quotations Bug: 8356419 Change-Id: I75726ab7ed783d02f189b46236c9d5079737bcff
-
Jean Chalard authored
For MR2, LatinIME should not be handling hardware keyboard events. The feature is still work in progress. Change-Id: I56ff18bff84ba6b5a6bc3f8829b42eaf33b72554
-
- Mar 08, 2013
-
-
Tadashi G. Takaoka authored
This change also fixes the size of a key preview letter to follow a keyLabelFlags specification. Change-Id: Ie13790788a16c5a053c1a2cbcac3d38314b14b7f
-
- Mar 07, 2013
-
-
Alan Viverette authored
Bug: 8165295 Change-Id: Ie416f6cdb68377f3e06f30e9b6363c38ba2a602d
-
- Mar 05, 2013
-
-
Tadashi G. Takaoka authored
Bug: 8239067 Change-Id: If6106a3632d3abad3e22ce29f1351525a5152ec7
-
- Mar 02, 2013
-
-
Ken Wakasa authored
Change-Id: I9b4a8d7eae744ba6252a6475b75240248c70a3c0
-
- Mar 01, 2013
-
-
Tadashi G. Takaoka authored
The setup wizard icon will be hidden if the Android Keyboard is in system image. Bug: 8239067 Change-Id: Ib0c0c9e3a0954512c3e03e42a661cdf86eff0dca
-
Jean Chalard authored
This is a cleanup change, but it's also necessary for Bug: 8152758 Change-Id: Id6ba06243f573fdb856f87d1df03277c9f2e5e71
-
- Feb 27, 2013
-
-
Tadashi G. Takaoka authored
This is a follow up of Ie00ba827. After the change, the KeyboardView.closing() method does nothing important. Change-Id: I9659ea56ce82a95f8798a4136bf93f164b67fae7
-
Tadashi G. Takaoka authored
Bug: 8217626 Change-Id: Ie00ba827bc391aa152427965c57488b66308a75c
-
- Feb 26, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: Ib588e67da2c88345fc4eb51587b07ebfa434e0bb
-
- Feb 23, 2013
-
-
Jean Chalard authored
Bug: 8255795 Change-Id: I12a5922f50c2d2e3aa639457abcc1483e6a48721
-
Jean Chalard authored
If the dictionary ID, as indicated in the metadata, is less than three chars long, it crashes LatinIME. Of course we don't have such dictionary IDs in the current metadata, but it's still better to be able to handle the case gracefully ^^; Change-Id: I60cdf6f8ecce9f4d44b42ddd5d157aebff9a4163
-
Jean Chalard authored
Bug: 8175067 Change-Id: I9a104a32ba2b3b52a5dfa250f8c642abd6169cc0
-
Jean Chalard authored
We used to make the dictionary that we passed to the dictionary pack as an initial value based on the locale. This is wrong - it should be read from the dictionary. This change fixes that. Bug: 7005813 Change-Id: Ib08ed31dd9c216f6f7b9c6c3174ca514bf96e06f
-
Jean Chalard authored
Change-Id: I5d7150a4abb3a498e790f41af569093217cb8b43
-
Jean Chalard authored
This unifies the software and hardware keyboard code under a single decision process that works. Bug: 8129303 Bug: 8152758 Change-Id: I7574c563d5f957d57bfe62fe5e3eec59a519d335
-
- Feb 22, 2013
-
-
Kurt Partridge authored
Change-Id: If15f250feb81c2ad55ce1bc7dc3dafa57de87aef
-
Kurt Partridge authored
Change-Id: I4e97fa28dd0bb1101edc0db03f024432fee6f6fe
-
- Feb 21, 2013
-
-
Kurt Partridge authored
Change-Id: I6d84f490922cd1f40e44ca4f95c9d950fba38290
-
Kurt Partridge authored
Change-Id: Ib437a6ad7fd6a897e2bbc65afe881ae8a3b1cbb0
-
Kurt Partridge authored
Change-Id: Id6e03c6f8a3e96979d589f0605ac056fcad7e1ff
-
Kurt Partridge authored
Change-Id: Id9a72045afa3558b20b9d63c8720fb7443d34fd9
-
Kurt Partridge authored
Change-Id: I7b9ed800552f2fd546ed21e9dc06ea1ff5798337
-
Tadashi G. Takaoka authored
Bug: 8159728 Change-Id: I30d9cd637fb1d2e64588550e0aa4387bc1f7e6e5
-
- Feb 20, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: I500654e7a26717aa5547942357e56060afb72969
-
- Feb 15, 2013
-
-
Jean Chalard authored
This also does it for deleting them Bug: 8167342 Bug: 6789534 Change-Id: I1823f98508881f109a667146d3608003f87aa4cb
-
- Feb 14, 2013
-
-
Tadashi G. Takaoka authored
Bug: 8159728 Change-Id: I5552e9d0ffa8f94d183e76378d55bba6f718adfe
-
Jean Chalard authored
...for query. Bug: 8167342 Change-Id: Ieb8e5b31c4b62bf507593c4631e31799aad5f267
-
- Feb 13, 2013
-
-
Kurt Partridge authored
multi-project commit with I1212da392ecda0ad78962da68941870b5a651eee Change-Id: Ie74af59d4e45bf954723fee9dcf350a36468c381
-