Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Add followKeyLabelRatio flag for keyLabelFlags of Key attribute | 2012-04-11 | 5 | -22/+29 | ||
| | | | | | | | | | | | | | | | | | | | | | This change renames largeLetter flag to followKeyLargeLetterRatio as well. Change-Id: Ida777aac57e4d885fa051654fe863f493f8e946a | |||||
* | | | Use system locale for labels on no language keyboard | 2012-04-11 | 2 | -23/+20 | ||
|/ / | | | | | | | | | Bug: 6010147 Change-Id: I9a6ce1bf82ca13359f715f4d1fc5f2bf15d4ee6e | |||||
* | | Generate KeyboardLabelsSet from donottranslate-more-keys.xml | 2012-04-11 | 91 | -3025/+2773 | ||
| | | | | | | | | | | | | | | | | This change introduces makelabel tool that reads all languages' donottranslate-more-keys and generate KeyboardLabelsSet.java source file. The makelabel command must be invoked prior to compile LatinIME. Change-Id: I7515c7919c535e30f9c80a37bdc831d0f682cd43 | |||||
* | | Import translations. DO NOT MERGE | 2012-04-10 | 12 | -89/+45 | ||
| | | | | | | | | Change-Id: I2d0942b4d3eaf3e62cde5b38034df60c0ac5cd86 | |||||
* | | Add an expandable binary dictionary that can be modified at runtime and ↵ | 2012-04-10 | 1 | -0/+393 | ||
| | | | | | | | | | | | | | | works with native algorithms. Bug: 6188977 Change-Id: Iec5c4e7d1d3918ac645187bd32dc3f82a95fec1e | |||||
* | | Fix KeyboardCodesSet code mapping | 2012-04-10 | 2 | -14/+13 | ||
| | | | | | | | | | | | | This is a follow up for Icfd6d06f. Change-Id: I9a11c6f1c8d9654e3fb004940791055c2bcf9f17 | |||||
* | | Use !icon/<icon_name> notation for more keys spec | 2012-04-10 | 6 | -8/+12 | ||
| | | | | | | | | Change-Id: I616e6c1ac603d2eb7a5c99ec70d5411371d15f3e | |||||
* | | Introduce KeyboardCodesSet.java and remove keycodes.xml | 2012-04-10 | 22 | -264/+279 | ||
|/ | | | | Change-Id: Icfd6d06f47425aa037682d22c895548ba6f047d8 | |||||
* | Merge "move suggested words logpoint to SuggestionsView.java" | 2012-04-09 | 3 | -35/+12 | ||
|\ | ||||||
| * | move suggested words logpoint to SuggestionsView.java | 2012-04-09 | 3 | -35/+12 | ||
| | | | | | | | | | | Bug: 6188932 Change-Id: I73974783783bb4453962cb9009656d86d2074409 | |||||
* | | Merge "add more data collection points to ResearchLogger (attempt #2)" | 2012-04-09 | 8 | -76/+513 | ||
|\| | ||||||
| * | add more data collection points to ResearchLogger (attempt #2) | 2012-04-09 | 8 | -76/+513 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | the new points are all at Log.x() positions; only those appearing directly related to user input were added. multi-project change with I159f5de2 this CL is the same as I618bcd07, which was reverted because of incompatibilities with vendor branches. Bug: 6188932 Change-Id: I999249dceb0c04f5a4ffbfff25caed09d24a2c52 | |||||
* | | Import translations. DO NOT MERGE | 2012-04-09 | 9 | -68/+36 | ||
|/ | | | | Change-Id: I3329fe453b8b014ce367e8083ca79bed5b673abb | |||||
* | Extract keycodes.xml from donottranslate-more-keys.xml | 2012-04-09 | 8 | -64/+127 | ||
| | | | | Change-Id: Iaaf47b018b83f3d51dad348a527f17f8d6df21b6 | |||||
* | Merge "Revert "add more data collection points to ResearchLogger"" | 2012-04-06 | 8 | -513/+76 | ||
|\ | ||||||
| * | Revert "add more data collection points to ResearchLogger" | 2012-04-06 | 8 | -513/+76 | ||
| | | | | | | This reverts commit ac9e87c03ebbcbd70dd051a30ebf98d6baebedfc | |||||
* | | Merge "add more data collection points to ResearchLogger" | 2012-04-06 | 8 | -76/+513 | ||
|\| | ||||||
| * | add more data collection points to ResearchLogger | 2012-04-06 | 8 | -76/+513 | ||
| | | | | | | | | | | | | | | | | the new points are all at Log.x() positions; only those appearing directly related to user input were added. Bug: 6188932 Change-Id: I618bcd07b22c9efc794745678b073afe1e79a697 | |||||
* | | Import translations. DO NOT MERGE | 2012-04-06 | 4 | -18/+10 | ||
|/ | | | | Change-Id: Iace23e7e6136ae74812aff021d9f7be4abd629d3 | |||||
* | Remove obsolete resources. | 2012-04-06 | 3 | -70/+0 | ||
| | | | | Change-Id: If114306037b23da1c0ef29b7de44ba15de078bb5 | |||||
* | Remove the now useless Flag class. | 2012-04-06 | 3 | -100/+0 | ||
| | | | | Change-Id: Ibe45189b73e2606cf77e30da166dd0d45ae47c5c | |||||
* | Replace the flags in getSuggestions with a boolean. | 2012-04-06 | 2 | -22/+5 | ||
| | | | | | | | | Change-Id: I0ec44df1979cb1dc21017ea290d2151a2af0e7cd Conflicts: java/src/com/android/inputmethod/latin/Suggest.java | |||||
* | Change the flags to a boolean in constructors. | 2012-04-06 | 4 | -39/+30 | ||
| | | | | Change-Id: I9939204f3b16346aaebd4d726315ba9c4faf910a | |||||
* | Add support for German umlaut and French ligatures flags | 2012-04-06 | 2 | -9/+26 | ||
| | | | | | Bug: 6202812 Change-Id: Ib4a7f96f6ef86c840069b15d04393f84d428c176 | |||||
* | Remove constructors | 2012-04-06 | 1 | -10/+0 | ||
| | | | | | | And small cleanup. Change-Id: I1de903f42c1b8d57a488be2162e0b94055a6d1f2 | |||||
* | Remove the shortcutOnly attribute which is now useless. | 2012-04-06 | 3 | -61/+20 | ||
| | | | | Change-Id: Ifccdfdaf7c0066bb7728981503baceff0fedb71f | |||||
* | Merge "Cleanup unused methods" | 2012-04-05 | 3 | -45/+4 | ||
|\ | ||||||
| * | Cleanup unused methods | 2012-04-06 | 3 | -45/+4 | ||
| | | | | | | | | Change-Id: Ic7c1ec0e0606da6eb5b954934547c6e8a561fed5 | |||||
* | | Merge "Fix the locale of the flags in BinaryDicitonary for tests" | 2012-04-05 | 2 | -3/+3 | ||
|\ \ | |/ |/| | ||||||
| * | Fix the locale of the flags in BinaryDicitonary for tests | 2012-04-05 | 2 | -3/+3 | ||
| | | | | | | | | | | Bug: 6129372 Change-Id: I5611f88b10c44261b6145c9dc8615b80e4341e77 | |||||
* | | Merge "Use keyboardSet extra value of subtype to specify layout type" | 2012-04-05 | 73 | -1273/+373 | ||
|\ \ | ||||||
| * | | Use keyboardSet extra value of subtype to specify layout type | 2012-04-05 | 73 | -1273/+373 | ||
| | | | | | | | | | | | | Change-Id: Ice1f345a08a8d760e3b847c885c4072e3e142c97 | |||||
* | | | Merge "Set view properties for Key node infos." | 2012-04-05 | 1 | -0/+4 | ||
|\ \ \ | ||||||
| * | | | Set view properties for Key node infos. | 2012-04-05 | 1 | -0/+4 | ||
| | | | | | | | | | | | | | | | | | | | | Bug: 6298716 Change-Id: Iae0616f0095d32e0ca61dcb55f2f84744e91f60e | |||||
* | | | | Import translations. DO NOT MERGE | 2012-04-05 | 49 | -214/+427 | ||
|/ / / | | | | | | | | | | Change-Id: I9a3d2ce38cab8721064389dd61be6114f6df3f27 | |||||
* | | | Merge "Update the names and default values of bigram options." | 2012-04-05 | 5 | -22/+22 | ||
|\ \ \ | ||||||
| * | | | Update the names and default values of bigram options. | 2012-04-05 | 5 | -22/+22 | ||
| |/ / | | | | | | | | | | | | | | | | Bug: 6293595 Change-Id: I9978a1127c64b7a26a5ccf6f777366f7c4e214db | |||||
* / / | Don't draw red underline for manually picked words that came from bigram ↵ | 2012-04-05 | 2 | -1/+5 | ||
|/ / | | | | | | | | | | | prediction Change-Id: I544680c8b4b1baff71bd08168630a34e803c40b9 | |||||
* / | Refactor to utilize InputMethodSubtype | 2012-04-05 | 5 | -24/+27 | ||
|/ | | | | Change-Id: I76fbc8a395eb8dab996c02c86d7328f07865f8cf | |||||
* | Fix the locale of flags in BinaryDictionary | 2012-04-04 | 2 | -6/+20 | ||
| | | | | | Bug: 6129372 Change-Id: I4958c2aabf651d7e26648a29b75fcc6c77813451 | |||||
* | Use no language "zz" to disable shortcut key | 2012-04-04 | 4 | -15/+4 | ||
| | | | | Change-Id: Ifba5bbd4298ecf84cc5e0ebdb4fc8494eafff62e | |||||
* | Update Thai keyboard comment | 2012-04-04 | 1 | -4/+4 | ||
| | | | | | Bug: 6070772 Change-Id: Iae59e3c34ee4ea8878f17b8d775a2a4cb886718c | |||||
* | Merge "Use language agnostic QWERTY for forceAscii" | 2012-04-03 | 2 | -1/+6 | ||
|\ | ||||||
| * | Use language agnostic QWERTY for forceAscii | 2012-04-04 | 2 | -1/+6 | ||
| | | | | | | | | | | Bug: 6286208 Change-Id: I1b3b6f04c9033e7dc57a30e8dce43e01428b8e4e | |||||
* | | Merge "Use "No language (QWERTY)" for language agnostic QWERTY keyboard name" | 2012-04-03 | 8 | -64/+94 | ||
|\| | ||||||
| * | Use "No language (QWERTY)" for language agnostic QWERTY keyboard name | 2012-04-04 | 8 | -64/+94 | ||
| | | | | | | | | | | Bug: 6010147 Change-Id: I401c2e3fcd639c0e1a03e64489a0d792810caa18 | |||||
* | | Merge "Fix NPE in SuggestedWords" | 2012-04-03 | 1 | -2/+3 | ||
|\ \ | |/ |/| | ||||||
| * | Fix NPE in SuggestedWords | 2012-04-04 | 1 | -2/+3 | ||
| | | | | | | | | | | Bug: 6279966 Change-Id: Ia94a78d79cc51014126d18612aabdc7ce51487a4 | |||||
* | | Add private constructor to utility classes | 2012-04-03 | 4 | -1/+14 | ||
| | | | | | | | | | | Bug: 6129704 Change-Id: I52925ae7bd80683f63efc48649448865a5654f41 | |||||
* | | Merge "Add RunInLocale class to guard locale switching" | 2012-04-03 | 7 | -124/+163 | ||
|\ \ |