summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin/LatinIME.java
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Fix an NPE"Jean Chalard2013-04-161-2/+2
|\ \
| * | Fix an NPEJean Chalard2013-04-161-2/+2
| |/
* / Small performance improvement / minor bugfixJean Chalard2013-04-151-3/+3
|/
* Merge "Have Latin IME re-capitalize a selected string"Jean Chalard2013-04-151-1/+39
|\
| * Have Latin IME re-capitalize a selected stringJean Chalard2013-04-151-1/+39
* | If there are no suggestion span, recompute suggestions.Jean Chalard2013-04-151-14/+57
|/
* Reject a previously user-refused suggestion.Jean Chalard2013-04-151-0/+2
* Merge "Remove the dialog to insert words to the dictionary."Jean Chalard2013-04-121-4/+0
|\
| * Remove the dialog to insert words to the dictionary.Jean Chalard2013-04-121-4/+0
* | Merge "Restart suggestions when the cursor moves."Jean Chalard2013-04-121-7/+67
|\ \
| * | Restart suggestions when the cursor moves.Jean Chalard2013-04-121-7/+67
| |/
* / Fix a bug with bad application completionsJean Chalard2013-04-121-1/+2
|/
* Merge "Fix a bug where a space would not be inserted before a gesture"Jean Chalard2013-04-101-1/+2
|\
| * Fix a bug where a space would not be inserted before a gestureJean Chalard2013-04-101-1/+2
* | Use private lock object instead of synchronized methodTadashi G. Takaoka2013-04-101-22/+31
|/
* Merge "Offer to add any OOV typed word to the dictionary."Jean Chalard2013-04-091-2/+5
|\
| * Offer to add any OOV typed word to the dictionary.Jean Chalard2013-04-091-2/+5
* | Merge "Do not record log split time when handling separator"Kurt Partridge2013-04-091-1/+0
|\ \ | |/ |/|
| * Do not record log split time when handling separatorKurt Partridge2013-04-011-1/+0
* | Merge "Reorder ResearchLogger call"Kurt Partridge2013-04-011-2/+2
|\ \ | |/ |/|
| * Reorder ResearchLogger callKurt Partridge2013-03-261-2/+2
* | Merge "Close ResearchLogger upon onFinishInputView"Kurt Partridge2013-03-261-5/+3
|\ \ | |/ |/|
| * Close ResearchLogger upon onFinishInputViewKurt Partridge2013-03-251-5/+3
* | Fix possible NPESatoshi Kataoka2013-03-251-19/+21
|/
* Fix appnameSatoshi Kataoka2013-03-221-1/+1
* am 1061bfdb: Break dependencies to allow offdevice tests to buildJean Chalard2013-03-191-2/+2
|\
| * Break dependencies to allow offdevice tests to buildJean Chalard2013-03-191-2/+2
* | resolved conflicts for merge of 5b048292 to masterTadashi G. Takaoka2013-03-191-34/+37
|\|
| * Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICSKen Wakasa2013-03-181-33/+36
* | am 0ab44b21: Merge "Make isInternal mutable" into jb-mr2-devSatoshi Kataoka2013-03-131-14/+8
|\|
| * Merge "Make isInternal mutable" into jb-mr2-devSatoshi Kataoka2013-03-131-14/+8
| |\
| | * Make isInternal mutableSatoshi Kataoka2013-03-131-14/+8
* | | am af37cbb4: Merge "Announce keyboard mode changes as a WINDOW_STATE_CHANGED ...Svetoslav Ganov2013-03-081-0/+4
|\| |
| * | Announce keyboard mode changes as a WINDOW_STATE_CHANGED event.Alan Viverette2013-03-071-0/+4
| |/
* | Remove MainLogBuffer#setSuggest()Kurt Partridge2013-03-011-1/+1
* | am abaf5827: Separate suggestions from SuggestionViewJean Chalard2013-03-011-16/+28
|\|
| * Separate suggestions from SuggestionViewJean Chalard2013-02-281-16/+28
* | Ensure Preference listener is unregisteredKurt Partridge2013-02-261-0/+3
|/
* Fix how the Enter action is decidedJean Chalard2013-02-221-8/+21
* Separate caps mode related utils to CapsModeUtilsTadashi G. Takaoka2013-02-121-1/+1
* Separate IntentUtils from CompatUtilsTadashi G. Takaoka2013-02-041-2/+1
* [Rlog27] Add replay capabilityKurt Partridge2013-01-291-1/+1
* Merge "Initialize ResearchLogger later to avoid NPE"Kurt Partridge2013-01-251-3/+3
|\
| * Initialize ResearchLogger later to avoid NPEKurt Partridge2013-01-241-3/+3
* | Remove pending update messages upon starting a gestureJean Chalard2013-01-251-0/+1
* | Add preliminary graphics of sliding key input previewTadashi G. Takaoka2013-01-241-11/+12
|/
* Merge "[Rlog81a] Determine correction type of words"Kurt Partridge2013-01-231-2/+3
|\
| * [Rlog81a] Determine correction type of wordsKurt Partridge2013-01-221-2/+3
* | Fix activity flags to launch settings activityTadashi G. Takaoka2013-01-231-1/+3
|/
* Merge "[Rlog81b] Log more data with handleSeparator"Kurt Partridge2013-01-211-0/+1
|\