- Nov 07, 2014
-
-
Jean Chalard authored
Also why did we have two copies of LocaleUtils >.> Bug: 18108776 Change-Id: I03b4403dfd51934e66b567f2f8b87da419cfb3ab
-
- 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
-
- Jul 10, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 13689011 Bug: 13630847 Change-Id: I9930d5ce9cbe16489dc69f68b9590d72afe463b5
-
Keisuke Kuroyanagi authored
Suggestions have been sorted in SuggestionResults. Bug: 13689011 Change-Id: Iec21e97119ceb7c71673d5b15bb1f06040b59fef
-
Keisuke Kuroyanagi authored
Bug: 13630847 Change-Id: I07d17ccf5ce0755f63a0b8d236d77600baaf62b6
-
- Jul 08, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 15758242 Change-Id: I703dc2703afdf9402c5d2ac27411b74ece993dba
-
- Jul 01, 2014
-
-
Jean Chalard authored
Bug: 15840116 Change-Id: I91719e4fc2e3fe29320e4cb8b1a2f8f93c44cc4d
-
Jean Chalard authored
...also implement the check for Hebrew and Arabic. Bug: 15840116 Change-Id: Ia6433d7d98038ade64c171be4fe4b3f094111fac
-
- Jun 27, 2014
-
-
Jean Chalard authored
Bug: 15412461 Change-Id: Ibf37df4d31141a7e43b54d6342e7861eedb1c03b
-
- Jun 25, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: I2bd6a872904a44b80f638a13d91a97559217cc1a
-
- Jun 26, 2014
-
-
Jean Chalard authored
Bug: 15840116 Change-Id: I3a2a9c41e40590c0116c7885a49c6fa308ed8f44
-
- Jun 10, 2014
-
-
Jean Chalard authored
Special case <valid word>.<valid word> to send as a suggestion the same string where the periods is replaced by a space. Bug: 10780091 Change-Id: I43c94675977f9ab5d7ee5671486cb742b39f3974
-
Jean Chalard authored
This member has outlived its usefulness. It's not clear now that it makes things really faster, but it does bring a lot of complexity that we can avoid by removing it. Change-Id: Ifbc8094a45b56b958fe165b1930f4cc358a97721
-
- May 23, 2014
-
-
Tadashi G. Takaoka authored
Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef
-
- May 19, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14119293 Bug: 14425059 Change-Id: I3d5da84881a49a04550180dd9aac2c37da2ed762
-
- May 16, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 15008504 Change-Id: Ic4a17a4b7242118ae74fd89c695da2bb52204fb2
-
- Apr 02, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 8187060 Change-Id: I8ae20c957a8e127b76c83cc3a65ff052d43bf2b5
-
- Jan 24, 2014
-
-
Jean Chalard authored
This is a followup to IL69. Change-Id: Iba154517aa7f75b9f16aa1b808c0da8d84be837f
-
- Jan 23, 2014
-
-
Jean Chalard authored
Bug: 8636060 Change-Id: Iec56bce362ebfc52fedab02b127978abb4f3c7f9
-
Jean Chalard authored
Bug: 8636060 Change-Id: I624a45500603dfad355ee3b8b794b2d895219c0b
-
Jean Chalard authored
Bug: 8636060 Change-Id: I242b7c264abf380bcd6b6b3c848238921f988e54
-
- Oct 07, 2013
-
-
Jean Chalard authored
This is not the right way to do it, but it's simple and will kill the regression. We should investigate why the return values are wrong in this case. Bug: 10780091 Change-Id: I808727242c9cb1598df00a7426358dc3a658add4
-
- Aug 28, 2013
-
-
Keisuke Kuroyanagi authored
This fixes null pointer exceptions that are caused when getSuggestion() is called from spell checker. Change-Id: Ifc9e7abb900e1a4646e33c91022effde439673e4
-
- Jun 24, 2013
-
-
Ken Wakasa authored
Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
-
- May 08, 2013
-
-
Satoshi Kataoka authored
Bug: 8783170 Change-Id: I067486e5ec1ae7cdef8e2121392464ba71ee8add
-
- May 07, 2013
-
-
Satoshi Kataoka authored
Change-Id: Ie7bea23f2ac54f03572e77c31ba7cb3d5e8f8d2f
-
- May 01, 2013
-
-
Jean Chalard authored
Bug: 8773353 Change-Id: Ic1019742ce7ff6e4f7fff4d2729f8ab52d841488
-
- 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 10, 2013
-
-
Jean Chalard authored
Change-Id: Ic220129dc59f585164dbf63591cd1c96de17fe6f
-
- Apr 08, 2013
-
-
Ken Wakasa authored
Change-Id: I6aef328ec9041666cc168c8323bed04d39591b71
-
- Apr 05, 2013
-
-
Jean Chalard authored
Change-Id: I9cc2e9a7ac0b3346af40bcb083f939333336cf09
-
- Mar 19, 2013
-
-
Jean Chalard authored
Bug: 8161354 Change-Id: I17c23f56dd3bc2f27726556bf2c5a9d5520bd172
-
- Feb 12, 2013
-
-
Jean Chalard authored
Follow-up to Idc6f419a Change-Id: I4aae8f4e19f27a0a309879dc19af6e40906d58c5
-
- Jan 21, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
-
- Jan 11, 2013
-
-
Jean Chalard authored
Remove the subtypes that don't get a dictionary any more in AOSP. Also prepare for all downloadable-dictionary supported subtypes. Bug: 7673670 Change-Id: I5b754a791233c270237b8f7e5e2208f7282ad294
-
- Dec 04, 2012
-
-
Jean Chalard authored
Two flavors of words would be wrongly reported as misspelled by the android spell checker when they are written in all upper case letters: - Words containing a quote or a dash or any other non-letter - Words that need the first letter to be capitalized Bug: 7659216 Change-Id: Ibc5d261945ffcbb8a858d4c73b7c62cef6671abf
-
- Oct 22, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991
-