Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-04-10 | Fix KeyboardCodesSet code mapping•••This is a follow up for Icfd6d06f. Change-Id: I9a11c6f1c8d9654e3fb004940791055c2bcf9f17 | 3 | -16/+17 | |
2012-04-10 | Use !icon/<icon_name> notation for more keys spec•••Change-Id: I616e6c1ac603d2eb7a5c99ec70d5411371d15f3e | 7 | -10/+14 | |
2012-04-10 | Introduce KeyboardCodesSet.java and remove keycodes.xml•••Change-Id: Icfd6d06f47425aa037682d22c895548ba6f047d8 | 23 | -287/+292 | |
2012-04-09 | move suggested words logpoint to SuggestionsView.java•••Bug: 6188932 Change-Id: I73974783783bb4453962cb9009656d86d2074409 | 3 | -35/+12 | |
2012-04-09 | Import translations. DO NOT MERGE•••Change-Id: I3329fe453b8b014ce367e8083ca79bed5b673abb | 9 | -68/+36 | |
2012-04-09 | add more data collection points to ResearchLogger (attempt #2)•••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 | 8 | -76/+513 | |
2012-04-09 | Extract keycodes.xml from donottranslate-more-keys.xml•••Change-Id: Iaaf47b018b83f3d51dad348a527f17f8d6df21b6 | 8 | -64/+127 | |
2012-04-06 | Revert "add more data collection points to ResearchLogger"•••This reverts commit ac9e87c03ebbcbd70dd051a30ebf98d6baebedfc | 8 | -513/+76 | |
2012-04-06 | Import translations. DO NOT MERGE•••Change-Id: Iace23e7e6136ae74812aff021d9f7be4abd629d3 | 4 | -18/+10 | |
2012-04-06 | add more data collection points to ResearchLogger•••the new points are all at Log.x() positions; only those appearing directly related to user input were added. Bug: 6188932 Change-Id: I618bcd07b22c9efc794745678b073afe1e79a697 | 8 | -76/+513 | |
2012-04-06 | Remove obsolete resources.•••Change-Id: If114306037b23da1c0ef29b7de44ba15de078bb5 | 3 | -70/+0 | |
2012-04-06 | Remove the now useless Flag class.•••Change-Id: Ibe45189b73e2606cf77e30da166dd0d45ae47c5c | 3 | -100/+0 | |
2012-04-06 | Replace the flags in getSuggestions with a boolean.•••Change-Id: I0ec44df1979cb1dc21017ea290d2151a2af0e7cd Conflicts: java/src/com/android/inputmethod/latin/Suggest.java | 6 | -54/+31 | |
2012-04-06 | Change the flags to a boolean in constructors.•••Change-Id: I9939204f3b16346aaebd4d726315ba9c4faf910a | 4 | -39/+30 | |
2012-04-06 | Enable using the flags read from the binary file.•••Change-Id: Ib420c3e174ccc1a80c4b6fd066de3b7a2b6fb290 | 1 | -2/+2 | |
2012-04-06 | Save the flags in a member in the unigram dictionary.•••Change-Id: Ic8fad9110db6b97f98ace27af0f347b4e69de8c8 | 3 | -4/+6 | |
2012-04-06 | Add a method to get the flags from a binary dictionary.•••This method is not used yet Change-Id: Ic15d3d423aff2c83c712bc0aa56571d30755e663 | 3 | -4/+21 | |
2012-04-06 | Remove write-only stuff•••Change-Id: I5ac8ab64c77a298502b3d063ea70db9b4da41716 | 7 | -23/+8 | |
2012-04-06 | Write options into the XML format.•••Change-Id: I12357c29185111447c1ab9ee50d9d1c23d62cae7 | 1 | -0/+5 | |
2012-04-06 | Add support for German umlaut and French ligatures flags•••Bug: 6202812 Change-Id: Ib4a7f96f6ef86c840069b15d04393f84d428c176 | 4 | -11/+39 | |
2012-04-06 | Remove constructors•••And small cleanup. Change-Id: I1de903f42c1b8d57a488be2162e0b94055a6d1f2 | 3 | -20/+26 | |
2012-04-06 | Remove the shortcutOnly attribute which is now useless.•••Change-Id: Ifccdfdaf7c0066bb7728981503baceff0fedb71f | 4 | -73/+21 | |
2012-04-06 | Read shortcuts as strings in the dictionary.•••This has no impact on performance. Before: (0) 9.61 (0.01%) (1) 57514.58 (56.70%) (2) 10.55 (0.01%) (3) 10.79 (0.01%) (4) 133.20 (0.13%) (5) 43553.87 (42.94%) (6) 10.03 (0.01%) (20) 47.20 (0.05%) Total 101431.47 (sum of others 101289.84) After: (0) 10.52 (0.01%) (1) 56311.16 (56.66%) (2) 13.40 (0.01%) (3) 10.98 (0.01%) (4) 136.72 (0.14%) (5) 42707.92 (42.97%) (6) 9.79 (0.01%) (20) 51.35 (0.05%) Total 99390.76 (sum of others 99251.84) The difference is not significant with regard to measure imprecision Change-Id: I2e4f1ef7a5e99082e67dd27f56cf4fc432bb48fa | 5 | -26/+49 | |
2012-04-06 | Cleanup unused methods•••Change-Id: Ic7c1ec0e0606da6eb5b954934547c6e8a561fed5 | 3 | -45/+4 | |
2012-04-05 | Import translations. DO NOT MERGE•••Change-Id: I9a3d2ce38cab8721064389dd61be6114f6df3f27 | 49 | -214/+427 | |
2012-04-05 | Set view properties for Key node infos.•••Bug: 6298716 Change-Id: Iae0616f0095d32e0ca61dcb55f2f84744e91f60e | 1 | -0/+4 | |
2012-04-05 | Update the names and default values of bigram options.•••Bug: 6293595 Change-Id: I9978a1127c64b7a26a5ccf6f777366f7c4e214db | 5 | -22/+22 | |
2012-04-05 | Don't draw red underline for manually picked words that came from bigram pred...•••Change-Id: I544680c8b4b1baff71bd08168630a34e803c40b9 | 2 | -1/+5 | |
2012-04-05 | Use keyboardSet extra value of subtype to specify layout type•••Change-Id: Ice1f345a08a8d760e3b847c885c4072e3e142c97 | 74 | -1291/+381 | |
2012-04-05 | Fix the locale of the flags in BinaryDicitonary for tests•••Bug: 6129372 Change-Id: I5611f88b10c44261b6145c9dc8615b80e4341e77 | 2 | -3/+3 | |
2012-04-05 | Refactor to utilize InputMethodSubtype•••Change-Id: I76fbc8a395eb8dab996c02c86d7328f07865f8cf | 5 | -24/+27 | |
2012-04-04 | Fix the locale of flags in BinaryDictionary•••Bug: 6129372 Change-Id: I4958c2aabf651d7e26648a29b75fcc6c77813451 | 2 | -6/+20 | |
2012-04-04 | Use no language "zz" to disable shortcut key•••Change-Id: Ifba5bbd4298ecf84cc5e0ebdb4fc8494eafff62e | 4 | -15/+4 | |
2012-04-04 | Update Thai keyboard comment•••Bug: 6070772 Change-Id: Iae59e3c34ee4ea8878f17b8d775a2a4cb886718c | 1 | -4/+4 | |
2012-04-04 | Use language agnostic QWERTY for forceAscii•••Bug: 6286208 Change-Id: I1b3b6f04c9033e7dc57a30e8dce43e01428b8e4e | 2 | -1/+6 | |
2012-04-04 | Use "No language (QWERTY)" for language agnostic QWERTY keyboard name•••Bug: 6010147 Change-Id: I401c2e3fcd639c0e1a03e64489a0d792810caa18 | 9 | -90/+188 | |
2012-04-04 | Use InputMethodInfo.getSubtypeAt() to list all subtype in test•••Change-Id: Ie42effc1c67870d70d0b6a5daed44b811063942b | 2 | -7/+8 | |
2012-04-04 | Fix restoring debug mode in InputTestBase•••Change-Id: I71f01b86c0e8b1e56d39d85795dc0a844cc6285f | 1 | -1/+1 | |
2012-04-04 | Fix NPE in SuggestedWords•••Bug: 6279966 Change-Id: Ia94a78d79cc51014126d18612aabdc7ce51487a4 | 1 | -2/+3 | |
2012-04-03 | Add private constructor to utility classes•••Bug: 6129704 Change-Id: I52925ae7bd80683f63efc48649448865a5654f41 | 4 | -1/+14 | |
2012-04-03 | Add RunInLocale class to guard locale switching•••Bug: 6128216 Change-Id: I8d9c75c773c3de886183b291ada7a3836295839b | 7 | -125/+163 | |
2012-04-03 | Cleanup InputTypeCompatUtils to InputTypeUtils•••Bug: 6129704 Change-Id: I45e19e456ef7c6e61fe877ea544fef1b9f896e95 | 7 | -133/+101 | |
2012-04-03 | Fix typo•••Follow up for I5b9964f2 Bug: 6129704 Change-Id: Ia90c013cf4c4e6f675da5701644bd10833898c3f | 1 | -4/+4 | |
2012-04-03 | Remove ViewParentCompatUtils•••Bug: 6129704 Change-Id: I429dcbec01bb4d33064ab1e3d597640d76c53d2f | 2 | -53/+1 | |
2012-04-03 | Remove AccessibilityManagerCompatUtils and MorionEventCompatUtils•••Bug: 6129704 Change-Id: Icb7e80588536066c4fe5b4a1afc100a724b43e7b | 6 | -90/+22 | |
2012-04-03 | Cleanup EditorInfoCompatUtils•••Bug: 6129704 Change-Id: I5b9964f2ad52e7cd60c63acca93d0241a1e729ef | 3 | -45/+8 | |
2012-04-03 | Remove InputMethodServiceCompatWrapper•••Bug: 6129704 Change-Id: I76f2854e27623be940a711d0d48fd3f90132141c | 3 | -60/+28 | |
2012-04-03 | Remove InputMethodSubtypeCompatWrapper•••Bug: 6129704 Change-Id: I8f84f0f61a2205ac1fcd1cd40e3a586ee535282d | 11 | -428/+81 | |
2012-04-03 | Add a simple way to input dictionary header attributes•••Just add them as an attribute to the root of the XML node. Bug: 6202812 Change-Id: Idf040bfebf20a72f9e4370930a85d97df593f484 | 3 | -5/+44 | |
2012-04-02 | Remove CAN_HANDLE_ON_CURRENT_INPUT_METHOD_SUBTYPE_CHANGED boolean•••Bug: 6129704 Change-Id: I7643e656c6e7656eff339cc301dd32f34dee83a4 | 6 | -184/+14 |