Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Fix: dicttool build." | 2014-02-28 | 1 | -0/+22 | |
|\ | |||||
| * | Fix: dicttool build. | 2014-02-28 | 1 | -0/+22 | |
| | | | | | | | | Change-Id: I592b14eba895786d0981586a01ef545e003396c8 | ||||
* | | Remove wrong duplicated resource from Afrikaans layout | 2014-02-27 | 1 | -1/+0 | |
|/ | | | | | Bug: 6867914 Change-Id: Ibc329c8ea03abaa91ba27e7e62fb6d02cc67debe | ||||
* | Correctly read the header of APK-embedded dicts | 2014-02-24 | 3 | -3/+4 | |
| | | | | | Bug: 13164518 Change-Id: I8768ad887af8b89ad9f29637f606c3c68629c7ca | ||||
* | Change make-keyboard-text -java option to point LatinIME/java directory | 2014-02-21 | 2 | -3/+3 | |
| | | | | Change-Id: I812713da5918049c0e504e48bd0693df2f7bf46d | ||||
* | Implement PatriciaTriePolicy::getNextWordAndNextToken(). | 2014-02-15 | 1 | -0/+43 | |
| | | | | | Bug: 12810574 Change-Id: Id1d44f90de9455d9cbe7b6e0a161cae91d6d422c | ||||
* | Merge "Remove unused argument from readDictionaryBinary." | 2014-02-14 | 3 | -5/+4 | |
|\ | |||||
| * | Remove unused argument from readDictionaryBinary. | 2014-02-14 | 3 | -5/+4 | |
| | | | | | | | | | | Bug: 12810574 Change-Id: Ice415ebd8d11162facca3fe8927ef8a616b11424 | ||||
* | | Add sanity check to KeybaordTextsTable for debugging | 2014-02-14 | 1 | -7/+22 | |
| | | | | | | | | | | Bug: 13007104 Change-Id: Id12f75da7a1c6a2a078d41721ee4016794e9dd2a | ||||
* | | Remove unused label_tab_key | 2014-02-14 | 1 | -2/+0 | |
| | | | | | | | | Change-Id: Ic10b9678c9b0ebab977589aa0093740b9c9f2d90 | ||||
* | | Fix test resource declarations and parsing a bit | 2014-02-14 | 8 | -33/+18 | |
| | | | | | | | | Change-Id: I882a41b2934c48f4405f1ea5bf4d6ad41e87322c | ||||
* | | Remove RTL aware !code and add corresponding !text | 2014-02-13 | 4 | -57/+89 | |
| | | | | | | | | Change-Id: I9021c8fa1cf2d4ac07579237a939c15551509a0b | ||||
* | | Fix Armenian switch to alphabet key text | 2014-02-13 | 1 | -0/+5 | |
| | | | | | | | | | | Bug: 7963631 Change-Id: If5768c761ec96d3404900b0c017abc2317cce8d4 | ||||
* | | Optimize KeyboardTextsTable | 2014-02-13 | 3 | -56/+104 | |
| | | | | | | | | | | | | | | This change counts all occurrences of each string resource and sort those in descending order of the occurrence. Change-Id: I726402157feb0d436a54bd0a7252acd17fd711f9 | ||||
* | | Merge "Optimize text resources' ordering a bit" | 2014-02-11 | 1 | -2/+2 | |
|\ \ | |||||
| * | | Optimize text resources' ordering a bit | 2014-02-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | Change-Id: I19382f1d9a4b6be173d1e9f62edd727ea987fa20 | ||||
* | | | Merge "Get nicer output of make-keyboard-text" | 2014-02-11 | 4 | -13/+42 | |
|\| | | |/ |/| | |||||
| * | Get nicer output of make-keyboard-text | 2014-02-11 | 4 | -13/+42 | |
| | | | | | | | | Change-Id: I6d30127aac2198d55b1335002f7a66b4aaebf82d | ||||
* | | Merge "Remove unused code." | 2014-02-10 | 1 | -1/+0 | |
|\ \ | |||||
| * | | Remove unused code. | 2014-02-10 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | Bug: 12810574 Change-Id: If0ef02a984469a3b6e0c00b1c3c8d98d0d2b5466 | ||||
* | | | Merge "Make PtNode have ProbabilityInfo instead of raw value." | 2014-02-10 | 7 | -29/+48 | |
|\| | | |/ |/| | |||||
| * | Make PtNode have ProbabilityInfo instead of raw value. | 2014-02-10 | 7 | -29/+48 | |
| | | | | | | | | | | | | Bug: 11281877 Bug: 12810574 Change-Id: Id1cda0afc74c4e30633c735729143491b2274a7b | ||||
* | | Generate KeyboardTextsTable.java instead of KeyboardTextsSet.java | 2014-02-07 | 3 | -205/+95 | |
| | | | | | | | | Change-Id: Ic48b093dc64b514822cc9daa1ac3d79deb7af089 | ||||
* | | Merge "Consolidate keyIcon and code with keyLabel attribute" | 2014-02-07 | 1 | -2/+2 | |
|\ \ | |||||
| * | | Consolidate keyIcon and code with keyLabel attribute | 2014-02-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | Change-Id: I75fbd348fab5022606ca14552eb03b15af6684c8 | ||||
* | | | Use SubtypeLocaleUtils.isRtlLanguage | 2014-02-06 | 1 | -4/+7 | |
| |/ |/| | | | | | Change-Id: Ic0208412cd9c02975641cb5c448d092f28786746 | ||||
* | | Remove unused smiley key definitions | 2014-02-06 | 1 | -1/+0 | |
|/ | | | | Change-Id: Icbdfb360abab2964869898949774f47197f6d000 | ||||
* | Use CombinedFormatUtils to convert dict elements to strings. | 2014-02-06 | 2 | -48/+35 | |
| | | | | | | Bug: 11281877 Bug: 12810574 Change-Id: Ib631f75eab73abc9877a7698171c45e8f2fc7600 | ||||
* | Consolidate WordProperty and Word. | 2014-02-06 | 6 | -70/+75 | |
| | | | | | | Bug: 11281877 Bug: 12810574 Change-Id: I9dc99188f80f25a8780c1860dab46e4aa80a23e5 | ||||
* | Make WeightedString have ProbabilityInfo. | 2014-02-05 | 4 | -16/+20 | |
| | | | | | | Bug: 11281877 Bug: 12810574 Change-Id: I265e3d8654c75766cd0e0d09d67ef62b4566298a | ||||
* | Merge "Separate header class from FormatSpec." | 2014-02-04 | 1 | -6/+7 | |
|\ | |||||
| * | Separate header class from FormatSpec. | 2014-02-04 | 1 | -6/+7 | |
| | | | | | | | | | | Bug: 12810574 Change-Id: Iacf1cd05a268bf690ab864b5e32a18a4b0ccc693 | ||||
* | | Check timestamp for each pointer. | 2014-02-04 | 1 | -0/+57 | |
|/ | | | | | Bug: 11325631 Change-Id: I4e296cdeccf21323c5732754e86c3a4075ccf82a | ||||
* | Move some methods to MoreKeySpec class | 2014-01-31 | 1 | -1/+2 | |
| | | | | Change-Id: I025ed15e36ac3113db6a5fccefa0c87f016703fa | ||||
* | Merge "[HD03] Straighten out attribute key names in Java." | 2014-01-31 | 1 | -6/+6 | |
|\ | |||||
| * | [HD03] Straighten out attribute key names in Java. | 2014-01-31 | 1 | -6/+6 | |
| | | | | | | | | | | Bug: 11281748 Change-Id: I1d813bdacd45bcfd9c4cc73ac1d67c5c89854e86 | ||||
* | | Merge "Fix dicttool_aosp build." | 2014-01-31 | 1 | -1/+1 | |
|\ \ | |||||
| * | | Fix dicttool_aosp build. | 2014-01-31 | 1 | -1/+1 | |
| |/ | | | | | | | Change-Id: I52918fea02425b628045443d63d178e289ac4fb7 | ||||
* | | Move some prefix strings to relevant classes | 2014-01-31 | 1 | -1/+1 | |
| | | | | | | | | Change-Id: I7321ac7820d4eded5f16f2440ffb4f525315b3f4 | ||||
* | | Refactor KeyboardTextsSet class | 2014-01-31 | 1 | -0/+66 | |
|/ | | | | Change-Id: I0b48c85aa2c291e1e7ee25d61c558700fc677e29 | ||||
* | Fix Farsi keyboard comma and period | 2014-01-30 | 1 | -1/+0 | |
| | | | | | Bug: 12807701 Change-Id: I49503e9945d97e13d7cc98f54ca071cb935d1e52 | ||||
* | [IL69] Oust Keyboard from WordComposer#setComposingWord | 2014-01-23 | 1 | -0/+1 | |
| | | | | | Bug: 8636060 Change-Id: I624a45500603dfad355ee3b8b794b2d895219c0b | ||||
* | Fix checkbuild breakage on dicttool | 2014-01-17 | 1 | -0/+20 | |
| | | | | | | | This CL fix the checkbuild build, though I'm not sure it can create working dicttool or not. Change-Id: I5aec34a0f72441c75ac48184c0550b8e0fc40634 | ||||
* | Fix build. | 2014-01-10 | 1 | -23/+0 | |
| | | | | Change-Id: I6d0b572190080e58e95f72856ad39e72a49537b7 | ||||
* | Remove ver4 dict updater. | 2013-12-17 | 1 | -3/+2 | |
| | | | | Change-Id: I468994c98d091be621b9fb3fbe6405c67fc6a465 | ||||
* | Revise Armenian punctuations more keys | 2013-12-17 | 1 | -1/+1 | |
| | | | | | Bug: 12096943 Change-Id: Ib8559f030fbc27ec7f7e9a9fb36aad72cca29e9f | ||||
* | Merge "Make the bad header a checked exception and fix dicttool test" | 2013-12-16 | 1 | -2/+15 | |
|\ | |||||
| * | Make the bad header a checked exception and fix dicttool test | 2013-12-16 | 1 | -2/+15 | |
| | | | | | | | | Change-Id: If780a2a1cb722aee83d910904c0a6315add9552d | ||||
* | | Fix failing tests | 2013-12-16 | 1 | -3/+0 | |
|/ | | | | | | | - Version 3 is not supported - Now passing the right string to open v4 dicts. Fix the tests for this. Change-Id: I7829330c3568a715b96396ba4e4e69c6e17775ab | ||||
* | Fix locale names in the make-keyboard-text tool | 2013-12-14 | 2 | -0/+0 | |
| | | | | Change-Id: I33c3fafcff124bb94e395cc604ce264daad55d2d |