Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge "[IL14] Move getCurrent*Caps* to InputLogic" | 2013-12-20 | 3 | -28/+57 | ||
|\| | | |/ |/| | ||||||
| * | [IL14] Move getCurrent*Caps* to InputLogic•••Bug: 8636060 Change-Id: I6338dcee0f7a80f2181ba0369f71350cb21d231a | 2013-12-20 | 3 | -28/+57 | ||
* | | Merge "Import translations. DO NOT MERGE" | 2013-12-19 | 55 | -220/+110 | ||
|\ \ | |/ |/| | ||||||
| * | Import translations. DO NOT MERGE•••Change-Id: Iec55106743e61ca92f934f1280b0faf0bb2f4b1b Auto-generated-cl: translation import | 2013-12-19 | 55 | -220/+110 | ||
* | | [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 | 2013-12-19 | 1 | -22/+10 | ||
* | | [IL12] move restartSuggestions* to InputLogic•••Bug: 8636060 Change-Id: I99474248e8fa35eb3053b5520abc8716805fdfb4 | 2013-12-19 | 2 | -35/+44 | ||
* | | [IL11] Cleanup•••Make some methods private and add comments. Bug: 8636060 Change-Id: I6c7d13dca8a22dd1a6f110e8b18d52864429579f | 2013-12-19 | 3 | -38/+182 | ||
* | | [IL10] Move revertCommit to InputLogic•••Bug: 8636060 Change-Id: Ia5788b365f05ae880bad957cbef00ecc93abb5d1 | 2013-12-19 | 2 | -61/+67 | ||
* | | [IL9] Move commitCurrentAutoCorrection to InputLogic•••Bug: 8636060 Change-Id: I405c4a537858a6d5ab0b29502a2792e8c3b2564e | 2013-12-19 | 2 | -44/+50 | ||
* | | [IL8] Move handleNonSeparator to InputLogic•••Also move getActualCapsMode and getNthPreviousWordForSuggestion Bug: 8636060 Change-Id: I1ee9162d0b7a517070c4b7420b084c973f061533 | 2013-12-19 | 2 | -128/+154 | ||
* | | [IL7] Move performRecapitalization to InputLogic•••Bug: 8636060 Change-Id: I5bf2b1fa2f9338fe28151e66eac1ceda6dbd4a7f | 2013-12-19 | 2 | -51/+41 | ||
* | | [IL6] Move handleSeparator to InputLogic•••Also move swapSwapperAndSpace, maybeDoubleSpacePeriod, maybeStripSpace, promotePhantomSpace and canBeFollowedByDoubleSpacePeriod Bug: 8636060 Change-Id: I864053d21c4b3d51ee7a3cd79053ca602337f6f8 | 2013-12-19 | 2 | -201/+219 | ||
* | | [IL5] Some renaming•••Bug: 8636060 Change-Id: Id76889f8405458bcacb9c7c694cb193b27b842f3 | 2013-12-19 | 2 | -16/+16 | ||
* | | [IL4] Move handleNonSpecialCharacter to InputLogic.•••Bug: 8636060 Change-Id: I9c6869c85db49d7f87e95a421389eaf47ae3ab2e | 2013-12-19 | 2 | -71/+69 | ||
* | | [IL3] Move handleBackspace to InputLogic.•••Also move resetEntireInputState, resetComposingState, sendDownUpKeyEvent, sendKeyCodePoint and getTextWithUnderline Bug: 8636060 Change-Id: Ic4c270ac49769ffba41dc3f12d16ac3aa938717f | 2013-12-19 | 3 | -241/+257 | ||
* | | [IL2] Move onCodeInput to InputLogic.•••Bug: 8636060 Change-Id: I8c5c028d81183adb0167b2034ee01de8048edafb | 2013-12-19 | 4 | -164/+284 | ||
* | | Start separating the input logic from LatinIME.•••Create an InputEngine class and start moving the relevant variables to it. Bug: 8636060 Change-Id: I64adef4ac01e665c19bb7c5b93517a0cbd03d817 | 2013-12-19 | 2 | -322/+430 | ||
* | | Add some info to test crashes to help diagnose flakiness•••Bug: 11142685 Change-Id: Ic3a5d452f6c325248ac4e1bfa37774c58586f359 | 2013-12-18 | 1 | -8/+3 | ||
|/ | ||||||
* | Merge "Import translations. DO NOT MERGE" | 2013-12-17 | 55 | -7/+227 | ||
|\ | ||||||
| * | Import translations. DO NOT MERGE•••Change-Id: Iad038e310497a74f167e7f6cfda1f3bee6cd8f09 Auto-generated-cl: translation import | 2013-12-16 | 55 | -7/+227 | ||
* | | Merge "Move "Personalized suggestions" option." | 2013-12-17 | 1 | -6/+6 | ||
|\ \ | ||||||
| * | | Move "Personalized suggestions" option.•••Bug: 11757851 Change-Id: I07411d53b75be767426571edca371f991efc97cb | 2013-12-17 | 1 | -6/+6 | ||
* | | | Merge "Enable Personalized dictionaries based on the setting." | 2013-12-17 | 3 | -69/+135 | ||
|\| | | ||||||
| * | | Enable Personalized dictionaries based on the setting.•••Bug: 11757851 Change-Id: I83e484195f036e35cbae21fe63148bc9c22bfad7 | 2013-12-17 | 3 | -69/+135 | ||
* | | | Run GC when needed, instead of too late.•••Bug: 12164855 Change-Id: Ie4d8be9f2652b01470bcc06911e2191e09fb3149 | 2013-12-17 | 1 | -3/+3 | ||
* | | | Fix wrong dereference reading code.•••Bug: 12164855 Change-Id: I26faf27edfa303510197bccaa3521578f649741d | 2013-12-17 | 1 | -17/+23 | ||
* | | | Merge "Move DictUpdater to the tests directory." | 2013-12-17 | 8 | -1127/+10 | ||
|\ \ \ | ||||||
| * | | | Move DictUpdater to the tests directory.•••Bug: 11245133 Change-Id: I0907a091ac3ae960eaf3b27da78dbb48a24b2ea1 | 2013-12-17 | 8 | -1127/+10 | ||
* | | | | Cancel more suggestions panel when touching keyboard•••Bug: 10010128 Change-Id: I2ff0870c69f407d943caf8b9cec90b7ed89de5f1 | 2013-12-17 | 2 | -5/+52 | ||
* | | | | Fix typo in varibale name•••Change-Id: I7ea6c59b7c980e93c88a6cf0fef97592d411c3ba | 2013-12-17 | 1 | -14/+14 | ||
* | | | | Revise Armenian punctuations more keys•••Bug: 12096943 Change-Id: Ib8559f030fbc27ec7f7e9a9fb36aad72cca29e9f | 2013-12-17 | 1 | -1/+1 | ||
* | | | | Merge "Add Armenian "ligature ech yiwn" hint label" | 2013-12-17 | 1 | -0/+1 | ||
|\ \ \ \ | ||||||
| * | | | | Add Armenian "ligature ech yiwn" hint label•••Bug: 12100704 Change-Id: I9debef1662c29ab88f27b2fdd61d5f703c3a1c78 | 2013-12-17 | 1 | -0/+1 | ||
| | |_|/ | |/| | | ||||||
* | | | | Merge "Refactor touch event forwarding in InputView" | 2013-12-17 | 2 | -57/+134 | ||
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Refactor touch event forwarding in InputView•••Bug: 10010128 Change-Id: I82aa4ce847e66cb1241678f39b47b9e27a0f555a | 2013-12-17 | 2 | -57/+134 | ||
* | | | | Merge "Fix a bug with languages without spaces and predictions" | 2013-12-16 | 3 | -24/+51 | ||
|\ \ \ \ | ||||||
| * | | | | Fix a bug with languages without spaces and predictions•••This is simpler and more correct. Change-Id: I41806d2fc12b4ca25f76e32972b38f91f3d05c2b | 2013-12-16 | 3 | -24/+51 | ||
* | | | | | Merge "Increment version number of ver4 format to 401." | 2013-12-16 | 1 | -1/+1 | ||
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Increment version number of ver4 format to 401.•••Bug: 11073222 Change-Id: I3878aef02040b1ef73165645fc70ede586289c51 | 2013-12-16 | 1 | -1/+1 | ||
* | | | | | Merge "Fix: incompatible PtNode array size reading." | 2013-12-16 | 2 | -5/+5 | ||
|\| | | | | ||||||
| * | | | | Fix: incompatible PtNode array size reading.•••Bug: 11073222 Change-Id: I681be725b5c6dcc10aa536b00327698a7df75277 | 2013-12-16 | 2 | -5/+5 | ||
| | |/ / | |/| | | ||||||
* | | | | A simplification.•••This does the same thing, but simpler and faster. Was noticed while investigating bug#12164555 Change-Id: If9926e4da8a53a65489da55197ac87122c44fe7c | 2013-12-16 | 1 | -19/+13 | ||
* | | | | Merge "Add option to enable personalization dictionaries." | 2013-12-16 | 4 | -2/+15 | ||
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Add option to enable personalization dictionaries.•••Bug: 11757851 Change-Id: I4872c10793d4fd55c0bd9e5bc4650925de6d2c1d | 2013-12-16 | 4 | -2/+15 | ||
| |/ / | ||||||
* | | | Merge "Fix IllegalStateException of ViewGroup" | 2013-12-16 | 3 | -10/+29 | ||
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix IllegalStateException of ViewGroup•••Bug: 10629042 Change-Id: I111d092fb2f7dca47328127a155c981aa1c55906 | 2013-12-16 | 3 | -10/+29 | ||
| |/ | ||||||
* | | Merge "Make required binary dictionary version use FormatSpec.*" | 2013-12-16 | 2 | -2/+2 | ||
|\ \ | ||||||
| * | | Make required binary dictionary version use FormatSpec.*•••Change-Id: Ifb17d6551bc5071553e32a5640dd166c39374461 | 2013-12-16 | 2 | -2/+2 | ||
* | | | Merge "Make the bad header a checked exception and fix dicttool test" | 2013-12-16 | 1 | -4/+5 | ||
|\ \ \ | |_|/ |/| | | ||||||
| * | | Make the bad header a checked exception and fix dicttool test•••Change-Id: If780a2a1cb722aee83d910904c0a6315add9552d | 2013-12-16 | 1 | -4/+5 |