summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin/LatinIME.java
Commit message (Expand)AuthorAgeFilesLines
...
| * [Rlog81b] Log more data with handleSeparatorKurt Partridge2013-01-181-0/+1
* | Fix Apache license commentTadashi G. Takaoka2013-01-211-8/+8
* | Move PointerTracker.DrawingProxy to MainKeyboardView (step 2)Tadashi G. Takaoka2013-01-211-1/+1
* | Deactivate h/w keyboard when not an internal build.Jean Chalard2013-01-181-0/+1
* | Merge "Track handled events to consistently return handled status (C1)"Jean Chalard2013-01-181-1/+12
|\ \
| * | Track handled events to consistently return handled status (C1)Jean Chalard2013-01-181-1/+12
* | | Merge "Fix a bug in gesture after a dash or apostrophe"Jean Chalard2013-01-181-3/+12
|\ \ \ | |/ / |/| |
| * | Fix a bug in gesture after a dash or apostropheJean Chalard2013-01-181-3/+12
| |/
* / Insert into user dict in lower case if auto-caps (D2)Jean Chalard2013-01-171-4/+12
|/
* Merge "Forward the capitalized mode to the positional info (D1)"Jean Chalard2013-01-171-1/+2
|\
| * Forward the capitalized mode to the positional info (D1)Jean Chalard2013-01-171-1/+2
* | Simplify the space-before and space-after logic.Jean Chalard2013-01-171-29/+18
* | Stop relying on the soft keyboard to get the editor action.Jean Chalard2013-01-161-8/+5
|/
* [Rlog67] Renaming clarificationKurt Partridge2013-01-151-1/+1
* Distinguish action-enter/shift-enter/enterJean Chalard2013-01-151-28/+45
* Merge "[Rlog63] Log whether a manual suggestion is a prediction"Kurt Partridge2013-01-141-1/+1
|\
| * [Rlog63] Log whether a manual suggestion is a predictionKurt Partridge2013-01-111-1/+1
* | Merge "[Rlog59d] Pass separatorString through revertCommit"Kurt Partridge2013-01-141-1/+1
|\ \
| * | [Rlog59d] Pass separatorString through revertCommitKurt Partridge2013-01-141-1/+1
* | | [Rlog59c] More detailed logging of backspaceKurt Partridge2013-01-121-3/+12
|/ /
* | Merge "[Rlog59b] Log CodeInput and KeyCode properly"Kurt Partridge2013-01-121-6/+9
|\ \
| * | [Rlog59b] Log CodeInput and KeyCode properlyKurt Partridge2013-01-101-6/+9
| |/
* / [Rlog59a] Split logUnits correctly around separatorsKurt Partridge2013-01-101-0/+3
|/
* [Rlog57b] fix logging of revertsKurt Partridge2013-01-101-0/+2
* Show final suggested word when batch input is finishedTadashi G. Takaoka2013-01-101-2/+1
* Merge "[Rlog50] capture bigrams properly even with deletions"Kurt Partridge2013-01-091-11/+24
|\
| * [Rlog50] capture bigrams properly even with deletionsKurt Partridge2013-01-091-11/+24
* | Merge "Clean up public helper methods of SettingsValues"Tadashi G. Takaoka2013-01-091-1/+1
|\ \ | |/ |/|
| * Clean up public helper methods of SettingsValuesTadashi G. Takaoka2013-01-091-1/+1
* | Fix a race condition with backspacesJean Chalard2013-01-091-0/+5
|/
* Merge "[Rlog32] ResearchLogger segment motion data around gestures correctly"Kurt Partridge2013-01-081-7/+5
|\
| * [Rlog32] ResearchLogger segment motion data around gestures correctlyKurt Partridge2013-01-071-7/+5
* | Merge "[Rlog27] Refactor LogBuffer"Kurt Partridge2013-01-081-2/+1
|\ \
| * | [Rlog27] Refactor LogBufferKurt Partridge2013-01-031-4/+3
* | | Make Settings class singleton to manage SettingsValuesTadashi G. Takaoka2013-01-081-90/+83
* | | Consolidate VibratorUtils with AudioAndHapticFeedbackManagerTadashi G. Takaoka2013-01-081-2/+4
* | | Merge "[mdfp] Refactoring Gesture Floating Preview Text Code"Xiaojun Bi2013-01-071-3/+1
|\ \ \
| * | | [mdfp] Refactoring Gesture Floating Preview Text CodeXiaojun Bi2013-01-071-3/+1
* | | | Simplify singleton class initializationTadashi G. Takaoka2013-01-071-4/+4
* | | | Small code cleanupsKen Wakasa2013-01-071-6/+3
* | | | Fix double input of chars typed on a h/w keyboardJean Chalard2013-01-071-1/+0
* | | | A small simplification.Jean Chalard2012-12-281-4/+0
* | | | Start committing hardware events (B4)Jean Chalard2012-12-271-1/+1
* | | | Get rid of current subtype and system locale cache from SubtypeSwitcherTadashi G. Takaoka2012-12-271-14/+2
* | | | Clean up unnecessary uses of toString()Kurt Partridge2012-12-231-12/+10
| |_|/ |/| |
* | | [Rlog24] ResearchLogger detect word boundaries in callers above commitTextKurt Partridge2012-12-231-8/+20
| |/ |/|
* | Merge "Log LatinIME.commitCurrentAutoCorrection()"Kurt Partridge2012-12-231-0/+5
|\ \
| * | Log LatinIME.commitCurrentAutoCorrection()Kurt Partridge2012-12-221-0/+5
* | | Merge "[Rlog7] ResearchLog improve gesture tracking"Kurt Partridge2012-12-221-0/+3
|\| | | |/ |/|
| * [Rlog7] ResearchLog improve gesture trackingKurt Partridge2012-12-211-0/+3