Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Try to figure out whether d.quotes open or close." | 2014-01-27 | 1 | -0/+28 | |
|\ | |||||
| * | Try to figure out whether d.quotes open or close.•••Bug: 8911672 Change-Id: I5d5635949530a67f95e5208986907251b7bce903 | 2014-01-27 | 1 | -0/+28 | |
* | | Fix SubtypeLocaleUtilsTests•••Change-Id: Ifbdfd320b1416d210592ec14099e4dd9d9d0047d | 2014-01-27 | 1 | -18/+27 | |
|/ | |||||
* | Merge "Add length check for dict update operations." | 2014-01-25 | 1 | -0/+45 | |
|\ | |||||
| * | Add length check for dict update operations.•••Bug: 12602903 Change-Id: I6835dee8bf8b356f0f1cf6c0531bee5b3415a13f | 2014-01-24 | 1 | -0/+45 | |
* | | Fix wrong indents.•••Removed an unused method too. Change-Id: Id364009fd4e94ec65862fc3651a181e862909a42 | 2014-01-24 | 1 | -3/+2 | |
* | | Fix build•••Missing change after a thousandth comment fix Change-Id: Iec48f892978507fb9823236cd1c5a70209b58b0e | 2014-01-24 | 1 | -4/+6 | |
* | | [IL69.1] Move a static method to a utility class.•••This is a followup to IL69. Change-Id: Iba154517aa7f75b9f16aa1b808c0da8d84be837f | 2014-01-24 | 1 | -3/+4 | |
* | | [IL70] Remove unused arguments•••Bug: 8636060 Change-Id: Iec56bce362ebfc52fedab02b127978abb4f3c7f9 | 2014-01-23 | 1 | -11/+10 | |
* | | [IL69] Oust Keyboard from WordComposer#setComposingWord•••Bug: 8636060 Change-Id: I624a45500603dfad355ee3b8b794b2d895219c0b | 2014-01-23 | 1 | -19/+30 | |
|/ | |||||
* | Use sorted int[] to represent word separators•••Change-Id: I4103541d99fe59bfcf12379a1298a0a690497846 | 2014-01-20 | 3 | -56/+77 | |
* | Add SpacingAndPunctuationsTests•••Change-Id: I78d488ad84a11af809ee1f8d3d2fa01a89fbfa28 | 2014-01-20 | 1 | -0/+401 | |
* | Merge "Fix a bug specific to German capitalization." | 2014-01-17 | 1 | -0/+15 | |
|\ | |||||
| * | Fix a bug specific to German capitalization.•••Bug: 9663105 Change-Id: Ib68ee4edb135e96dfca229c1ccce308e7e638bdd | 2014-01-17 | 1 | -0/+15 | |
* | | Add a dedicated method to control time in native code.•••Bug: 12443085 Change-Id: I41a5cf6c895cb59e54af98b40efded36afcd3247 | 2014-01-15 | 2 | -66/+36 | |
* | | Move LanguageModelParams class to utility package•••This change must be checked in together with Ic82d951237. Change-Id: I2ab451330f85a0147563b805682f26edecb71a29 | 2014-01-15 | 1 | -1/+1 | |
* | | Fix flaky unit test.•••Change-Id: I8df0f9a0398b29f679844f256ad84f09ebcea8ee | 2014-01-14 | 1 | -0/+2 | |
|/ | |||||
* | Fix a test.•••Bug: 12483313 Change-Id: Ia811d614b9260367871bc5717f587538adf46789 | 2014-01-10 | 2 | -1/+4 | |
* | Fix build.•••Change-Id: I6d0b572190080e58e95f72856ad39e72a49537b7 | 2014-01-10 | 2 | -21/+47 | |
* | Passing SpacingAndPunctuations to StringUtils.looksValidForDictionaryInsertion•••This change must be checked in together with Iec437d6df0. Change-Id: Idf745b8870965f3bdf690de7ff3b22f83f6204bf | 2014-01-09 | 1 | -11/+18 | |
* | Passing SpacingAndPunctuations to RichInputConnection.getNthPreviousWords•••Change-Id: I174c50f509ed6998b755e1a712e7f6c0f82f4425 | 2014-01-09 | 1 | -18/+37 | |
* | Merge "Passing SpacingAndPunctuations to CapsModeUtils.getCapsMode" | 2014-01-09 | 1 | -43/+51 | |
|\ | |||||
| * | Passing SpacingAndPunctuations to CapsModeUtils.getCapsMode•••Change-Id: I0b06e8cc75a403f7061864c5b7f3f6a2cacd60eb | 2014-01-09 | 1 | -43/+51 | |
* | | Fix a unit test in InputLogicTests.•••Change-Id: I63a20bb2e4b3c39495fade6cae3a14fdd11ca48c | 2014-01-09 | 1 | -1/+1 | |
|/ | |||||
* | Merge "Make reloadMainDict() private." | 2014-01-08 | 1 | -11/+10 | |
|\ | |||||
| * | Make reloadMainDict() private.•••Bug: 8187060 Change-Id: I852a751d748f39512e62c9cd69748dfbe87b2151 | 2014-01-08 | 1 | -11/+10 | |
* | | Rename InputPointers.addPointer and ResizableIntArray.add•••Change-Id: I5580250c91b29f93ed886b080ce33845b3b67ace | 2014-01-08 | 2 | -4/+4 | |
* | | Fix ResizableIntArrayTests readability•••Change-Id: I68862b98f228210f1d76fef4fd7454edbfd8e01d | 2014-01-08 | 1 | -69/+89 | |
* | | Fix InputPointersTests•••InputPointers.getTime(int) has a validity check of time values. And the check is enabled when LatinImeLogger.sDBG is on. Such situation may occur while unit testing. This change ensure that time values are monotonic while unit testing. Change-Id: I9ff2cff2bcd253de0e8206dd3be964fe565170fa | 2014-01-08 | 1 | -73/+136 | |
|/ | |||||
* | [IL52] Remove a useless method.•••This old method doesn't even re-read the old suggestions. It used to recompute them without the coordinates. Re-using the recorrection code, which is much more advanced, is the right thing to do here. Also, refining the test. It's no use trying to resume suggestion if we don't have a suggestion strip, since we aren't going to auto-correct anything anyway. Not the motivation for this change, but this also fixes Bug: 11620256 Change-Id: Id49efa32e293c49837c61fdc752c86bbac1d2c88 | 2013-12-27 | 2 | -2/+7 | |
* | Fix a bug where predictions would not pop upon manual pick•••Bug: 12295276 Change-Id: Id359c92acde44758b12929e7bac719d5c9c7577b | 2013-12-26 | 1 | -0/+35 | |
* | Fix NPE in a unit test.•••Change-Id: I0dfc23232ed77e1ff1aedecfa6ac022020cb1c19 | 2013-12-26 | 1 | -0/+4 | |
* | Fix typo in a unit test.•••Change-Id: I9222533704722265511b9fe6fb5caf99765e198b | 2013-12-25 | 1 | -1/+1 | |
* | [IL21] Move the workaround utils to a better place.•••Bug: 8636060 Change-Id: I566f9e109ebcabe3a6a778118434ce79d02d1113 | 2013-12-20 | 2 | -1/+83 | |
* | Add some info to test crashes to help diagnose flakiness•••Bug: 11142685 Change-Id: Ic3a5d452f6c325248ac4e1bfa37774c58586f359 | 2013-12-18 | 3 | -4/+11 | |
* | Remove ver4 dict updater.•••Change-Id: I468994c98d091be621b9fb3fbe6405c67fc6a465 | 2013-12-17 | 6 | -1384/+0 | |
* | Quit checking bigram order in BinaryDictDecoderEncoderTests.•••Change-Id: I1b8eb6ab2ea797d2590495b1f57f9ec9560ea817 | 2013-12-17 | 1 | -5/+4 | |
* | Merge "Move DictUpdater to the tests directory." | 2013-12-17 | 4 | -1/+963 | |
|\ | |||||
| * | Move DictUpdater to the tests directory.•••Bug: 11245133 Change-Id: I0907a091ac3ae960eaf3b27da78dbb48a24b2ea1 | 2013-12-17 | 4 | -1/+963 | |
* | | Fix a bug with languages without spaces and predictions•••This is simpler and more correct. Change-Id: I41806d2fc12b4ca25f76e32972b38f91f3d05c2b | 2013-12-16 | 2 | -8/+22 | |
|/ | |||||
* | Fix failing tests•••- Version 3 is not supported - Now passing the right string to open v4 dicts. Fix the tests for this. Change-Id: I7829330c3568a715b96396ba4e4e69c6e17775ab | 2013-12-16 | 3 | -37/+19 | |
* | Merge "Remove references to the v3 dictionary." | 2013-12-13 | 1 | -2/+0 | |
|\ | |||||
| * | Remove references to the v3 dictionary.•••Change-Id: I811c8c923ad67a6d9bfdd11bdef8991eb7135c27 | 2013-12-13 | 1 | -2/+0 | |
* | | Merge "Remove code for forgetting curve in Java side." | 2013-12-13 | 1 | -58/+0 | |
|\ \ | |/ |/| | |||||
| * | Remove code for forgetting curve in Java side.•••Change-Id: I294ed179c642ff52452b5884326c1083477e1bce | 2013-12-13 | 1 | -58/+0 | |
* | | Have dicttool use the native library to generate v4 dicts.•••Yay ! Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9 | 2013-12-13 | 5 | -15/+14 | |
* | | Remove flags from Java side.•••This simplifies the code quite a bit. - GERMAN_UMLAUTS are now handled through a key-value attribute. The dictionary generator does not need to know about it any more. - FRENCH_LIGATURES are deprecated as we handle them with shortcuts now. - CONTAINS_BIGRAMS is deprecated. Bigram processing is always applied regardless of this flag. Bug: 11281748 Change-Id: If567e52e245a9342adc7f3104a0f7d8d782df8c1 | 2013-12-13 | 6 | -82/+39 | |
|/ | |||||
* | Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 | 2013-12-13 | 16 | -535/+1210 | |
* | Fix a bug where autocaps would jam auto-commit•••Bug: 11311002 Change-Id: I62955e364c9ffc75322cf05fa3ad7985f1d09259 | 2013-10-22 | 1 | -2/+8 | |
* | Fix unit test for If8c94ef91ed58bb5028f51be7c8d9beb677436a4•••Change-Id: I056013de3a5e09feed429dfd8097d3d85331a0ab | 2013-10-11 | 1 | -1/+1 |