- Apr 12, 2012
-
-
Tadashi G. Takaoka authored
This change also fixes some typos. Bug: 6312143 Change-Id: I5d752c05b128a47ed022a4a804b02559eeee6915
-
- Apr 11, 2012
-
-
Kurt Partridge authored
multi-project commit with I587003f2 Bug: 6188932 Change-Id: I3d3f0c9d011301489473dc330338ea4a7ba61e9e
-
- Apr 05, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Ice1f345a08a8d760e3b847c885c4072e3e142c97
-
- Apr 02, 2012
-
-
Jean Chalard authored
Change-Id: I42150fbb05e5b070aca81a36f18fb069d7a8b810
-
- Mar 31, 2012
-
-
Ken Wakasa authored
Also, small cleanup in proguard.flags bug: 6129704 Change-Id: If4cc694dbe74b26b1d0da301bbc321ee7afc0211
-
- Mar 26, 2012
-
-
Kurt Partridge authored
Bug: 6188932 Change-Id: Icf407f9d145d2b25b70d5d7bc30ee3d64561620c
-
- Mar 22, 2012
-
-
Tadashi G. Takaoka authored
Bug: 6187069 Change-Id: I7df18b470b7e746da601fab3311fb4b086f40d41
-
- Mar 05, 2012
-
-
alanv authored
Bug: 5829051 Change-Id: Ie1784d1ba1a4515ab492a06d7adc10c7d54a64c5
-
- Feb 08, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Ie4c85e8ca5a1f41a420aae5c1cd9c1cb07e237e5
-
- Jan 10, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Iab6c9a4104e8eec3eeb55fdb063d4368338ac74d
-
- Aug 12, 2011
-
-
Jean Chalard authored
Bug: 5156940 Change-Id: I762de1296f861abce2d0413404bca54571e0ea0a
-
- Aug 03, 2011
-
-
Tadashi G. Takaoka authored
This is a follow up change of I90ffbde0 Bug: 5023981 Change-Id: I3a6b862d05f5f907dee954cd6d6fee983b20ab5e
-
- Aug 02, 2011
-
-
Tadashi G. Takaoka authored
This is the first step to implement suggestions pane as mini keyboard. Bug: 5023981 Change-Id: I90ffbde0fda19b4be68add449310997b56bf6904
-
- Jul 04, 2011
-
-
satok authored
Change-Id: I87344f071e982dfc37b17553c5a7054e26009cc7
-
- Jun 03, 2011
-
-
Jean Chalard authored
Bug: 4176026 Change-Id: Ic6ea3e084b3ebacfc5fd998d2c7b0130f7b0ec48
-
- Mar 16, 2011
-
-
Tadashi G. Takaoka authored
This change also corrects usage of "frequency", "priority" and "score" * Frequency is the relative probability in dictionary. * Score is the relative probability in suggestions. * Priority is kind a sorted score. Change-Id: Iafb135a4ecdb401cc505014a07c74dfcac44d699
-
- Mar 04, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: I161b451404bbecb30d8e229004786b9e9882e41c
-
- Dec 20, 2010
-
-
Tadashi G. Takaoka authored
Change-Id: Ife44b3f9d420d77d2cfb51044a8356f02ed63e8b
-
- Dec 16, 2010
-
-
Tadashi G. Takaoka authored
Note that two tests in SuggestTests fail. Commented out these for now. Change-Id: I652ffa1dd8e7b742ea0491ddd7efc14cea1430d4
-
- Aug 20, 2010
-
-
satok authored
TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
-
- May 07, 2010
-
-
Amith Yamasani authored
Added tests for the dictionary lookup and correction logic on the primary dictionary. This exercises part of the Suggest class and the native dictionary lookup code.
-
- Mar 09, 2010
-
-
Amith Yamasani authored
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986
-
- Feb 20, 2010
-
-
Ying Wang authored
-