- Jun 23, 2015
-
-
Tom Ouyang authored
Change-Id: I4f0472b9f2ea2daeeba3025c588e6d0042c31be7
-
- Mar 18, 2015
-
-
Mohammadinamul Sheik authored
Change from sentence seperator to sentence terminator has broken this tests. Change-Id: I303a2e703c46191b481b7d32213f165bd00aaaa2
-
- Dec 02, 2014
-
-
Adrian Velicu authored
Change-Id: I1151dc1d5db3986a97daf68c1e387dbc2e4610dc
-
- Oct 28, 2014
-
-
Jean Chalard authored
Bug: 18108776 Change-Id: Ia46a4102a0e86e71118ca5e641f9f531998e166b
-
- Oct 23, 2014
-
-
Ken Wakasa authored
Our intention is to have classes of latinime-common under the common package as much as we can. Change-Id: I76efbbbe7bebf1a4aa943715cdff64f91675e20d
-
- Oct 21, 2014
-
-
Tadashi G. Takaoka authored
This CL fixes the following compiler warnings. - Indirect access to static member - Access to a non-accessible member of an enclosing type - Parameter assignment - Method can be static - Local variable declaration hides another field or variable - Value of local variable is not used - Unused import - Unused private member - Unnecessary 'else' statement - Unnecessary declaration of throw exception - Redundant type arguments - Missing '@Override' annotation - Unused '@SuppressWarning' annotations Bug: 18003991 Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7
-
- Sep 29, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: Id06a71681fa8b5e589e29fba10fe5c1cfed66984
-
- Sep 26, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: I48a193b965e3055bd10a00046322c2b7b19a6232
-
- Sep 08, 2014
-
-
Jean Chalard authored
Bug: 16733686 Change-Id: I7a9f79a81e33a1f5bf5f3daf0b78d0f1e4447e7a
-
- Jul 07, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: Id37022ac6c1545d6845abfbcdb7ed47f0e250eec
-
- Jul 01, 2014
-
-
Jean Chalard authored
...also implement the check for Hebrew and Arabic. Bug: 15840116 Change-Id: Ia6433d7d98038ade64c171be4fe4b3f094111fac
-
Jean Chalard authored
Bug: 15840116 Change-Id: I1123426fbd9d420c1be64ccc917a5f870e70e6fa
-
- Jun 27, 2014
-
-
Ken Wakasa authored
This reverts commit ba463c9a that broke the dicttool build. Bug: 14425059 Change-Id: Ie1685587104d26e4416624747c97f6087c13388a
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: I3eb24e840c165e43f68c2a60fccf9974affb57a6
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: Ieace636334a9b2a094527341d4fcfc05958296c5
-
- Jun 25, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: I2bd6a872904a44b80f638a13d91a97559217cc1a
-
- May 30, 2014
-
-
Keisuke Kuroyanagi authored
This fixes PunctuationTests# testAutoCorrectionWithSingleQuotesAround. Bug: 14119293 Bug: 15334309 Change-Id: I604c21a21e89a5fc431fd56ab7b6ad03f4736b01
-
- May 23, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14119293 Change-Id: I952daaa8e938c67bd9e0e699d71a77a3b0bf8b0d
-
- May 21, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14119293 Bug: 14425059 Change-Id: I65320920e840082b0b697bb621676716d0933e0c
-
- Mar 20, 2014
-
-
Jean Chalard authored
Bug: 13312942 Change-Id: I6be6a558bbc6c88508150f9c25cadbd0240ff88e
-
- Jan 20, 2014
-
-
Tadashi G. Takaoka authored
Change-Id: I4103541d99fe59bfcf12379a1298a0a690497846
-
- Jan 09, 2014
-
-
Tadashi G. Takaoka authored
Change-Id: I174c50f509ed6998b755e1a712e7f6c0f82f4425
-
- Dec 13, 2013
-
-
Ken Wakasa authored
The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
-
- Nov 28, 2013
-
-
Jean Chalard authored
This should take into accounts word connectors. Change-Id: Ic7fa5c837cd65a43ba43d7ae9d299b8d20019892
-
- Jul 01, 2013
-
-
Jean Chalard authored
Range has grown a bit too big to stay an internal class. Change-Id: Ic3fbc48a5d10776eedd7559c4d696e5926b88288
-
- Jun 26, 2013
-
-
Jean Chalard authored
Bug: 8839763 Bug: 8862327 Change-Id: I5d49c86edcbc0fc1b2b147856437cfbadd678377
-
- Apr 16, 2013
-
-
Jean Chalard authored
This is about as ad-hoc as it gets, but then again, what we want is probably as ad-hoc as it gets. All URL boxes I know of double as search bars, and not adding automatic spaces there sucks (e.g. in Chrome URL bar). And in other boxes actually you don't want to add a space if it looks like a URL. QSB isn't even a search box, and it behaves like this. So I think this is actually the right answer to the problem. Bug: 7062925 Change-Id: Ib09472b34644fd5bf2dc84bb97cedeeba28bcd02
-
- Apr 12, 2013
-
-
Jean Chalard authored
RichInputConnection#getWordRangeAtCursor may now returning either a SpannableString or a String. We can't test that with String#equals(), but TextUtils#equals() does the job for us. Change-Id: I59ebe54207e92f4d90b49476b64f1e12fd4929cb
-
- Feb 12, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: I32700c434b296bb3fd39e040c2dda1fe90667daf
-
- Feb 05, 2013
-
-
Tadashi G. Takaoka authored
Bug: 8131968 Change-Id: Ibca5a0d63a492134b8af401a62ca3a5748e003cf
-
- Jul 09, 2012
-
-
Jean Chalard authored
Change-Id: I6e7c3aba2b40ecefa483c9680978bc806368e96e
-
- Jul 06, 2012
-
-
Jean Chalard authored
Bug: 6766059 Change-Id: I378f9d35c4904c4f373260bda5863235d833eb31
-
- Jun 08, 2012
-
-
Jean Chalard authored
Change-Id: I9982ff325bef56694402caef28a77683c52ccd71
-
- May 14, 2012
-
-
Kurt Partridge authored
when logging LatinIME.onUpdateSelection(), now include the current word and preceding word. no escaping of the word is performed; this is temporary until the output format is cleaned up. also fix EditingUtils.getWordRangeAtCursor to support supplementary UTF-16 characters. Bug: 6188932 Change-Id: If4612a2627537d5d8bb2f9585a3ad1b4e56c2e26
-