- Mar 13, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Ie0554362b73967bfcbbab6ad19c24683066a608e
-
Tadashi G. Takaoka authored
-
Jean Chalard authored
Use the same local variable inside both branches of an if. Change-Id: I61f7d506d984f3723ec90604416d1875dd97cd8c
-
Jean Chalard authored
Change-Id: I3132b7fe4ee97c566736bfc21c3783cfc79fc7ff
-
Jean Chalard authored
Change-Id: I2ddfab00dc8c141fc989a051f16eb2b3571b7e86
-
Jean Chalard authored
Remove 2 methods that were left only for tests to compile in another project, but are not used any more now that the tests have been updated. Also remove an attribute that is never read. Change-Id: Ic9ba1f52a465199c82c923d77ed7450460e8a4b9
-
Jean Chalard authored
-
satok authored
-
satok authored
Change-Id: I8f73b9b33cca56b3fa44ec6259c0896be22f4a47
-
satok authored
-
Jean Chalard authored
This method now only sets words, so it should be named set. The functionality is identical since there are no more places where the list is reused. This will also allow to make the list final in an upcoming change. Change-Id: I25b0c7d7f13c3fa5d89806f01f48f1026769603f
-
satok authored
Bug: 4343280 Change-Id: Ida690fe246cea80a82fcdb3ad0c28e2907b882ac
-
Tadashi G. Takaoka authored
Change-Id: I347ccfc2cf60c17f5f0eddec6566662cb3a954ca
-
Jean Chalard authored
Remove an unused method, make others static, fix a formatting issue Change-Id: I40cb0b5e01a6f8e2f7b953bd9aad3168dfee71d1
-
Jean Chalard authored
...and replace by a call to a central method. Change-Id: I93d0a2c2e99963a5b69923d1062d0e01853216b6
-
Jean Chalard authored
-
Jean Chalard authored
The intention may have been nice originally but these end up being copied anyway :/ Let's remove them now, and in a later change, just keep references to the created objects. Change-Id: Ifba8357c20384f9eb40cd916665ed1fc6dc8cab1
-
satok authored
-
satok authored
Bug: 4343280 Change-Id: I9bbc5cab2fef1ee80c1fe32017df811ef8af10bc
-
Tadashi G. Takaoka authored
Change-Id: I3099a7625e0176a1d2be42e58d6eb5fa95797bcb
-
Jean Chalard authored
-
Tadashi G. Takaoka authored
Change-Id: I06e5d7d158a9b14b00df34e68b12cd012faf17d1
-
Jean Chalard authored
Change-Id: I7625bf17158c207ad7e8cd496bef825704173c4c
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Note that Animator class exists in framework only on Honeycomb or later. Change-Id: Ie3392dbf8acc1547ebb2d16e04086c911d961aed
-
Jean Chalard authored
...working this time Change-Id: I80e377e6250d3817f1e067a551bca2a557740764
-
Tadashi G. Takaoka authored
-
Jean Chalard authored
-
Jean Chalard authored
This reverts commit ca0e0486
-
Jean Chalard authored
-
- Mar 12, 2012
-
-
Eric Fischer authored
Change-Id: I8546456a3d567b821a5a409a7459f9043fa04315
-
Jean Chalard authored
Change-Id: I42baeec68eb2540e7d8f8538ae2dceeef5594391
-
Tadashi G. Takaoka authored
* For 10-9-7 (qwerty, qwertz), keys' width are 9.0%-9.0%-9.0% * For 10-10-7 (azerty, hebrew, spanish), keys' width are 8.5%-8.5%-8.5% * For 11-11-{7,8} (arabic, bulgarian, nordic), keys' width are 7.6%-7.6%-7.6% * For {11,12}-11-9 (south_slavic, east_slavic), keys' width are 7.6%-7.6%-7.363% Change-Id: Ife4ce0ac587bd179afcfce0cb5dffb8d82fee4f1
-
Jean Chalard authored
-
Jean Chalard authored
We can't get rid of SuggestedWordInfo because it conveys the information about whether a suggestion is outdated or not. It is always created anyway. So it makes sense not to have separate lists and to just keep everything in the SuggestedWordInfo object. Change-Id: Idd79dc267d97633901d3d2869da457736963e178
-
Tadashi G. Takaoka authored
This change also adds Spanish compatible symbols/symbols shifted layouts for tablet. Bug: 6100832 Change-Id: Ib5ed9856573657b2680e08f9e64fd09b12a0a27d
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Change-Id: Idfa586417acd4a223380d52f044e3a86eb780b21
-
Jean Chalard authored
-
Jean Chalard authored
The combination of I6b0262fe which removes the internal size() > 1 test in the safety net calculation and I642a5893 which assumed DBG means there is at least one suggestion. This change writes the test correctly. Change-Id: Ib63bce4e163a785f408dd145c23d64cd58fa8c90
-