Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Handle user dict as an ExpandableBinaryDictionary.•••Bug: 13755213 Change-Id: I2d242a3332e9633d4e41e08c0bbfafcefd814ecd | 2014-04-30 | 3 | -31/+21 | |
* | | | | Merge "TalkBack correct shift state" | 2014-04-30 | 1 | -12/+0 | |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | TalkBack correct shift state•••Change-Id: I3097805c6c8b4a4ac19fbe062f763e2639eb5cbf | 2014-04-30 | 1 | -12/+0 | |
| | |/ | |/| | |||||
* / | | Check OS codename for shouldOfferSwitchingToNextInputMethod•••Make sure if Build.VERSION.CODENAME is "REL" or not when Build.VERSION.SDK_INT is 19 (KitKat). This is a tentative workaround until Build.VERSION.SDK_INT is bumped to 20 or greater. BUG: 12965588 Change-Id: I0f6a8ef92af221240d247997ce65bd5e351b2d5e | 2014-04-30 | 1 | -4/+13 | |
|/ / | |||||
* | | Fix unit tests by adding @UsedFortesting.•••Change-Id: I8f66632a32b9e9ddc1b771e8ee74492c7baf9338 | 2014-04-29 | 1 | -0/+3 | |
* | | Fix: contacts/user dicts are too frequently regenerated.•••Change-Id: I6b04a58c543fda6df7a2c016b8b8a5300f137d73 | 2014-04-28 | 1 | -2/+3 | |
* | | Merge "Cleanup ExpandableBinaryDictionary." | 2014-04-28 | 1 | -27/+14 | |
|\| | |||||
| * | Cleanup ExpandableBinaryDictionary.•••Bug: 8187060 Change-Id: I9103462412e727b0160b218b1bb301ce43621c46 | 2014-04-28 | 1 | -27/+14 | |
* | | Merge "Use ReentrantReadWriteLock in ExpandableBinaryDictionary." | 2014-04-28 | 2 | -126/+130 | |
|\| | |||||
| * | Use ReentrantReadWriteLock in ExpandableBinaryDictionary.•••Bug: 8187060 Change-Id: Ic665f0a5e940708aa9addedac068a64900b307e7 | 2014-04-28 | 2 | -126/+130 | |
* | | Merge "Simplify asyncFlushBinaryDictionary." | 2014-04-28 | 2 | -41/+2 | |
|\| | |||||
| * | Simplify asyncFlushBinaryDictionary.•••We no longer write files when the dict has not been updated. Bug: 8187060 Change-Id: I8aa23a93d5deafb3a7f16f5466a5e0e84fbbf095 | 2014-04-28 | 2 | -41/+2 | |
* | | Merge "Remove DictionaryUpdateController." | 2014-04-28 | 3 | -107/+21 | |
|\| | |||||
| * | Remove DictionaryUpdateController.•••Bug: 8187060 Change-Id: I3e1fa4060d8a5c12d8d609be3357d56051fb5815 | 2014-04-28 | 3 | -107/+21 | |
* | | Merge "Use different user dict name for spell checker." | 2014-04-28 | 2 | -2/+8 | |
|\| | |||||
| * | Use different user dict name for spell checker.•••Bug: 13630847 Change-Id: Icabd08c674dcf086250b9e594328a43286d1d203 | 2014-04-28 | 2 | -2/+8 | |
* | | Merge "Use different contacts dict name for spell checker." | 2014-04-28 | 2 | -2/+8 | |
|\| | |||||
| * | Use different contacts dict name for spell checker.•••Bug: 13630847 Change-Id: I016a464890d5e63794fb1288b4ce7b09adffc453 | 2014-04-28 | 2 | -2/+8 | |
* | | Merge "Move dicts for spellchecker to under spellcheck." | 2014-04-28 | 3 | -4/+6 | |
|\| | |||||
| * | Move dicts for spellchecker to under spellcheck.•••Bug: 13630847 Change-Id: Iadcf5b31f66fb73efc5c640e96e8c2106a0224dd | 2014-04-28 | 3 | -4/+6 | |
* | | Merge "Fix: Typed word is not included in more suggestions." | 2014-04-28 | 1 | -4/+22 | |
|\ \ | |||||
| * | | Fix: Typed word is not included in more suggestions.•••Happened when top suggestion is long and auto-corrected. Bug: 13738879 Change-Id: I47c2dfb34cfc92b54cfe54c432ee2f646fe454e5 | 2014-04-28 | 1 | -4/+22 | |
| |/ | |||||
* | | Merge "Use shouldOfferSwitchingToNextInputMethod when available" | 2014-04-28 | 2 | -1/+37 | |
|\ \ | |||||
| * | | Use shouldOfferSwitchingToNextInputMethod when available•••With this CL, LatinIME starts using InputMethodManager#shouldOfferSwitchingToNextInputMethod when available and API level is higher than 19 (KitKat). Note that relevant settings of LatinIME will be ignored if InputMethodManager#shouldOfferSwitchingToNextInputMethod is considered to be available at the moment. We will revisit here to reorganize the user visible settings before the new global IME switching mechanism becomes publicly available. BUG: 12965588 Change-Id: I0188fa56cba8e983c61cef3ae3400a0e3821f718 | 2014-04-28 | 2 | -1/+37 | |
| |/ | |||||
* | | Merge "Move some advanced settings to debug settings" | 2014-04-28 | 4 | -51/+51 | |
|\ \ | |/ |/| | |||||
| * | Move some advanced settings to debug settings•••This CL moves "Show slide indicator" and "Key long press delay" advanced options to the debug settings. Bug: 11866784 Change-Id: Iec16e09ba6e7c9f82ce0fa73a0d75766b843b44b | 2014-04-25 | 4 | -51/+51 | |
* | | Add null check in createDistracterFilter().•••Change-Id: Iff2b73081d48f32b1d3a5d5b32c9734979362c23 | 2014-04-25 | 1 | -1/+5 |