Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add content description to the voice key•••Bug: 14849593 Change-Id: I1664b6a4ef54b78a09df65adbffff7861b54c4a9 | 2014-05-13 | 1 | -1/+4 | |
* | Merge "Fix typo wordPreperty -> wordProperty." | 2014-05-13 | 1 | -2/+2 | |
|\ | |||||
| * | Fix typo wordPreperty -> wordProperty.•••Change-Id: I793f9a42f8dbf48fa15292e74df9edf1cf5d8901 | 2014-05-13 | 1 | -2/+2 | |
* | | Merge "Add initial reordering rules for Myanmar" | 2014-05-12 | 1 | -1/+2 | |
|\ \ | |||||
| * | | Add initial reordering rules for Myanmar•••Bug: 13945569 Change-Id: Ib546ba110e87bf72afa7f42c878cc5f638bff6c7 | 2014-05-12 | 1 | -1/+2 | |
* | | | Merge "Add freq=0 words to user history depending on the option." | 2014-05-12 | 2 | -5/+7 | |
|\ \ \ | |||||
| * | | | Add freq=0 words to user history depending on the option.•••Bug: 14686585 Change-Id: Ia1c3adb1bcc625788016e378e1ac7b0792ea9f4e | 2014-05-12 | 2 | -5/+7 | |
* | | | | Merge "Improve multi-word suggestion handling for user history." | 2014-05-12 | 3 | -14/+29 | |
|\| | | | |/ / |/| | | |||||
| * | | Improve multi-word suggestion handling for user history.•••Bug: 12902664 Change-Id: I03deed16047f0beaba8932d87c6129ec8061ba9c | 2014-05-12 | 3 | -14/+29 | |
* | | | Create the path for specifying combining rules in the subtype•••Also add the skeleton of the combining rules for Myanmar reordering as a pilot. Bug: 13945569 Change-Id: Iabeb6838f45f1efff482143595ce5b48543e0c43 | 2014-05-12 | 6 | -2/+51 | |
* | | | Add voice key to suggestions strip•••Bug: 14419121 Change-Id: I3b2bdc3c07bb7e49ea7be53649bd6dd134fea27c | 2014-05-12 | 1 | -12/+48 | |
* | | | Remove ContextualDictionary.haveContentsChanged().•••Change-Id: I7023ba4d9515dcad90e0a226f70936550c5241f4 | 2014-05-12 | 1 | -6/+1 | |
* | | | Merge "Add contextual dictionary to the dictionary facilitator." | 2014-05-12 | 3 | -1/+65 | |
|\ \ \ | |||||
| * | | | Add contextual dictionary to the dictionary facilitator.•••Bug: 14161647 Change-Id: I0e706b2abd0cb9f351e28681e275cd7f2fdbfd9c | 2014-05-01 | 3 | -1/+65 | |
* | | | | Cleanup : remove a useless member•••Change-Id: I7871c3243c82b5a19acf266033187795a2ea1767 | 2014-05-12 | 1 | -3/+2 | |
* | | | | Refactor KeyboardTheme•••This CL introduces two preference keys in addition to the existing one. - pref_keyboard_theme: The new preference key that is used only in the preference settings. - pref_keyboard_layout_20110916: The previous preference key that holds keyboard color scheme settings. This is superseded by the next key. - pref_keyboard_theme_20140509: The new preference key that holds keyboard theme settings. This value is forcibly reset to LMP theme on a LMP device. On a KitKat and previous device, the settings of the pref_keyboard_layout_20110916 is carried on into this preference. This CL must be checked in together with Id7b3ddd8aa. Change-Id: I2d55602d026e30b38d8f822d2124f5c5e4a9a812 | 2014-05-12 | 2 | -3/+24 | |
| |_|/ |/| | | |||||
* | | | Merge "Revert "Refactor KeyboardTheme"" | 2014-05-09 | 2 | -24/+3 | |
|\ \ \ | |||||
| * | | | Revert "Refactor KeyboardTheme"•••This reverts commit 19688b584bb903192559196a0e3836bc4c957696. Build breakage. Change-Id: I95d4be1578824eaee5a2fb08ec277250727ac668 | 2014-05-09 | 2 | -24/+3 | |
* | | | | Merge "Refactor KeyboardTheme" | 2014-05-09 | 2 | -3/+24 | |
|\| | | | |||||
| * | | | Refactor KeyboardTheme•••This CL introduces two preference keys in addition to the existing one. - pref_keyboard_theme: The new preference key that is used only in the preference settings. - pref_keyboard_layout_20110916: The previous preference key that holds keyboard color scheme settings. This is superseded by the next key. - pref_keyboard_theme_20140509: The new preference key that holds keyboard theme settings. This value is forcibly reset to LMP theme on a LMP device. On a KitKat and previous device, the settings of the pref_keyboard_layout_20110916 is carried on into this preference. This CL must be checked in together with Ifcedeabbec. Change-Id: Ibe75146e2c1c7eebf964ca86550baf244fedb79a | 2014-05-09 | 2 | -3/+24 | |
* | | | | Merge "Add VERSION4_TEST for testing." | 2014-05-09 | 3 | -3/+11 | |
|\ \ \ \ | |||||
| * | | | | Add VERSION4_TEST for testing.•••Bug: 13406708 Change-Id: I0b434717ea3edbb131650af634c53cfbfe113c3e | 2014-05-09 | 3 | -3/+11 | |
* | | | | | Fix unit tests by adding @UsedForTesting•••Change-Id: I9448b1bfa7bf94039de737725851e63a2921a443 | 2014-05-09 | 1 | -2/+1 | |
| |/ / / |/| | | | |||||
* | | | | Merge "Check whether contacts have changed using hashCode()." | 2014-05-09 | 4 | -71/+39 | |
|\ \ \ \ | |||||
| * | | | | Check whether contacts have changed using hashCode().•••Bug: 13755213 Change-Id: Ie2f7b7f9dc8bd3fce395618877d9f234287dcb21 | 2014-05-08 | 4 | -71/+39 | |
* | | | | | Merge "Periodic GC for personalization dict." | 2014-05-09 | 2 | -3/+2 | |
|\ \ \ \ \ | |||||
| * | | | | | Periodic GC for personalization dict.•••Change-Id: I1ef922684cbf1de10c45c66eb119c2343d194da3 | 2014-05-08 | 2 | -3/+2 | |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge "Extend jni interface for dictionary migration." | 2014-05-08 | 2 | -2/+9 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Extend jni interface for dictionary migration.•••Bug: 13406708 Change-Id: Iadad6df296467d0e5b631fba4a409d53c8a5a6f2 | 2014-05-08 | 2 | -2/+9 | |
| |/ / | |||||
* | | | Merge "Use margin instead of padding in SuggestionStripView" | 2014-05-08 | 2 | -9/+8 | |
|\ \ \ | |||||
| * | | | Use margin instead of padding in SuggestionStripView•••This CL also tunes the width of suggestions strip to be able to display 15~16 letters without x-scaling at the center slot. Bug: 14419121 Change-Id: Ia5766cee043899533e24e2ebc621e8dc279370b3 | 2014-05-07 | 2 | -9/+8 | |
* | | | | Merge "Use DistracterFilter when getting Language Model Param of a word" | 2014-05-08 | 2 | -10/+18 | |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Use DistracterFilter when getting Language Model Param of a word•••A preparation for implementing Distracter Filter. This CL should be checked in together with Icfefa0463180 Bug: 13142176 Change-Id: If9e5ca840c4a81cb0339ab70f146b42fbfa7af5d | 2014-05-07 | 2 | -10/+18 | |
| |/ / | |||||
* / / | Fix: mIsUserDictEnabled is never updated.•••Bug: 14602321 Change-Id: Ib98d5648ea2a901393b79c7f300bc6d209ee98d1 | 2014-05-07 | 1 | -0/+1 | |
|/ / | |||||
* | | Merge "Remove Dictionaries.mDictMap." | 2014-05-01 | 1 | -29/+35 | |
|\| | |||||
| * | Remove Dictionaries.mDictMap.•••Bug: 13755213 Change-Id: I9ded695c31d3db05f561956c61d56ebd16d34703 | 2014-05-01 | 1 | -29/+35 | |
* | | Merge "Use dictType to class map to create sub dicts." | 2014-05-01 | 5 | -10/+40 | |
|\| | |||||
| * | Use dictType to class map to create sub dicts.•••Bug: 13755213 Change-Id: I4dcd5684bc65f13361bf9c4f9d50b07b1e33c62d | 2014-05-01 | 5 | -10/+40 | |
* | | Merge "Create factory methods for sub dicts." | 2014-05-01 | 5 | -35/+29 | |
|\| | |||||
| * | Create factory methods for sub dicts.•••Bug: 13755213 Change-Id: I046af54b4860d2839328f2089ea785d81d04cf43 | 2014-05-01 | 5 | -35/+29 | |
* | | Move dict version check to proper place.•••Change-Id: I89a5b4fa93153081b4f7a9183619cbe7c9ea01fa | 2014-05-01 | 1 | -9/+9 | |
* | | Merge "Simplify DictionaryFacilitatorForSuggest." | 2014-05-01 | 3 | -121/+80 | |
|\| | |||||
| * | Simplify DictionaryFacilitatorForSuggest.•••Bug: 13755213 Change-Id: I9663d1d60fccd8deb1a22683fb06fe64dee06b45 | 2014-05-01 | 3 | -121/+80 | |
* | | Merge "Introduce clustering punctuation" | 2014-05-01 | 2 | -10/+20 | |
|\ \ | |||||
| * | | Introduce clustering punctuation•••Bug: 10081730 Change-Id: If198fa3df68ecb267da0a278da41fd509d6165f1 | 2014-05-01 | 2 | -10/+20 | |
* | | | Merge "Make AccessibleKeyboardViewProxy not singleton" | 2014-05-01 | 1 | -5/+0 | |
|\ \ \ | |||||
| * | | | Make AccessibleKeyboardViewProxy not singleton•••This CL also renames AccessibleKeyboardViewProxy and AccessibilityEntityProvider to MainKeyboardAccessibilityDelegate and MainKeyboardAccessibilityNodeProvider. Change-Id: I2b0ec091a11aa8a495794d633efecb6d8b818f42 | 2014-05-01 | 1 | -5/+0 | |
* | | | | Merge "Some cleanup and reinforcement" | 2014-05-01 | 1 | -19/+30 | |
|\ \ \ \ | |||||
| * | | | | Some cleanup and reinforcement•••Bug: 9520584 Change-Id: I1c0f9e1b530d4d5bf5f52c2905c20f5ab7c26442 | 2014-05-01 | 1 | -19/+30 | |
| | |/ / | |/| | | |||||
* | | | | Merge "Handle user dict as an ExpandableBinaryDictionary." | 2014-04-30 | 3 | -31/+21 | |
|\ \ \ \ | | |_|/ | |/| | |