| Commit message (Expand) | Author | Files | Lines |
2013-12-24 | Comprehensive memory deallocation•••Change-Id: I4673543c96eb342c3c977e00d44772a0d719a23e
|  Tadashi G. Takaoka | 6 | -13/+21 |
2013-12-24 | Rename classes related to AbstractDrawingPreview•••Change-Id: Ife2e2c08b2b6fbf9ec33cf259f276878816b291c
|  Tadashi G. Takaoka | 6 | -50/+53 |
2013-12-24 | Separate GestureStrokePreviewParams to top level class•••Change-Id: I4c6ac12dac9636760128625bb5b7138b7d56f3d1
|  Tadashi G. Takaoka | 3 | -37/+51 |
2013-12-24 | Make GestureStrokeParams as a top level class•••Change-Id: I540a2d3a6c6ce6ecdcccecd38df6b3c23fcf8d95
|  Tadashi G. Takaoka | 3 | -75/+94 |
2013-12-24 | [IL33] Opportunistically remove some KeyboardSwitcher•••Bug: 8636060
Change-Id: I0480ac03b9902e940f566b5558b8499647983968
|  Jean Chalard | 2 | -22/+20 |
2013-12-24 | Clean up batch input related code a bit•••Change-Id: I3b6a95fdb82bd15e2b636b1374a96d8987d5d8cf
|  Tadashi G. Takaoka | 1 | -54/+60 |
2013-12-24 | Remove duplicate code•••Change-Id: Ia33ea2dc4bb063ec5bf282c656ccc1f11ac967fe
|  Tadashi G. Takaoka | 1 | -1/+1 |
2013-12-20 | [IL32] Remove a useless variable•••Change-Id: I8f5d8fd8c1627a568df57255dc3dceda26c4720c
|  Jean Chalard | 1 | -3/+2 |
2013-12-20 | [IL31] Move *BatchInput to InputLogic•••Bug: 8636060
Change-Id: If0309be038518a71d735108b78ac9efbfe38c82b
|  Jean Chalard | 2 | -107/+128 |
2013-12-20 | [IL30] Minor refactoring•••Change-Id: I8a8aa9f703c6fca5e25ec573b41f325680ac92dc
|  Jean Chalard | 1 | -3/+3 |
2013-12-20 | [IL29] Move retryResetCaches and tryFixLyingCursorPosition•••Bug: 8636060
Change-Id: I45b322e4844f023e91b80f9c2e0f7fa0166bcc59
|  Jean Chalard | 2 | -66/+73 |
2013-12-20 | [IL28] Remove useless code•••I don't understand why this was checked in. The tests are completely
useless, that makes the variables write-only, and the only side effect
is useless as the keyboard commits suicide upon exiting debug
settings.
Change-Id: I4eb25295183f43a2e947a6a0467ea168d023c18a
|  Jean Chalard | 1 | -25/+0 |
2013-12-20 | [IL27] Some refactoring•••Bug: 8636060
Change-Id: Iedfdf71350f5fe3ab451fc5ec6e3c9901f71e50f
|  Jean Chalard | 2 | -6/+9 |
2013-12-20 | [IL26] Move restartSuggestionsOnWordTouchedByCursor•••Bug: 8636060
Change-Id: I373874585f4fa663b4207b9a02d751805259eb36
|  Jean Chalard | 2 | -111/+132 |
2013-12-20 | [IL25] Inline handleClose•••Only ever used here.
Bug: 8636060
Change-Id: Ia98c8bbe1c63ad4d057efe1cee87829b06124479
|  Jean Chalard | 1 | -12/+6 |
2013-12-20 | [IL24] Move mDisplayOrientation to SettingsValues.•••Bug: 8636060
Change-Id: Id57ced0cca9dc9e5e85c3a53683588feb28c1402
|  Jean Chalard | 3 | -25/+30 |
2013-12-20 | Fix an NPE•••Change-Id: I6307c1545d9d48cdea66d08f8efc1b7fbb08ee42
|  Jean Chalard | 1 | -2/+6 |
2013-12-20 | Use config_screen_metrics resource in BogusMoveEventDetector•••Change-Id: I6b957b43c6dd7ce4f639e46d248179662c1ee669
|  Tadashi G. Takaoka | 6 | -36/+25 |
2013-12-20 | [IL23] Resolve a long-standing TODO.•••Bug: 8636060
Change-Id: I3a840c30cc4489debf9118beeec448488503bc1c
|  Jean Chalard | 1 | -4/+3 |
2013-12-20 | [IL22] Move onTextInput to InputLogic.•••Also pull the TLD specific processing
Bug: 8636060
Change-Id: I20931ac6fc6c55a05aa8f8b97b0210c07d230ea2
|  Jean Chalard | 2 | -46/+73 |
2013-12-20 | [IL21] Move the workaround utils to a better place.•••Bug: 8636060
Change-Id: I566f9e109ebcabe3a6a778118434ce79d02d1113
|  Jean Chalard | 9 | -51/+147 |
2013-12-20 | Separate logic of enabling gesture typing•••Change-Id: I91fc566f24a38a55d2352201d5d581d3fa02a428
|  Tadashi G. Takaoka | 3 | -25/+65 |
2013-12-20 | Separate BogusMoveEventDetector class•••Change-Id: I24f0ff385f338ff313ef32514f2930f120183be7
|  Tadashi G. Takaoka | 2 | -85/+121 |
2013-12-20 | Separate TypingTimeRecorder class•••Change-Id: Ic56d3e3a1be935854dcace36d8a05a9d2619dab9
|  Tadashi G. Takaoka | 2 | -66/+84 |
2013-12-20 | [IL20] Remove some useless processing.•••If we have the same text field, then the target app is
necessarily the same. No need to re-evaluate it.
Bug: 8636060
Change-Id: I66eb194c4cd08a6c1d47b26b99bd7f420130097e
|  Jean Chalard | 1 | -8/+7 |
2013-12-20 | [IL19] Resolve a TODO.•••Bug: 8636060
Change-Id: Iec7c1001c46cf8e9a44422e3f9008e437cc5cab6
|  Jean Chalard | 2 | -3/+2 |
2013-12-20 | [IL18] Move and rename updateSuggestionStrip•••Bug: 8636060
Change-Id: I3d00095cd0e83d1ee3834b37ff188b5aa9806fcb
|  Jean Chalard | 3 | -57/+48 |
2013-12-20 | Remove unnecessary default KeyDetector from PointerTracker•••Change-Id: Ib0fbb40a7040202d2a4b4ab49319d9e247a2a6ce
|  Tadashi G. Takaoka | 3 | -16/+10 |
2013-12-20 | Remove unused default object of GestureStrokePreviewParams•••This change also fixes build broken by Id615556766.
Change-Id: I16605cc3b65e3e9ab2d5a498825c31d9b4046b73
|  Tadashi G. Takaoka | 2 | -17/+10 |
2013-12-20 | [IL17] Move commitChosenWord to InputLogic.•••Also not-cache a value whose documentation says not to cache
it. That makes it write only, so remove it.
Bug: 8636060
Change-Id: I39798a039cebf79ad78a41fe457c9d9764a3f275
|  Jean Chalard | 2 | -84/+89 |
2013-12-20 | [IL16] Improve getTextWithSuggestionSpan•••Dynamically test for the presence of main dict suggestions. This
is much more potent and more accurate than the vaguely defined
boolean.
Also, resolve a TODO and avoid creating an object uselessly.
Not directly related, but helpful with:
Bug: 8636060
Change-Id: Ib1745f77ee6d9ec7cd8bbfa5a548652ec84ec902
|  Jean Chalard | 2 | -7/+21 |
2013-12-20 | Fix rugged gesture trail•••Bug: 12222472
Change-Id: Id615556766718a8bd4848f7026833fbcea540c39
|  Tadashi G. Takaoka | 3 | -5/+2 |
2013-12-20 | Remove PointerTracker reference from accessibility package•••Change-Id: I1a88d9fc4db437070778ea1256aae17c32428729
|  Tadashi G. Takaoka | 2 | -5/+7 |
2013-12-20 | [IL15] Some small refactoring•••Bug: 8636060
Change-Id: I4bfdf1628c9b55a79bd2d88ee30bf10b08a49232
|  Jean Chalard | 5 | -7/+6 |
2013-12-20 | [IL14] Move getCurrent*Caps* to InputLogic•••Bug: 8636060
Change-Id: I6338dcee0f7a80f2181ba0369f71350cb21d231a
|  Jean Chalard | 3 | -28/+57 |
2013-12-19 | Import translations. DO NOT MERGE•••Change-Id: Iec55106743e61ca92f934f1280b0faf0bb2f4b1b
Auto-generated-cl: translation import
|  Baligh Uddin | 55 | -220/+110 |
2013-12-19 | [IL13] Inline restartSuggestionsOnWordBeforeCursor•••It's only ever used in one place and makes unhealthy assumptions
about what the caller is doing. It's better inlined.
Bug: 8636060
Change-Id: I265d5d96894e929d09247ee2e3dc2e81efc2a276
|  Jean Chalard | 1 | -22/+10 |
2013-12-19 | [IL12] move restartSuggestions* to InputLogic•••Bug: 8636060
Change-Id: I99474248e8fa35eb3053b5520abc8716805fdfb4
|  Jean Chalard | 2 | -35/+44 |
2013-12-19 | [IL11] Cleanup•••Make some methods private and add comments.
Bug: 8636060
Change-Id: I6c7d13dca8a22dd1a6f110e8b18d52864429579f
|  Jean Chalard | 3 | -38/+182 |
2013-12-19 | [IL10] Move revertCommit to InputLogic•••Bug: 8636060
Change-Id: Ia5788b365f05ae880bad957cbef00ecc93abb5d1
|  Jean Chalard | 2 | -61/+67 |
2013-12-19 | [IL9] Move commitCurrentAutoCorrection to InputLogic•••Bug: 8636060
Change-Id: I405c4a537858a6d5ab0b29502a2792e8c3b2564e
|  Jean Chalard | 2 | -44/+50 |
2013-12-19 | [IL8] Move handleNonSeparator to InputLogic•••Also move getActualCapsMode and getNthPreviousWordForSuggestion
Bug: 8636060
Change-Id: I1ee9162d0b7a517070c4b7420b084c973f061533
|  Jean Chalard | 2 | -128/+154 |
2013-12-19 | [IL7] Move performRecapitalization to InputLogic•••Bug: 8636060
Change-Id: I5bf2b1fa2f9338fe28151e66eac1ceda6dbd4a7f
|  Jean Chalard | 2 | -51/+41 |
2013-12-19 | [IL6] Move handleSeparator to InputLogic•••Also move swapSwapperAndSpace, maybeDoubleSpacePeriod,
maybeStripSpace, promotePhantomSpace and canBeFollowedByDoubleSpacePeriod
Bug: 8636060
Change-Id: I864053d21c4b3d51ee7a3cd79053ca602337f6f8
|  Jean Chalard | 2 | -201/+219 |
2013-12-19 | [IL5] Some renaming•••Bug: 8636060
Change-Id: Id76889f8405458bcacb9c7c694cb193b27b842f3
|  Jean Chalard | 2 | -16/+16 |
2013-12-19 | [IL4] Move handleNonSpecialCharacter to InputLogic.•••Bug: 8636060
Change-Id: I9c6869c85db49d7f87e95a421389eaf47ae3ab2e
|  Jean Chalard | 2 | -71/+69 |
2013-12-19 | [IL3] Move handleBackspace to InputLogic.•••Also move resetEntireInputState, resetComposingState,
sendDownUpKeyEvent, sendKeyCodePoint and getTextWithUnderline
Bug: 8636060
Change-Id: Ic4c270ac49769ffba41dc3f12d16ac3aa938717f
|  Jean Chalard | 3 | -241/+257 |
2013-12-19 | [IL2] Move onCodeInput to InputLogic.•••Bug: 8636060
Change-Id: I8c5c028d81183adb0167b2034ee01de8048edafb
|  Jean Chalard | 4 | -164/+284 |
2013-12-19 | Start separating the input logic from LatinIME.•••Create an InputEngine class and start moving the relevant
variables to it.
Bug: 8636060
Change-Id: I64adef4ac01e665c19bb7c5b93517a0cbd03d817
|  Jean Chalard | 2 | -322/+430 |
2013-12-19 | Differentiate exact matches' minor errors.•••Bug: 8844931
Change-Id: I06754643188ccd28ba8c873878f7761787d91ff6
|  Keisuke Kuroyanagi | 8 | -25/+55 |