aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LatinIME.java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Track handled events to consistently return handled status (C1)•••Bug: 5037589 Change-Id: I92d5be669420f0b2fdeb8fcf85aefd3961bf84b4 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 apostrophe•••It would insert a space when it shouldn't when composing a word ending in either dash or apostrophe and gesturing right away. Bug: 7889078 Change-Id: Ib3e2f6f5e551888cc081b464a641e2deac6f5ef7 Jean Chalard2013-01-181-3/+12
| |/
* / Insert into user dict in lower case if auto-caps (D2)•••Also recapitalize afterwards if the word has been changed. Bug: 7972124 Change-Id: I9306580bb4ed0ffa80cc4559ce1abcd2034d1905 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)•••Bug: 7972124 Change-Id: I3c74f3b075e698b9e9dd1d2c7b6f173073539063 Jean Chalard2013-01-171-1/+2
* | Simplify the space-before and space-after logic.•••Bug: 7889078 Bug: 7268000 Change-Id: I6c77b8c9e60ef69f02526b407124d2f5d02818ee Jean Chalard2013-01-171-29/+18
* | Stop relying on the soft keyboard to get the editor action.•••Bug: 7969231 Change-Id: I9848c63c4c51550b5dc53c981eafa74e7fa95197 Jean Chalard2013-01-161-8/+5
|/
* [Rlog67] Renaming clarification•••ResearchLogger.latinIME_handleSeparator wasn't doing anything really specific to the separator, so its implementation has been renamed according to its role. Change-Id: I24e8691c7dc440dd067e96d23e50463683e17cfc Kurt Partridge2013-01-151-1/+1
* Distinguish action-enter/shift-enter/enter•••Bug: 7969231 Change-Id: I75d495ee1ea126da9be4e269ee990ee0a97793c1 Jean 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 prediction•••Change-Id: Ia6f793611d4b18aecb1a635655af5edb639e1ecf Kurt Partridge2013-01-111-1/+1
* | Merge "[Rlog59d] Pass separatorString through revertCommit"Kurt Partridge2013-01-141-1/+1
|\ \
| * | [Rlog59d] Pass separatorString through revertCommit•••Change-Id: I5ef20476318979f99f543f9300cf6198d18f6244 Kurt Partridge2013-01-141-1/+1
* | | [Rlog59c] More detailed logging of backspace•••- Normal delete events are recorded - Includes number of characters deleted for both batch and normal delete Change-Id: I422da3ddc94fa0ccd6c7586eaacf14c62dd16679 Kurt Partridge2013-01-121-3/+12
|/ /
* | Merge "[Rlog59b] Log CodeInput and KeyCode properly"Kurt Partridge2013-01-121-6/+9
|\ \
| * | [Rlog59b] Log CodeInput and KeyCode properly•••- Fix function calls to happen at more resilient times - In the case of phantom spaces, ensure that the logStatement goes to the correct logUnit Change-Id: Ida8f6eba1e4f33d9f9b4735316e3c6316ed316c0 Kurt Partridge2013-01-101-6/+9
| |/
* / [Rlog59a] Split logUnits correctly around separators•••Change-Id: I65ecdead7e7bdeb8a5f1748e27068ddbd5d3ce00 Kurt Partridge2013-01-101-0/+3
|/
* [Rlog57b] fix logging of reverts•••Change-Id: I07c817061a0cc060197e0fea45195ca07a9bf276 Kurt Partridge2013-01-101-0/+2
* Show final suggested word when batch input is finished•••This change moves dismiss timer of gesture floating preview text from PreviewPlacerView to KeyboardView. Bug: 7967461 Change-Id: I0ca5beddc93cb4bc4a405f914d217d37b997402b Tadashi 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 deletions•••multi-project commit with Ia4ec213e8356897807cb6a278fccdbaa945732f0 Change-Id: Ib3fe886dc889954a31586ab81d00a21d8d55efd2 Kurt 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 SettingsValues•••Change-Id: I6c6087580b67f497eaaf16900f8df7a4a895b8e3 Tadashi G. Takaoka2013-01-091-1/+1
* | Fix a race condition with backspaces•••And add a test to make sure it stays not-broken. Bug: 7946604 Change-Id: I996da3d5507d591ec25a13fb57434f39843f1df5 Jean 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 correctly•••multi-project commit with I684ba5fed8c653777942e6b0366113ca40dfa37c Change-Id: Id3804e6cfa97b4cdde212b8eebc413f76fa4772c Kurt Partridge2013-01-071-7/+5
* | Merge "[Rlog27] Refactor LogBuffer"Kurt Partridge2013-01-081-2/+1
|\ \
| * | [Rlog27] Refactor LogBuffer•••Cleanup and prepare for replaying Change-Id: Ie09e912c6e9c0d7375168c575ccf1cfd9375dd31 Kurt Partridge2013-01-031-4/+3
* | | Make Settings class singleton to manage SettingsValues•••Change-Id: Id30828a141de86d9bcf8bce586d2adb468cc59e1 Tadashi G. Takaoka2013-01-081-90/+83
* | | Consolidate VibratorUtils with AudioAndHapticFeedbackManager•••Change-Id: Ica4e3193f369330da62a259c718b779ddf9fbde5 Tadashi 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 Code•••This change moves gesture preview text code from PreviewPlacerView.java to separate classes. Change-Id: Id8d17eff38e714c3b06aafd0b24985a9bd2d2f52 Xiaojun Bi2013-01-071-3/+1
* | | | Simplify singleton class initialization•••Change-Id: I16a27f2ed6ea66184bfdc9903180372cd7ea2fd1 Tadashi G. Takaoka2013-01-071-4/+4
* | | | Small code cleanups•••Multi-project commit with I249d5fbe Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5 Ken Wakasa2013-01-071-6/+3
* | | | Fix double input of chars typed on a h/w keyboard•••Bug: 7939324 Change-Id: I11b7af54893cb645f8a06266a0b0ba95dd0b02f9 Jean Chalard2013-01-071-1/+0
* | | | A small simplification.•••It's useless to setAutoCorrection(getTypedWord()). Every time the contents of the word composer are altered, the auto-correction is reset, and at use time if it's null then the typed word is used anyway. Change-Id: I0870657a1ab3f456f376995b27e70703f7a5d23a Jean Chalard2012-12-281-4/+0
* | | | Start committing hardware events (B4)•••Essentially this does activate auto-correction with a hardware keyboard, although a lot of things are still left to implement. No proximity is used yet which means only missing and excessive letters are considered. Dead keys are not handled. No combiner is supported. No suggestions are displayed. Resuming suggestions does not work correctly with a hardware key (because the view holds a temporary hardware event 'onKeyPreIme' and the event from the IME won't be handled until this is handled which won't happen until after the IME said that it did handle the event). Bug: 5037589 Change-Id: Idcb5c7b26d56717ed772d53c062362807f11cdae Jean Chalard2012-12-271-1/+1
* | | | Get rid of current subtype and system locale cache from SubtypeSwitcher•••Bug: 7675452 Change-Id: I2121f56964b6d25e8d40f5b8ec67eeae527b2117 Tadashi G. Takaoka2012-12-271-14/+2
* | | | Clean up unnecessary uses of toString()•••Leftover from changing variables from CharSequence to String Change-Id: I4db43fcb075aa37bf9c5b2a23bad0e4c2d718379 Kurt Partridge2012-12-231-12/+10
| |_|/ |/| |
* | | [Rlog24] ResearchLogger detect word boundaries in callers above commitText•••multi project commit with I5847d4aba97a7224ae170a7153811c5a11816449 Change-Id: Ie6fbf6f19f0193451fe6f3ddf9d4ef1637a35db1 Kurt Partridge2012-12-231-8/+20
| |/ |/|
* | Merge "Log LatinIME.commitCurrentAutoCorrection()"Kurt Partridge2012-12-231-0/+5
|\ \
| * | Log LatinIME.commitCurrentAutoCorrection()•••Change-Id: Ic46c91374ae0177cafad4579d28d6980af0d8d3a Kurt Partridge2012-12-221-0/+5
* | | Merge "[Rlog7] ResearchLog improve gesture tracking"Kurt Partridge2012-12-221-0/+3
|\| | | |/ |/|
| * [Rlog7] ResearchLog improve gesture tracking•••- count how many times a gesture is deleted - count num chars entered by gesture - change name of fns to reflect capturing gesture information when setting composing text Change-Id: I1b8ebf9cfcf304e0efd827c8b8e28a4010199728 Kurt Partridge2012-12-211-0/+3
* | Add skeleton classes for hardware event flow (B1)•••Bug: 5037589 Change-Id: Id8eea0e2bd00dd339a1efb4b0542e4c091a84195 Jean Chalard2012-12-191-0/+25
* | Merge "[Rlog5] ResearchLogging change from onFinishInput to onFinishInputView"Kurt Partridge2012-12-181-4/+3
|\|
| * [Rlog5] ResearchLogging change from onFinishInput to onFinishInputView•••Change-Id: I7d3bcfe647249e0b8a14ac3d67460c2684f16d8c Kurt Partridge2012-12-171-4/+3
* | Merge "[Rlog3] improve stat recording"Kurt Partridge2012-12-181-0/+3
|\|
| * [Rlog3] improve stat recording•••Change-Id: Ie3b70e6eadc2a9af5ef45ddfad6a3398cea7bfe8 Kurt Partridge2012-12-171-0/+3