aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add Marathi keyboard layoutTadashi G. Takaoka2014-05-011-231/+290
| | | | | | | | | | | | | | | Bug: 10028772 Change-Id: I7bca05bbbfdb2e5f61d5db611dff62ace3b71e31
* | | Merge "Remove Dictionaries.mDictMap."Keisuke Kuroyanagi2014-05-011-29/+35
|\ \ \ | | |/ | |/|
| * | Remove Dictionaries.mDictMap.Keisuke Kuroyanagi2014-05-011-29/+35
| | | | | | | | | | | | | | | Bug: 13755213 Change-Id: I9ded695c31d3db05f561956c61d56ebd16d34703
* | | Merge "Use dictType to class map to create sub dicts."Keisuke Kuroyanagi2014-05-015-10/+40
|\| |
| * | Use dictType to class map to create sub dicts.Keisuke Kuroyanagi2014-05-015-10/+40
| | | | | | | | | | | | | | | Bug: 13755213 Change-Id: I4dcd5684bc65f13361bf9c4f9d50b07b1e33c62d
* | | Merge "Create factory methods for sub dicts."Keisuke Kuroyanagi2014-05-015-35/+29
|\| |
| * | Create factory methods for sub dicts.Keisuke Kuroyanagi2014-05-015-35/+29
| | | | | | | | | | | | | | | Bug: 13755213 Change-Id: I046af54b4860d2839328f2089ea785d81d04cf43
* | | Move dict version check to proper place.Keisuke Kuroyanagi2014-05-011-9/+9
| | | | | | | | | | | | Change-Id: I89a5b4fa93153081b4f7a9183619cbe7c9ea01fa
* | | Merge "Guard accessibility function calls"Tadashi G. Takaoka2014-05-011-1/+3
|\ \ \
| * | | Guard accessibility function callsTadashi G. Takaoka2014-05-011-1/+3
| | |/ | |/| | | | | | | | | | | | | This is a follow up of I2b0ec091a1. Change-Id: I2801bd1530556cfa6cc176efac9d9f09f2405892
* | | Merge "Simplify DictionaryFacilitatorForSuggest."Keisuke Kuroyanagi2014-05-013-121/+80
|\ \ \ | | |/ | |/|
| * | Simplify DictionaryFacilitatorForSuggest.Keisuke Kuroyanagi2014-05-013-121/+80
| | | | | | | | | | | | | | | Bug: 13755213 Change-Id: I9663d1d60fccd8deb1a22683fb06fe64dee06b45
* | | Merge "Introduce clustering punctuation"Jean Chalard2014-05-012-10/+20
|\ \ \ | |_|/ |/| |
| * | Introduce clustering punctuationJean Chalard2014-05-012-10/+20
| | | | | | | | | | | | | | | Bug: 10081730 Change-Id: If198fa3df68ecb267da0a278da41fd509d6165f1
* | | Merge "Make AccessibleKeyboardViewProxy not singleton"Tadashi G. Takaoka2014-05-016-86/+27
|\ \ \
| * | | Make AccessibleKeyboardViewProxy not singletonTadashi G. Takaoka2014-05-016-86/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL also renames AccessibleKeyboardViewProxy and AccessibilityEntityProvider to MainKeyboardAccessibilityDelegate and MainKeyboardAccessibilityNodeProvider. Change-Id: I2b0ec091a11aa8a495794d633efecb6d8b818f42
* | | | Merge "Some cleanup and reinforcement"Jean Chalard2014-05-011-19/+30
|\ \ \ \
| * | | | Some cleanup and reinforcementJean Chalard2014-05-011-19/+30
| | |/ / | |/| | | | | | | | | | | | | | Bug: 9520584 Change-Id: I1c0f9e1b530d4d5bf5f52c2905c20f5ab7c26442
* | | | Merge "Handle user dict as an ExpandableBinaryDictionary."Keisuke Kuroyanagi2014-04-304-33/+23
|\ \ \ \ | | |_|/ | |/| |
| * | | Handle user dict as an ExpandableBinaryDictionary.Keisuke Kuroyanagi2014-04-304-33/+23
| | | | | | | | | | | | | | | | | | | | Bug: 13755213 Change-Id: I2d242a3332e9633d4e41e08c0bbfafcefd814ecd
* | | | Merge "Fix the unintentional behavior change"Yohei Yukawa2014-04-301-1/+1
|\ \ \ \
| * | | | Fix the unintentional behavior changeYohei Yukawa2014-04-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | Merge "TalkBack correct shift state"Tadashi G. Takaoka2014-04-302-86/+56
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | TalkBack correct shift stateTadashi G. Takaoka2014-04-302-86/+56
| | |/ | |/| | | | | | | Change-Id: I3097805c6c8b4a4ac19fbe062f763e2639eb5cbf
* / | Check OS codename for shouldOfferSwitchingToNextInputMethodYohei Yukawa2014-04-301-4/+13
|/ / | | | | | | | | | | | | | | | | | | 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
* | Fix unit tests by adding @UsedFortesting.Keisuke Kuroyanagi2014-04-291-0/+3
| | | | | | | | Change-Id: I8f66632a32b9e9ddc1b771e8ee74492c7baf9338
* | Fix: contacts/user dicts are too frequently regenerated.Keisuke Kuroyanagi2014-04-281-2/+3
| | | | | | | | Change-Id: I6b04a58c543fda6df7a2c016b8b8a5300f137d73
* | Merge "Cleanup ExpandableBinaryDictionary."Keisuke Kuroyanagi2014-04-281-27/+14
|\|
| * Cleanup ExpandableBinaryDictionary.Keisuke Kuroyanagi2014-04-281-27/+14
| | | | | | | | | | Bug: 8187060 Change-Id: I9103462412e727b0160b218b1bb301ce43621c46
* | Merge "Use ReentrantReadWriteLock in ExpandableBinaryDictionary."Keisuke Kuroyanagi2014-04-282-126/+130
|\|
| * Use ReentrantReadWriteLock in ExpandableBinaryDictionary.Keisuke Kuroyanagi2014-04-282-126/+130
| | | | | | | | | | Bug: 8187060 Change-Id: Ic665f0a5e940708aa9addedac068a64900b307e7
* | Merge "Simplify asyncFlushBinaryDictionary."Keisuke Kuroyanagi2014-04-282-41/+2
|\|
| * Simplify asyncFlushBinaryDictionary.Keisuke Kuroyanagi2014-04-282-41/+2
| | | | | | | | | | | | | | We no longer write files when the dict has not been updated. Bug: 8187060 Change-Id: I8aa23a93d5deafb3a7f16f5466a5e0e84fbbf095
* | Merge "Remove DictionaryUpdateController."Keisuke Kuroyanagi2014-04-283-107/+21
|\|
| * Remove DictionaryUpdateController.Keisuke Kuroyanagi2014-04-283-107/+21
| | | | | | | | | | Bug: 8187060 Change-Id: I3e1fa4060d8a5c12d8d609be3357d56051fb5815
* | Merge "Use different user dict name for spell checker."Keisuke Kuroyanagi2014-04-282-2/+8
|\|
| * Use different user dict name for spell checker.Keisuke Kuroyanagi2014-04-282-2/+8
| | | | | | | | | | Bug: 13630847 Change-Id: Icabd08c674dcf086250b9e594328a43286d1d203
* | Merge "Use different contacts dict name for spell checker."Keisuke Kuroyanagi2014-04-282-2/+8
|\|
| * Use different contacts dict name for spell checker.Keisuke Kuroyanagi2014-04-282-2/+8
| | | | | | | | | | Bug: 13630847 Change-Id: I016a464890d5e63794fb1288b4ce7b09adffc453
* | Merge "Move dicts for spellchecker to under spellcheck."Keisuke Kuroyanagi2014-04-283-4/+6
|\|
| * Move dicts for spellchecker to under spellcheck.Keisuke Kuroyanagi2014-04-283-4/+6
| | | | | | | | | | | | Bug: 13630847 Change-Id: Iadcf5b31f66fb73efc5c640e96e8c2106a0224dd
* | Merge "Fix: Typed word is not included in more suggestions."Keisuke Kuroyanagi2014-04-281-4/+22
|\ \
| * | Fix: Typed word is not included in more suggestions.Keisuke Kuroyanagi2014-04-281-4/+22
| |/ | | | | | | | | | | | | Happened when top suggestion is long and auto-corrected. Bug: 13738879 Change-Id: I47c2dfb34cfc92b54cfe54c432ee2f646fe454e5
* | Merge "Use shouldOfferSwitchingToNextInputMethod when available"Yohei Yukawa2014-04-284-2/+49
|\ \
| * | Use shouldOfferSwitchingToNextInputMethod when availableYohei Yukawa2014-04-284-2/+49
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Merge "Move some advanced settings to debug settings"Tadashi G. Takaoka2014-04-284-51/+51
|\ \ | |/ |/|
| * Move some advanced settings to debug settingsTadashi G. Takaoka2014-04-254-51/+51
| | | | | | | | | | | | | | | | This CL moves "Show slide indicator" and "Key long press delay" advanced options to the debug settings. Bug: 11866784 Change-Id: Iec16e09ba6e7c9f82ce0fa73a0d75766b843b44b
* | Merge "Remove unnecessary reference to LatinIME"Tadashi G. Takaoka2014-04-254-19/+11
|\ \
| * | Remove unnecessary reference to LatinIMETadashi G. Takaoka2014-04-254-19/+11
| |/ | | | | | | Change-Id: Idbb45c504499d39bbf272fae84ea71a83bf4dd69
* | Add null check in createDistracterFilter().Keisuke Kuroyanagi2014-04-251-1/+5
| | | | | | | | Change-Id: Iff2b73081d48f32b1d3a5d5b32c9734979362c23