- Jul 10, 2012
-
-
Jean Chalard authored
Change-Id: I29d6afbcba0998558c9b19287a460d9f0e410994
-
- Jun 29, 2012
-
-
Satoshi Kataoka authored
Change-Id: I95300bf0a847fb86d026e846ff4ad723bb45284f
-
- Jun 27, 2012
-
-
Jean Chalard authored
Change-Id: I3c63372bd5572a479a67eaecfe8c8ea1cabc70d9
-
Jean Chalard authored
Stop storing an int in each of the different class types, and just store a string in the top class. Change-Id: I2af1832743e6fe78e5c1364f6d9cc21252bf5831
-
- Jun 26, 2012
-
-
Jean Chalard authored
Bug: 6252660 Bug: 6166228 Bug: 2704000 Bug: 6225530 Change-Id: I7457ac04f8cd4019fb86c986725aae3de1b1a65e
-
Jean Chalard authored
Bug: 6252660 Bug: 6166228 Bug: 2704000 Bug: 6225530 Change-Id: I919bf70a1213ab5d7c7a9e5715bd72a6e257148b
-
Jean Chalard authored
It's not used any more. Change-Id: Id9da40fdbf7078f3ac647d1368237d6601f5a2ba
-
Jean Chalard authored
This only returns stuff, but it doesn't change yet how the data is really passed. It merely adds a way of getting the same data. Later, the old way will be removed. Change-Id: If3a064de362175fc5a6781b7a97b65d8730aaf3c
-
Jean Chalard authored
Bug: 6252660 Bug: 6166228 Bug: 2704000 Bug: 6225530 Change-Id: I8245698fbd170e0f5cbad3c0109774bcaddc0614
-
- Jun 25, 2012
-
-
Satoshi Kataoka authored
Change-Id: I774a0052038d16677f60f7efa11fd266cb5f3088
-
- May 29, 2012
-
-
Satoshi Kataoka authored
Bug: 4192129 Change-Id: I867e78ce79c78977d08e8b66881a25b6fe5bf41f
-
Satoshi Kataoka authored
Bug: 4192129 Change-Id: I3f220f5a10114d4eb23956148076cf76220bda0f
-
- May 16, 2012
-
-
satok authored
Change-Id: I93ed4d88ede4058f081dd8d634b00dfff4e96d07
-
- May 12, 2012
-
-
Tom Ouyang authored
Bug: 6396600 Change-Id: Iad693ec4bab6351793d624e5c5b0a9f5c12a60e3
-
- Apr 23, 2012
-
-
Jean Chalard authored
We need to get the bigrams during the call to getSuggestions for bug#6313806. We already give an int[] to getSuggestions and we wanted to get rid of char[]'s anyway because it doesn't work with surrogate pairs, so here we go. Bug: 6313806 Change-Id: I56ce99f1db6b3302cdf42f0527343bded837091e
-
- Apr 17, 2012
-
-
Jean Chalard authored
Change-Id: I477b631d81ef58461e44954f3ae5fd895928bb97
-
Jean Chalard authored
This is a preparative change to bug#6313806 Change-Id: I1be9ec49b21005c1f45ce459fa93712bc74ef3f0
-
- Apr 11, 2012
-
-
Tadashi G. Takaoka authored
Bug: 6319377 Change-Id: Ie6a887fefa12e33c17bfeb5d22984e7c1a7bdb46
-
- Apr 06, 2012
-
-
Jean Chalard authored
Change-Id: Ibe45189b73e2606cf77e30da166dd0d45ae47c5c
-
Jean Chalard authored
Change-Id: I0ec44df1979cb1dc21017ea290d2151a2af0e7cd Conflicts: java/src/com/android/inputmethod/latin/Suggest.java
-
Jean Chalard authored
Change-Id: I9939204f3b16346aaebd4d726315ba9c4faf910a
-
- Apr 04, 2012
-
-
satok authored
Bug: 6129372 Change-Id: I4958c2aabf651d7e26648a29b75fcc6c77813451
-
- Mar 28, 2012
-
-
satok authored
Bug: 4343280 Change-Id: I82f7d08703647a3492ce6e2d3b741146df58927e
-
- Mar 27, 2012
-
-
satok authored
Change-Id: I66b61cbe491cf8375144e834390beae3209a777d
-
- Mar 23, 2012
-
-
satok authored
Change-Id: Ieb6af8385356e259720b50f1fe46a694a098b30f
-
Jean Chalard authored
Bug: 5140033 Change-Id: I1c2751fc617e662aad9f67506e28a622f81d0bc9
-
- Mar 21, 2012
-
-
Jean Chalard authored
This doesn't really fix the following bug but it may alleviate the symptoms Bug: 6191885 Change-Id: I0de3f550cc7c6cdf79b291399785ad31b205d2ac
-
- Mar 08, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I09e91675fe7d573dad8c933ad513b21d7e409144
-
- Feb 16, 2012
-
-
Jean Chalard authored
Change-Id: If1cc50539d7677b854b1cd3bea3423c8c0865de5
-
- Jan 26, 2012
-
-
Jean Chalard authored
Goes together with Id4f4e066 Bug: 5922118 Change-Id: I1e39dd01c67e9284d9d7fe008d868847e69986d7
-
- Jan 12, 2012
-
-
satok authored
bug: 5858137 Change-Id: Ic4b6270c6e51ef4ed25a6a1d8ddd7fdfa70fd78d
-
- Oct 31, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: I7a3ed2cee3b20744869aa5cf89ff9fd95f5ab8fe
-
- Oct 04, 2011
-
-
Tadashi G. Takaoka authored
This change also gets rid of several compiler warnings. Change-Id: I23962edaadad18a6e0395d528af17b909dcf5dad
-
- Sep 30, 2011
-
-
Jean Chalard authored
In effect, this stops the spell checker from suggesting overly long words. More precisely, it takes advantage of the new facility that takes into account the whole length of the dictionary word when computing scores, so words much longer than the input word will see their score demoted accordingly. Bug: 5384578 Change-Id: I326cd7c87c3080e7fa8729f78517f8ba13672a9b
-
- Sep 29, 2011
-
-
satok authored
Bug: 5390063 Change-Id: I0ef4fbcc705539624269fd2f8c4e782679fc44b3
-
- Aug 04, 2011
-
-
Jean Chalard authored
This is a preparative change for inserting the spell checker. Change-Id: Ie441879cac4f67078ec27a95f1fcbbf3ef373df7
-
- Jun 02, 2011
-
-
Jean Chalard authored
This prepares the way for spell checking, which is to be done without context so without proximity info. Bug: 4176026 Change-Id: I1b4bfaefe2611e1b484acdf3c33598cb80f81ff4
-
- 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
-
- 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 22, 2011
-
-
Jean Chalard authored
This also fixes a small inconsistency upon clicking on whitespace twice in a row. Also add some unit tests for an introduced and an existing method. Change-Id: I1be2fb53c9624f4d0f5299009632cb4384fdfc15
-