summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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 "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-226-22/+24
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Hiding SuggestedWords.EMPTY and refactoring code that compares SuggestedWords...Adrian Velicu2014-09-226-22/+24
| | |_|_|/ / / | |/| | | | |
* | | | | | | 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
| | |/ / | |/| |
* | | | am d8c83fb8: am 88cae78f: am 89dd5f03: am c1d35148: am f2d0d9b0: Merge "Avoid...Yohei Yukawa2014-09-203-28/+42
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge "Avoid the add-to-dictionary indicator from being clipped" into lmp-devYohei Yukawa2014-09-203-28/+42
| |\ \
| | * | Avoid the add-to-dictionary indicator from being clippedYohei Yukawa2014-09-193-28/+42
| * | | (DO NOT MERGE) Remove some logs which spam encrypted bootJean Chalard2014-09-191-10/+8
| |/ /
| * | 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
* | | | 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
| | |_|/ | |/| |
* | | | Merge "[ML8] Add a language weight"Jean Chalard2014-09-197-25/+43
|\ \ \ \
| * | | | [ML8] Add a language weightJean Chalard2014-09-197-25/+43
| |/ / /
* / / / Remove some logs which spam encrypted bootJean Chalard2014-09-191-10/+8
|/ / /
* | | 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 "Start showing the split keyboard layout"Sandeep Siddhartha2014-09-184-10/+30
|\ \ \
| * | | Start showing the split keyboard layoutSandeep Siddhartha2014-09-174-10/+30
* | | | 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
* | | | | | Add methods to get a Key's horizontal and vertical gaps.David Faden2014-09-181-6/+41
* | | | | | resolved conflicts for merge of 233a2f21 to masterYohei Yukawa2014-09-189-364/+264
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge "Use Add-To-Dictionary indicator only" into lmp-devYohei Yukawa2014-09-189-364/+264
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Use Add-To-Dictionary indicator onlyYohei Yukawa2014-09-189-364/+264
* | | | | Merge "Add a Dictionary.isUserSpecific method."Jean Chalard2014-09-181-0/+18
|\ \ \ \ \
| * | | | | Add a Dictionary.isUserSpecific method.David Faden2014-09-181-0/+18
| | |_|/ / | |/| | |
* | | | | am 902cefb6: am 97ad4968: am bfabac44: Suppress voice input key on textWebEma...Tadashi G. Takaoka2014-09-181-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Suppress voice input key on textWebEmailAddress fieldTadashi G. Takaoka2014-09-181-1/+1
* | | | | Merge "Use PrevWordsInfo.getPrevWordCount() in Java side."Keisuke Kuroyanagi2014-09-182-20/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use PrevWordsInfo.getPrevWordCount() in Java side.Keisuke Kuroyanagi2014-09-172-20/+18
* | | | | Fix Romanian keyboard to promote "A with breve"Tadashi G. Takaoka2014-09-181-2/+2
| |_|_|/ |/| | |
* | | | Merge "Add a user preference for split layout within Appearance & Layouts"Jatin Matani2014-09-173-1/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Add a user preference for split layout within Appearance & LayoutsJatin Matani2014-09-163-1/+19
* | | | Merge "Revert "Revert "Fall back to default keyboard theme"""Tadashi G. Takaoka2014-09-173-45/+65
|\ \ \ \