summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Refactoring PrevWordsInfo.Keisuke Kuroyanagi2014-09-264-27/+61
* | | | Merge "Add authentication/http request related code to LatinIme"Sandeep Siddhartha2014-09-263-0/+379
|\ \ \ \ | |/ / / |/| | |
| * | | Add authentication/http request related code to LatinImeSandeep Siddhartha2014-09-263-0/+379
* | | | Merge "Add info log of custom input styles"Tadashi G. Takaoka2014-09-261-3/+15
|\ \ \ \
| * | | | Add info log of custom input stylesTadashi G. Takaoka2014-09-261-3/+15
| |/ / /
* / / / Add an internal state test to ImportantNoticeUtilsTestsTadashi G. Takaoka2014-09-261-2/+4
|/ / /
* | | Merge "Fix checking a11y status just before calling an a11y method"Tadashi G. Takaoka2014-09-251-2/+2
|\ \ \ | |/ / |/| |
| * | Fix checking a11y status just before calling an a11y methodTadashi G. Takaoka2014-09-251-2/+2
* | | Add !string/<resource_name> referenceTadashi G. Takaoka2014-09-251-1/+1
|/ /
* | Merge "Get stats from dictionary."Keisuke Kuroyanagi2014-09-253-4/+34
|\ \
| * | Get stats from dictionary.Keisuke Kuroyanagi2014-09-223-4/+34
* | | [ML10.1] Adjust call for additional featuresJean Chalard2014-09-251-1/+1
* | | Merge "Add account change receiver to handle account removal"Sandeep Siddhartha2014-09-243-1/+77
|\ \ \
| * | | Add account change receiver to handle account removalSandeep Siddhartha2014-09-243-1/+77
* | | | Stop showing more suggestions while important notice is showingTadashi G. Takaoka2014-09-241-1/+8
* | | | Merge "Fix not intercepting touch event while in modal mode"Tadashi G. Takaoka2014-09-242-2/+13
|\ \ \ \
| * | | | Fix not intercepting touch event while in modal modeTadashi G. Takaoka2014-09-222-2/+13
* | | | | Merge "[ML9.1] Add option for multi-lingual support"Jean Chalard2014-09-241-0/+2
|\ \ \ \ \
| * | | | | [ML9.1] Add option for multi-lingual supportJean Chalard2014-09-221-0/+2
* | | | | | am 4c4ba10b: am 71b51590: am a76e11a2: am 1f490d6c: am be4e0d0e: Fix when to ...Tadashi G. Takaoka2014-09-231-5/+36
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix when to show important noticeTadashi G. Takaoka2014-09-221-5/+36
| * | | | | Merge "(DO NOT MERGE) Fix showing important notice even at beginning of sente...Tadashi G. Takaoka2014-09-185-17/+41
| |\ \ \ \ \
| | * | | | | (DO NOT MERGE) Fix showing important notice even at beginning of sentenceTadashi G. Takaoka2014-09-185-17/+41
* | | | | | | Merge "Prepare supporting n-gram for user history dictionary."Keisuke Kuroyanagi2014-09-232-12/+30
|\ \ \ \ \ \ \
| * | | | | | | Prepare supporting n-gram for user history dictionary.Keisuke Kuroyanagi2014-09-222-12/+30
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Add StatsUtilManager.onStartInput & onFinishInput"Jatin Matani2014-09-221-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Add StatsUtilManager.onStartInput & onFinishInputJatin Matani2014-09-211-0/+2
* | | | | | | | Merge "Hiding SuggestedWords.EMPTY and refactoring code that compares Suggest...Adrian Velicu2014-09-224-20/+22
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Hiding SuggestedWords.EMPTY and refactoring code that compares SuggestedWords...Adrian Velicu2014-09-224-20/+22
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Create DictionaryStats in executor."Keisuke Kuroyanagi2014-09-221-7/+10
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Create DictionaryStats in executor.Keisuke Kuroyanagi2014-09-221-7/+10
| |/ / / /
* | | | | Merge "Invoke onWordCommitUserTyped on startInput() with non empty wordcomposer"Mohammadinamul Sheik2014-09-221-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Invoke onWordCommitUserTyped on startInput() with non empty wordcomposerMohammadinamul Sheik2014-09-181-0/+7
| |/ / /
* | | | Fix unit tests.Keisuke Kuroyanagi2014-09-192-5/+26
* | | | Merge "Added @UsedForTesting to 'missing' methods to avoid ProGuard removing ...Adrian Velicu2014-09-195-0/+9
|\ \ \ \
| * | | | Added @UsedForTesting to 'missing' methods to avoid ProGuard removing themAdrian Velicu2014-09-195-0/+9
| |/ / /
* / / / [ML8] Add a language weightJean Chalard2014-09-197-25/+43
|/ / /
* | | Add word commit methods to StatsUtilsMohammadinamul Sheik2014-09-181-1/+17
* | | Add account listing and preference integration for current accountSandeep Siddhartha2014-09-182-6/+172
* | | Merge "Add Accounts & privacy settings in LatinIME"Sandeep Siddhartha2014-09-186-3/+107
|\ \ \
| * | | Add Accounts & privacy settings in LatinIMESandeep Siddhartha2014-09-176-3/+107
* | | | Merge "Pass prevWordCount to native code for getSuggestion."Keisuke Kuroyanagi2014-09-181-7/+7
|\ \ \ \
| * | | | Pass prevWordCount to native code for getSuggestion.Keisuke Kuroyanagi2014-09-181-7/+7
* | | | | Merge "Fix showing important notice even at beginning of sentence"Tadashi G. Takaoka2014-09-185-18/+40
|\ \ \ \ \
| * | | | | Fix showing important notice even at beginning of sentenceTadashi G. Takaoka2014-09-185-18/+40
| | |/ / / | |/| | |
* | | | | resolved conflicts for merge of 233a2f21 to masterYohei Yukawa2014-09-185-156/+121
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge "Use Add-To-Dictionary indicator only" into lmp-devYohei Yukawa2014-09-185-156/+121
| |\ \ \ | | |_|/ | |/| |
| | * | Use Add-To-Dictionary indicator onlyYohei Yukawa2014-09-185-156/+121
* | | | Merge "Add a Dictionary.isUserSpecific method."Jean Chalard2014-09-181-0/+18
|\ \ \ \
| * | | | Add a Dictionary.isUserSpecific method.David Faden2014-09-181-0/+18
| | |_|/ | |/| |