summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin/LatinIME.java
Commit message (Expand)AuthorAgeFilesLines
...
| * Tell the shift mode to the word composer.Jean Chalard2012-08-211-5/+15
* | Rename and consolidate some constantsTadashi G. Takaoka2012-08-211-10/+9
* | Remove touch coordinate from pickSuggestionManuallyTadashi G. Takaoka2012-08-211-6/+5
|/
* Merge "Revert "ResearchLogger log RichInputConnection"" into jb-mr1-devKurt Partridge2012-08-201-16/+60
|\
| * Revert "ResearchLogger log RichInputConnection"Kurt Partridge2012-08-201-16/+60
* | Merge "Revert "ResearchLogging capture full n-gram data"" into jb-mr1-devKurt Partridge2012-08-201-3/+5
|\ \
| * | Revert "ResearchLogging capture full n-gram data"Kurt Partridge2012-08-201-3/+5
* | | Merge changes I568c90d4,I4667f8f6 into jb-mr1-devKurt Partridge2012-08-201-5/+3
|\| |
| * | ResearchLogging capture full n-gram dataKurt Partridge2012-08-171-5/+3
| |/
* | Merge "ResearchLogger log RichInputConnection" into jb-mr1-devKurt Partridge2012-08-201-60/+16
|\|
| * ResearchLogger log RichInputConnectionKurt Partridge2012-08-171-60/+16
* | Fix capitalization, part 1Jean Chalard2012-08-201-0/+1
|/
* Fix NPE in LatinIME.addToUserHistoryDictionary()Ken Wakasa2012-08-181-0/+1
* Refresh editor info when the text field attributes changes.Jean Chalard2012-08-151-5/+7
* Fix the build.alanv2012-08-141-1/+1
* Merge "Change accessibility event type for app-driven speech." into jb-mr1-devCharles Chen2012-08-141-1/+1
|\
| * Change accessibility event type for app-driven speech.alanv2012-08-101-1/+1
* | Update dictionary availability at onStartInputViewTadashi G. Takaoka2012-08-091-0/+1
* | Fix NPE and don't call UI API from non-UI threadTadashi G. Takaoka2012-08-091-14/+8
* | Add SuggestInitializationListener to BinaryDictionary.resetMainDict()Tadashi G. Takaoka2012-08-081-1/+1
|/
* Lingering gesture floating preview text a bitTadashi G. Takaoka2012-08-071-37/+51
* Separate updateSuggestionStrip from commitTypedTadashi G. Takaoka2012-08-061-5/+7
* Cleanup unused codeJean Chalard2012-08-041-5/+1
* Using hardware accelerated drawingTadashi G. Takaoka2012-08-031-1/+1
* Enable hardware accelerated drawing for SoftInputWindow of LatinIMEKen Wakasa2012-08-021-0/+6
* Don't forward phantom space state on stripper inputJean Chalard2012-07-311-1/+6
* Move gesture preview parameters to KeyboardView attributesTadashi G. Takaoka2012-07-301-3/+4
* Add advanced options to turn on/off the gesture trail and text previewTadashi G. Takaoka2012-07-301-1/+3
* Fix a bug with autocapsJean Chalard2012-07-271-0/+7
* Handle correctly the restarting argumentJean Chalard2012-07-261-16/+30
* Merge "Remove unused setProximityCorrectionEnabled() methods"Tadashi G. Takaoka2012-07-251-1/+0
|\
| * Remove unused setProximityCorrectionEnabled() methodsTadashi G. Takaoka2012-07-251-1/+0
* | Add dynamic floating preview for incremental gesture recognition.Tom Ouyang2012-07-251-0/+4
|/
* Update gesture mode state when dictionary gets availableTadashi G. Takaoka2012-07-251-3/+14
* Add Suggest initialization finish listenerTadashi G. Takaoka2012-07-251-2/+10
* Merge "Update gesture suggestions even when suggestions strip is off"Tadashi G. Takaoka2012-07-231-12/+16
|\
| * Update gesture suggestions even when suggestions strip is offTadashi G. Takaoka2012-07-231-12/+16
* | Merge "Fix a bug with the 'add to dict' hint popping up too much"Jean Chalard2012-07-231-9/+3
|\ \ | |/ |/|
| * Fix a bug with the 'add to dict' hint popping up too muchJean Chalard2012-07-231-9/+3
* | Rename suggestion strip related methodsTadashi G. Takaoka2012-07-231-18/+18
|/
* Rename SuggestionsView to SuggestionStripViewTadashi G. Takaoka2012-07-231-25/+28
* Rename LatinKeyboardView to MainKeyboardViewTadashi G. Takaoka2012-07-231-5/+5
* ResearchLogger feedback formKurt Partridge2012-07-221-6/+14
* ResearchLog refactorKurt Partridge2012-07-201-1/+2
* ResearchLogger: make logging more reliable (esp on startup)Kurt Partridge2012-07-191-2/+1
* Change the batch input methods of KeyboardActionListenerTadashi G. Takaoka2012-07-181-3/+12
* Merging minimal gesture inputTom Ouyang2012-07-131-9/+28
* Increase encapsulation (A118)Jean Chalard2012-07-121-6/+6
* Merge "intentional logging"Kurt Partridge2012-07-101-1/+1
|\
| * intentional loggingKurt Partridge2012-07-101-1/+1