"README.md" did not exist on "cc5e4f89bddead000bb2e71f93eab91c3c8cfbeb"
- Jul 22, 2011
-
-
Tadashi G. Takaoka authored
Bug: 5067161 Change-Id: I466d40fc1bffa01efc1205a47b3330ae6f30bc66
-
Tadashi G. Takaoka authored
Bug: 4985273 Change-Id: I6c70e50a58be0973f78c6a1abc1fb4eac5449c0b
-
- Jul 21, 2011
-
-
Tadashi G. Takaoka authored
This reverts commit 795a712e. Bug: 4985273
-
satok authored
Bug: 4985273 Change-Id: I9491b4af24e636cba6362cdde44568d14f7b2b85
-
- Jul 20, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4971680 Change-Id: I641b336da54813e13409bd7874aa22e51f790729
-
- Jun 25, 2011
-
-
Ken Wakasa authored
bug: 4901934 Change-Id: I870ab2e621ef3640a84468f09c074cdd726dc963
-
- Jun 22, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: Ic1459066b865cde5104b3734193f76c997959c68
-
- Jun 21, 2011
-
-
Freeman Ng authored
bug: 3027897 Change-Id: I8fbc7a742051d62880cb65edfb2808cd2b0ccba8
-
- Jun 07, 2011
-
-
Freeman Ng authored
This reverts commit 1af80063
-
- May 30, 2011
-
-
Jean Chalard authored
This change fixes a bug that prevented to choose a prediction several times in a row because the predictions would be replaced right away by punctuations. Please note several things about this change: - Recorrection is pretty much in the middle of being refactored. This change has no effect on recorrection itself, but may make existing strange behavior more obvious when moving the cursor for example. - The part of this change in Recorrection.java is not used in master at the moment because ongoing changes on recorrection result in the control never landing there, but would have been needed in the past and may be needed in the future. - This change may have adverse effects on performance which need to be evaluated. A comment in the code has also been written to this effect. - This does not fix bug 4466199, only addresses a pinpoint case of it to help evaluating the bigram predictions feature. Bug: 4466199 Change-Id: I7219e5aeb74dff9251d12b2a72f94448dbb3e63f
-
- May 25, 2011
-
-
satok authored
Bug: 4346045 Change-Id: Ib4594a9073b961038564bbcd601f9c290d153d5d
-
- May 24, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4175031 Change-Id: I95f379b9943d1dcab1dc5527b6e5ac5abd58e280
-
- May 23, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: I33ccf2c141d94437b175222b9e65c0b4e2671a35
-
- May 20, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: Iaceedc783181e43af6dd48ece218a42eace66532
-
- May 18, 2011
-
-
satok authored
- Multiply the speed of the slide Bug: 4427222 Change-Id: Ifd2de9843191296f0f311440ea7b8ab075c67d8d
-
- May 13, 2011
-
-
satok authored
Bug: 4401929 Change-Id: I5929e44f27ba057201110d814e9ec767d09c0ee7
-
- May 12, 2011
-
-
Freeman Ng authored
bug: 3027897 Change-Id: I0113db212d41212142265a133c1763a4acd003a5
-
satok authored
Bug: 4409091 Change-Id: I6efd23ebb9528bf1bd35320057a0ea264c187451
-
- Apr 27, 2011
-
-
Jean Chalard authored
The dictionary collection is a class complying to the Dictionary interface that acts as a front end to a collection of arbitrarily many dictionaries of any type. The dictionary factory is a helper class for creating various dictionaries and get some meta information about them. At the same time, this change makes the BinaryDictionary class not a singleton any more. This also needs I9afe61a9 to not break the build. Change-Id: I61fdcc4867fcda18342807bf1865e6e46979e5d5
-
Jean Chalard authored
Add a setLocale method to Utils that returns the previous locale. Also unify all calls through the code. Change-Id: Ic850dc5df19fba00ed3601835652859b4321b544
-
- Apr 26, 2011
-
-
Jean Chalard authored
This change is only there to fix warning issued by Eclipse. It should have absolutely no impact on the program logic. Change-Id: Ie0e242ac6c167297d33de19902340b0f6ecae9e1
-
- Apr 25, 2011
-
-
satok authored
Bug: 4339319 Change-Id: Id6361927f579797932c465988f6728191748f143
-
- Apr 22, 2011
-
-
satok authored
Change-Id: I54711ff2014facefe3afd22e536045cd0ffe4955
-
- Apr 21, 2011
- Apr 14, 2011
-
-
satok authored
Change-Id: Id3974642b62b012968c537eff7c1a7ee37e2def2
-
- Apr 13, 2011
-
-
satok authored
Change-Id: Ie49f0c1c7aea135331dc1d4a635197b3f4a96e93
-
- Apr 01, 2011
-
-
satok authored
Change-Id: I1d455348f56d73ecb942f22c2bbd03f240b489a6
-
- Mar 26, 2011
-
-
satok authored
Change-Id: I54ed0853ed4423704a300977d7880678e066a6fb
-
- Mar 25, 2011
-
-
satok authored
- VoiceConnector to VoiceProxy - VoiceInputConnector to VoiceInputWrapper - VoiceLoggerConnector to VoiceLoggerWrapper Change-Id: I908ddc590c8846cf5cbd80b9c0257cb65c638bde
-
- Mar 23, 2011
-
-
satok authored
Background: Both SubtypeSwitcher and VoiceConnector have an instance of VoiceInput. And VoiceConnector has a responsivity for setting VoiceInput to SubtypeSwitcher. But in case that VoiceInputConnector already has an instance of VoiceInput VoiceInputConnector doesn't set VoiceInput to SubtypeSwitcher. Change-Id: I42d0220e7d84a08e03f143213cc6eff87e7e79a6
-
satok authored
Change-Id: If6b0180c63738e5e78a20fe5b938ef50d62865d6
-
- Mar 19, 2011
-
-
satok authored
Change-Id: Ica53ce879c2b4c5eb47f757fb788a795a881c30e
-
- Mar 17, 2011
-
-
satok authored
Change-Id: I008ac7099c815fb74a9ab374419617b336453f97
-