Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a test for user history for switching languages.•••testStressTestForSwitchingLanguageAndAddingWords took 101996 ms Bug: 6669677 Change-Id: I62849674147e4845955060124221da8211e9b3ca | 2013-07-16 | 1 | -1/+51 | |
* | Merge "Import translations. DO NOT MERGE" | 2013-07-12 | 1 | -1/+1 | |
|\ | |||||
| * | Import translations. DO NOT MERGE•••Change-Id: I580f44f5334d0af91339646c0cfe94293f96711f Auto-generated-cl: translation import | 2013-07-10 | 1 | -1/+1 | |
* | | Quit ignoring language cost of exact matches.•••Handle exact matches in DicNode::compare() and calculateFinalScore(). Bug: 8844931 Change-Id: I17c78d4e352b0a4308727229b02a8004b38468bf | 2013-07-11 | 4 | -32/+10 | |
|/ | |||||
* | Fix: Read lock is wrongly used for gutSuggestions.•••Bug: 9737865 Change-Id: I017f80b46c5dc48c40f2de7c4d516a042992feb4 | 2013-07-09 | 1 | -2/+3 | |
* | Merge "Update ExpandableDictionary.BASE_CHARS[]" | 2013-07-08 | 1 | -165/+199 | |
|\ | |||||
| * | Update ExpandableDictionary.BASE_CHARS[]•••This should be the same as CharUtils::BASE_CHARS[] in the native code. Change-Id: I72ed4a43fd5c26a4439ef791b6b1cf703845c3a1 | 2013-07-05 | 1 | -165/+199 | |
* | | Merge "Move TypefaceUtils and ViewUtils to utils package" | 2013-07-05 | 7 | -8/+12 | |
|\ \ | |||||
| * | | Move TypefaceUtils and ViewUtils to utils package•••Change-Id: Iccd47c27670248c43de9a539c1951111d7733111 | 2013-07-05 | 7 | -8/+12 | |
* | | | Merge "Reorganize Utils class" | 2013-07-05 | 15 | -401/+438 | |
|\| | | |||||
| * | | Reorganize Utils class•••Change-Id: I7294d1547def5dcfcae9d1d53b277cb3cc9f2d18 | 2013-07-05 | 15 | -401/+438 | |
* | | | Merge "Remove flags from dicNodeProperties." | 2013-07-05 | 6 | -63/+55 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove flags from dicNodeProperties.•••Bug: 6669677 Change-Id: I6f4aef8c4e4376f078ed8375394823788aa35002 | 2013-07-05 | 6 | -63/+55 | |
* | | | Use TimeUnit instead of DateUtils for readability•••Bug: 9550800 Change-Id: I087205530a5dbcff4bf08f48f4aa7068aae93215 | 2013-07-05 | 7 | -23/+25 | |
| |/ |/| | |||||
* | | Add a trace.•••Emit a trace when a new dictionary is copied to LatinIME successfully, not just when it fails. That will help diagnosing some problems by being able to ensure this step succeeded looking at the log. This does not happen often (like, maybe 3 times at device activation, and once every few weeks afterwards), so I think the extra line in the log is more than acceptable. Change-Id: I1674bc22d950a7be801076c5aa7e8bbebccab14b | 2013-07-05 | 1 | -0/+1 | |
|/ | |||||
* | Merge "Change how the length of the random words are chosen." | 2013-07-05 | 1 | -4/+13 | |
|\ | |||||
| * | Change how the length of the random words are chosen.•••This is much more robust and much better for testing. Change-Id: I43f900f9debc1d1ae4c3f3dd07dbe0ac85d31f52 | 2013-07-04 | 1 | -4/+13 | |
* | | Merge "Have random words stick to a restricted (random) charset" | 2013-07-05 | 1 | -14/+26 | |
|\| | |||||
| * | Have random words stick to a restricted (random) charset•••Change-Id: Ib4045ebc9659f1b60183f2356e60e449d62c5be9 | 2013-07-04 | 1 | -14/+26 | |
* | | Merge "Fix: release lock in UserHistoryDictionary." | 2013-07-04 | 1 | -1/+5 | |
|\ \ | |||||
| * | | Fix: release lock in UserHistoryDictionary.•••Change-Id: I050c252910c6b5b0a79cd2d52c525679f2d6091d | 2013-07-04 | 1 | -1/+5 | |
* | | | Merge "Read version 3 dictionary header." | 2013-07-04 | 5 | -58/+73 | |
|\ \ \ | |||||
| * | | | Read version 3 dictionary header.•••The header structure of version 3 dictionary is same as version 2. Bug: 6669677 Change-Id: I26c8723333938fbf102de1a40f11d97444da9075 | 2013-07-03 | 5 | -58/+73 | |
* | | | | Merge "DictionaryWriter to abstract binary dictionary writing." | 2013-07-04 | 5 | -88/+254 | |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | DictionaryWriter to abstract binary dictionary writing.•••UserHistoryDictionary should become to use ExpandableBinaryDictionary. Bug: 6669677 Change-Id: I6831c7dd2d84207d1a8f51ba15d52e0a72205d0c | 2013-07-04 | 5 | -88/+254 | |
| | |/ | |/| | |||||
* | | | Merge "Return NOT_A_PROBABILITY in getProbability for inalid dictionary." | 2013-07-04 | 1 | -1/+1 | |
|\ \ \ | |||||
| * | | | Return NOT_A_PROBABILITY in getProbability for inalid dictionary.•••Bug: 9682742 Change-Id: Ifad4b9811bb5e1a94aed59eba7aedcdb6da5cf9c | 2013-07-03 | 1 | -1/+1 | |
* | | | | Merge "Add a two-args constructor to BinaryDictIOTests" | 2013-07-04 | 1 | -6/+8 | |
|\ \ \ \ | |||||
| * | | | | Add a two-args constructor to BinaryDictIOTests•••Change-Id: Ie26e22754bfa5d58135349164c57007c86bd97e8 | 2013-07-04 | 1 | -6/+8 | |
* | | | | | Merge "Generalize constuctors & add tests" | 2013-07-04 | 2 | -9/+26 | |
|\| | | | | |_|/ / |/| | | | |||||
| * | | | Generalize constuctors & add tests•••If there is any two-args constructor with the right arg types in a test class, use it. Also, add a test suite to dicttool test. Also, have the return value of dicttool reflect success or failure. Change-Id: I51ab2a4abb93a0a483e8d6ef3c39d1ff1bce1dbd | 2013-07-04 | 2 | -9/+26 | |
| |/ / | |||||
* | | | Merge "Allow force auto commit when the top is long multiword." | 2013-07-04 | 3 | -17/+22 | |
|\ \ \ | |||||
| * | | | Allow force auto commit when the top is long multiword.•••Bug: 9688196 Change-Id: I73ff2cd77b932bf7307b3541ea9da3fa4afa11b4 | 2013-07-04 | 3 | -17/+22 | |
* | | | | Add Azerbaijani keyboard•••Bug: 7963448 Change-Id: I39c192b342278e82e30ac6ef12c6d150c817ae70 | 2013-07-04 | 3 | -1/+114 | |
* | | | | Add Kazakh keyboard•••Bug: 9697273 Change-Id: Ic9943569ed60d601f093181bf135e45a25399121 | 2013-07-04 | 6 | -575/+707 | |
|/ / / | |||||
* | | | Merge "Use ReentrantReadWriteLock in ExpandableBinaryDictionary." | 2013-07-03 | 1 | -15/+18 | |
|\ \ \ | |||||
| * | | | Use ReentrantReadWriteLock in ExpandableBinaryDictionary.•••Bug: 6669677 Change-Id: I2acde0517d5ed5cbd7b7149709e35fc36651335d | 2013-07-03 | 1 | -15/+18 | |
| |/ / | |||||
* | | | Merge "Disable shortcut output for multi-word suggestions." | 2013-07-03 | 1 | -3/+8 | |
|\ \ \ | |||||
| * | | | Disable shortcut output for multi-word suggestions.•••Bug: 9682742 Change-Id: I9e0a5acd9053d141e018c4653e4baf0f77aacb45 | 2013-07-03 | 1 | -3/+8 | |
| |/ / | |||||
* | | | Merge "Add missing letter THEH to Perisan keyboard layout" | 2013-07-03 | 11 | -316/+122 | |
|\ \ \ | |||||
| * | | | Add missing letter THEH to Perisan keyboard layout•••With this change, the phone keyboard layout use quite similar one of the oridinal PC. The differences from the ordinal PC keyboard layout are: - Add letter JEH between letter TAH and ZAIN at 3rd row. - Move letter TCHEN from the most left of 1st row to the most left of 3rd row. The tablet keyboard layout is the same of of the phone except: - Add letter ALEF with MADDA above between letter WAW and letter TCHEN at 3rd row. This change also moves the delete key and the enter key on tablet to 1st and 2nd row respectively. Bug: 9371393 Change-Id: I964589055eb15549fe20e5ec45e02f7dc6b5686e | 2013-07-03 | 11 | -316/+122 | |
* | | | | Merge "Add missing letter THEH to Arabic keyboard layout" | 2013-07-03 | 11 | -332/+125 | |
|\| | | | |||||
| * | | | Add missing letter THEH to Arabic keyboard layout•••With this change, the tablet keyboard layout both 7inch and 10inch use quite similar one of the ordinal PC. The differences from the ordinal PC keyboard layout are: - Move letter THAL from the most left of digits' row to the most left of 3rd row. - Move letter DAL from the most right of 1st row to the most right of 3rd row. - Omit ligature LAM with ALEF from 3rd row and move to more keys of letter LAM on 2nd row. The phone keyboard layout is the same one of the tablet except: - Omit letter YEH with HAMZA avobe from 3rd row and move to more keys of letter ALEF MAKSURA on 3rd row. Bug: 9371393 Change-Id: I1cd164ce7c1c3a5cae67b9985f1b167aef028ca0 | 2013-07-03 | 11 | -332/+125 | |
| |/ / | |||||
* / / | Followup com.android.inputmethod.latin.utils change•••This is a folowup of I1c5b27c8ed. Change-Id: I12c422a26e599923cadf21c3ab24e4b901cf94cc | 2013-07-03 | 1 | -1/+1 | |
|/ / | |||||
* | | Merge "Handling key repeat by emulating key press and code input" | 2013-07-02 | 11 | -117/+208 | |
|\ \ | |||||
| * | | Handling key repeat by emulating key press and code input•••This change also eliminates a reference of AudioAndHapticFeedbackManager from KeyboardSwitcher and MainKeyboard. Bug: 6522943 Change-Id: Iac42ec8ff00c66deb76a660ffc07477923a58959 | 2013-07-02 | 11 | -117/+208 | |
* | | | Merge "Fix: Reading invalid dictionary position." | 2013-07-02 | 1 | -4/+5 | |
|\ \ \ | |||||
| * | | | Fix: Reading invalid dictionary position.•••Bug: 6669677 Change-Id: I3f4078aaa8cf72f3b366e7851457e9c753c0102f | 2013-07-02 | 1 | -4/+5 | |
| |/ / | |||||
* | | | Merge "Move children filtering methods to DicNodeChildrenFilter." | 2013-07-02 | 5 | -94/+82 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Move children filtering methods to DicNodeChildrenFilter.•••Bug: 6669677 Change-Id: If18055e2da8dd5d783942ba384d3ea1d97030e3a | 2013-07-01 | 5 | -94/+82 |