summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin
Commit message (Expand)AuthorAgeFilesLines
...
* | Disable empty suggestion word on the suggestions stripTadashi G. Takaoka2014-06-191-0/+7
* | Clear suggestions strip if a suggestion engine isn't attachedTadashi G. Takaoka2014-06-181-0/+2
* | Hide voice input key from URI, Email, Number, and Phone layoutTadashi G. Takaoka2014-06-182-3/+10
|/
* Merge "Fix: NPE when initializing AOSP keyboard."Keisuke Kuroyanagi2014-06-161-3/+12
|\
| * Fix: NPE when initializing AOSP keyboard.Keisuke Kuroyanagi2014-06-171-3/+12
* | Merge "[CM2] Update beginning-of-sentence suggestions"Jean Chalard2014-06-101-1/+4
|\ \
| * | [CM2] Update beginning-of-sentence suggestionsJean Chalard2014-06-161-1/+4
* | | Merge "[CM1] Let predictions be aware of capitalize mode."Jean Chalard2014-06-104-17/+47
|\| | | |/ |/|
| * [CM1] Let predictions be aware of capitalize mode.Jean Chalard2014-06-164-17/+47
* | Update suggestion strip when the contextual dict is updated.Keisuke Kuroyanagi2014-06-162-2/+9
* | Fix: Probability used for one word contextual phrase.Keisuke Kuroyanagi2014-06-161-15/+14
* | Merge "Add clearContextualDictionary()."Keisuke Kuroyanagi2014-06-101-12/+13
|\ \
| * | Add clearContextualDictionary().Keisuke Kuroyanagi2014-06-161-12/+13
* | | Merge "Add a method to update contextual dictionary."Keisuke Kuroyanagi2014-06-101-0/+40
|\| |
| * | Add a method to update contextual dictionary.Keisuke Kuroyanagi2014-06-161-0/+40
* | | Merge "Contextual dictionary updater."Keisuke Kuroyanagi2014-06-102-1/+44
|\| | | |/ |/|
| * Contextual dictionary updater.Keisuke Kuroyanagi2014-06-132-1/+44
* | Stop announcing suggestions strip content while more keys keyboard is showingTadashi G. Takaoka2014-06-141-0/+7
* | Merge "Fix forwarding event only when sending view is visible"Tadashi G. Takaoka2014-06-101-1/+6
|\ \
| * | Fix forwarding event only when sending view is visibleTadashi G. Takaoka2014-06-131-1/+6
* | | Merge "Add EmojiPageKeyboardAccessibilityDelegate"Tadashi G. Takaoka2014-06-101-3/+3
|\ \ \
| * | | Add EmojiPageKeyboardAccessibilityDelegateTadashi G. Takaoka2014-06-131-3/+3
| |/ /
* | | Merge "Personalization dictionary updater."Keisuke Kuroyanagi2014-06-102-32/+28
|\ \ \ | |/ / |/| / | |/
| * Personalization dictionary updater.Keisuke Kuroyanagi2014-06-132-32/+28
* | Merge "Revert "Check OS codename for shouldOfferSwitchingToNextInputMethod""Yohei Yukawa2014-06-101-13/+4
|\ \
| * | Revert "Check OS codename for shouldOfferSwitchingToNextInputMethod"Yohei Yukawa2014-06-131-13/+4
* | | Merge "Add jni method for removeUnigramEntry()."Keisuke Kuroyanagi2014-06-101-0/+14
|\ \ \
| * | | Add jni method for removeUnigramEntry().Keisuke Kuroyanagi2014-06-121-0/+14
* | | | Merge "Enable Beginning-of-Sentence prediction for contextual dict."Keisuke Kuroyanagi2014-06-102-0/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Enable Beginning-of-Sentence prediction for contextual dict.Keisuke Kuroyanagi2014-06-122-0/+16
| |/ /
* | | Merge "Block offensive words in native code."Keisuke Kuroyanagi2014-06-102-13/+11
|\ \ \
| * | | Block offensive words in native code.Keisuke Kuroyanagi2014-06-122-13/+11
| |/ /
* | | Merge "Fix: Wrong name for ContextualDictionary."Keisuke Kuroyanagi2014-06-101-1/+1
|\ \ \
| * | | Fix: Wrong name for ContextualDictionary.Keisuke Kuroyanagi2014-06-111-1/+1
| |/ /
* / / Fix logic to show suggestionsTadashi G. Takaoka2014-06-112-6/+13
|/ /
* | Merge "Special case periods in the spell checker"Jean Chalard2014-06-102-0/+19
|\ \
| * | Special case periods in the spell checkerJean Chalard2014-06-102-0/+19
* | | Merge "Add prefix to the arguments of getDictionary()."Keisuke Kuroyanagi2014-06-106-21/+24
|\ \ \
| * | | Add prefix to the arguments of getDictionary().Keisuke Kuroyanagi2014-06-106-21/+24
* | | | Merge "Make dump dictionary settings easily extensible."Keisuke Kuroyanagi2014-06-102-25/+17
|\ \ \ \
| * | | | Make dump dictionary settings easily extensible.Keisuke Kuroyanagi2014-06-102-25/+17
| |/ / /
* | | | Merge "Purge dict reading code for 401 and create for 402."Keisuke Kuroyanagi2014-06-101-2/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Purge dict reading code for 401 and create for 402.Keisuke Kuroyanagi2014-06-101-2/+1
* | | | Merge "Split the sentences into words ourselves"Jean Chalard2014-06-102-2/+243
|\ \ \ \ | |_|/ / |/| | |
| * | | Split the sentences into words ourselvesJean Chalard2014-06-092-2/+243
* | | | Merge "Debug log when failed to add/remove n-gram entry."Keisuke Kuroyanagi2014-06-101-5/+12
|\ \ \ \
| * | | | Debug log when failed to add/remove n-gram entry.Keisuke Kuroyanagi2014-06-101-5/+12
* | | | | Remove a useless methodJean Chalard2014-06-101-18/+0
* | | | | Merge "Remove mPrevWordsInfo"Jean Chalard2014-06-104-98/+38
|\ \ \ \ \
| * | | | | Remove mPrevWordsInfoJean Chalard2014-06-104-98/+38
| |/ / / /