Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: mIsUserDictEnabled is never updated.•••Bug: 14602321 Change-Id: Ib98d5648ea2a901393b79c7f300bc6d209ee98d1 | 2014-05-07 | 1 | -0/+1 | |
* | Fix NPE•••Follow up to I2b0ec091a11aa8a495794d633efecb6d8b818f42 bug: 14488351 Change-Id: Ic88adbd6775910f35338d798dc0d5493715708e4 | 2014-05-03 | 1 | -1/+3 | |
* | Merge "Add Marathi keyboard layout" | 2014-05-02 | 1 | -231/+290 | |
|\ | |||||
| * | Add Marathi keyboard layout•••Bug: 10028772 Change-Id: I7bca05bbbfdb2e5f61d5db611dff62ace3b71e31 | 2014-05-01 | 1 | -231/+290 | |
* | | 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 "Guard accessibility function calls" | 2014-05-01 | 1 | -1/+3 | |
|\ \ \ | |||||
| * | | | Guard accessibility function calls•••This is a follow up of I2b0ec091a1. Change-Id: I2801bd1530556cfa6cc176efac9d9f09f2405892 | 2014-05-01 | 1 | -1/+3 | |
| | |/ | |/| | |||||
* | | | 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 | 6 | -86/+27 | |
|\ \ \ | |||||
| * | | | Make AccessibleKeyboardViewProxy not singleton•••This CL also renames AccessibleKeyboardViewProxy and AccessibilityEntityProvider to MainKeyboardAccessibilityDelegate and MainKeyboardAccessibilityNodeProvider. Change-Id: I2b0ec091a11aa8a495794d633efecb6d8b818f42 | 2014-05-01 | 6 | -86/+27 | |
* | | | | 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 | 4 | -33/+23 | |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Handle user dict as an ExpandableBinaryDictionary.•••Bug: 13755213 Change-Id: I2d242a3332e9633d4e41e08c0bbfafcefd814ecd | 2014-04-30 | 4 | -33/+23 | |
* | | | | Merge "Fix the unintentional behavior change" | 2014-04-30 | 1 | -1/+1 | |
|\ \ \ \ | |||||
| * | | | | Fix the unintentional behavior change•••I0188fa56cba8e introduced an unintentional behavior change regarding the condition when the globe key is displayed if LatinIME is running on KitKat or prior version. With this CL, the previous behavior is back. BUG: 12965588 BUG: 14426646 Change-Id: I112a327dce6ad2e40beb9a60d587e77b3954da82 | 2014-04-30 | 1 | -1/+1 | |
* | | | | | Merge "TalkBack correct shift state" | 2014-04-30 | 2 | -86/+56 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | TalkBack correct shift state•••Change-Id: I3097805c6c8b4a4ac19fbe062f763e2639eb5cbf | 2014-04-30 | 2 | -86/+56 | |
| | |/ | |/| | |||||
* / | | 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 | 4 | -2/+49 | |
|\ \ | |||||
| * | | 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 | 4 | -2/+49 | |
| |/ | |||||
* | | 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 |