Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge "Separate GestureStrokeDrawingPoints from GestureStrokeRecognitionPoints" | 2013-12-25 | 3 | -39/+37 | ||
|\ \ \ | | |/ | |/| | ||||||
| * | | Separate GestureStrokeDrawingPoints from GestureStrokeRecognitionPoints | 2013-12-25 | 3 | -39/+37 | ||
| | | | | | | | | | | | | | | | | | | This change must be checked in together with Ibed5330614. Change-Id: I20ba79fd20e8ea0aa3ac596c011ec5bfea528ace | |||||
* | | | Move dict operations to Suggest. | 2013-12-25 | 4 | -98/+96 | ||
| |/ |/| | | | | | | | | | Bug: 8187060 Change-Id: Iabe13abcd43b381360f7080b3f4ee0533f246160 | |||||
* | | Fix NPE in SettingsValues. | 2013-12-25 | 1 | -1/+1 | ||
| | | | | | | | | Change-Id: I96fc381d2b45881aeb342d33207cd7fe82f5077c | |||||
* | | Merge "Rename gesture related classes" | 2013-12-25 | 8 | -155/+228 | ||
|\| | ||||||
| * | Rename gesture related classes | 2013-12-25 | 8 | -155/+228 | ||
| | | | | | | | | Change-Id: I5cb03576bb7221f1864e157857d872880a0a58f8 | |||||
* | | Remove personalized dicts when the option is turned off. | 2013-12-25 | 7 | -11/+85 | ||
|/ | | | | | | Bug: 11757851 Change-Id: I94f32859d862fe41e39845ab2bfc2d396c6aea0f | |||||
* | Comprehensive memory deallocation | 2013-12-24 | 6 | -13/+21 | ||
| | | | | Change-Id: I4673543c96eb342c3c977e00d44772a0d719a23e | |||||
* | Rename classes related to AbstractDrawingPreview | 2013-12-24 | 6 | -50/+53 | ||
| | | | | Change-Id: Ife2e2c08b2b6fbf9ec33cf259f276878816b291c | |||||
* | Separate GestureStrokePreviewParams to top level class | 2013-12-24 | 3 | -37/+51 | ||
| | | | | Change-Id: I4c6ac12dac9636760128625bb5b7138b7d56f3d1 | |||||
* | Merge "Make GestureStrokeParams as a top level class" | 2013-12-24 | 3 | -75/+94 | ||
|\ | ||||||
| * | Make GestureStrokeParams as a top level class | 2013-12-24 | 3 | -75/+94 | ||
| | | | | | | | | Change-Id: I540a2d3a6c6ce6ecdcccecd38df6b3c23fcf8d95 | |||||
* | | Merge "[IL33] Opportunistically remove some KeyboardSwitcher" | 2013-12-24 | 2 | -22/+20 | ||
|\ \ | |/ |/| | ||||||
| * | [IL33] Opportunistically remove some KeyboardSwitcher | 2013-12-24 | 2 | -22/+20 | ||
| | | | | | | | | | | Bug: 8636060 Change-Id: I0480ac03b9902e940f566b5558b8499647983968 | |||||
* | | Clean up batch input related code a bit | 2013-12-24 | 1 | -54/+60 | ||
| | | | | | | | | Change-Id: I3b6a95fdb82bd15e2b636b1374a96d8987d5d8cf | |||||
* | | Remove duplicate code | 2013-12-24 | 1 | -1/+1 | ||
|/ | | | | Change-Id: Ia33ea2dc4bb063ec5bf282c656ccc1f11ac967fe | |||||
* | [IL32] Remove a useless variable | 2013-12-20 | 1 | -3/+2 | ||
| | | | | Change-Id: I8f5d8fd8c1627a568df57255dc3dceda26c4720c | |||||
* | [IL31] Move *BatchInput to InputLogic | 2013-12-20 | 2 | -107/+128 | ||
| | | | | | Bug: 8636060 Change-Id: If0309be038518a71d735108b78ac9efbfe38c82b | |||||
* | [IL30] Minor refactoring | 2013-12-20 | 1 | -3/+3 | ||
| | | | | Change-Id: I8a8aa9f703c6fca5e25ec573b41f325680ac92dc | |||||
* | [IL29] Move retryResetCaches and tryFixLyingCursorPosition | 2013-12-20 | 2 | -66/+73 | ||
| | | | | | Bug: 8636060 Change-Id: I45b322e4844f023e91b80f9c2e0f7fa0166bcc59 | |||||
* | [IL28] Remove useless code | 2013-12-20 | 1 | -25/+0 | ||
| | | | | | | | | | 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 | |||||
* | [IL27] Some refactoring | 2013-12-20 | 2 | -6/+9 | ||
| | | | | | Bug: 8636060 Change-Id: Iedfdf71350f5fe3ab451fc5ec6e3c9901f71e50f | |||||
* | [IL26] Move restartSuggestionsOnWordTouchedByCursor | 2013-12-20 | 2 | -111/+132 | ||
| | | | | | Bug: 8636060 Change-Id: I373874585f4fa663b4207b9a02d751805259eb36 | |||||
* | [IL25] Inline handleClose | 2013-12-20 | 1 | -12/+6 | ||
| | | | | | | | Only ever used here. Bug: 8636060 Change-Id: Ia98c8bbe1c63ad4d057efe1cee87829b06124479 | |||||
* | [IL24] Move mDisplayOrientation to SettingsValues. | 2013-12-20 | 3 | -25/+30 | ||
| | | | | | Bug: 8636060 Change-Id: Id57ced0cca9dc9e5e85c3a53683588feb28c1402 | |||||
* | Merge "Fix an NPE" | 2013-12-20 | 1 | -2/+6 | ||
|\ | ||||||
| * | Fix an NPE | 2013-12-20 | 1 | -2/+6 | ||
| | | | | | | | | Change-Id: I6307c1545d9d48cdea66d08f8efc1b7fbb08ee42 | |||||
* | | Merge "Use config_screen_metrics resource in BogusMoveEventDetector" | 2013-12-20 | 6 | -36/+25 | ||
|\ \ | |/ |/| | ||||||
| * | Use config_screen_metrics resource in BogusMoveEventDetector | 2013-12-20 | 6 | -36/+25 | ||
| | | | | | | | | Change-Id: I6b957b43c6dd7ce4f639e46d248179662c1ee669 | |||||
* | | Merge "[IL23] Resolve a long-standing TODO." | 2013-12-20 | 1 | -4/+3 | ||
|\ \ | ||||||
| * | | [IL23] Resolve a long-standing TODO. | 2013-12-20 | 1 | -4/+3 | ||
| | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I3a840c30cc4489debf9118beeec448488503bc1c | |||||
* | | | Merge "Separate logic of enabling gesture typing" | 2013-12-20 | 3 | -25/+65 | ||
|\ \ \ | ||||||
| * | | | Separate logic of enabling gesture typing | 2013-12-20 | 3 | -25/+65 | ||
| | |/ | |/| | | | | | | | Change-Id: I91fc566f24a38a55d2352201d5d581d3fa02a428 | |||||
* | | | Merge "[IL22] Move onTextInput to InputLogic." | 2013-12-20 | 2 | -46/+73 | ||
|\ \ \ | | |/ | |/| | ||||||
| * | | [IL22] Move onTextInput to InputLogic. | 2013-12-20 | 2 | -46/+73 | ||
| | | | | | | | | | | | | | | | | | | | | | Also pull the TLD specific processing Bug: 8636060 Change-Id: I20931ac6fc6c55a05aa8f8b97b0210c07d230ea2 | |||||
* | | | Merge "[IL21] Move the workaround utils to a better place." | 2013-12-20 | 7 | -50/+64 | ||
|\| | | |/ |/| | ||||||
| * | [IL21] Move the workaround utils to a better place. | 2013-12-20 | 7 | -50/+64 | ||
| | | | | | | | | | | Bug: 8636060 Change-Id: I566f9e109ebcabe3a6a778118434ce79d02d1113 | |||||
* | | Merge "Separate BogusMoveEventDetector class" | 2013-12-20 | 2 | -85/+121 | ||
|\ \ | ||||||
| * | | Separate BogusMoveEventDetector class | 2013-12-20 | 2 | -85/+121 | ||
| | | | | | | | | | | | | Change-Id: I24f0ff385f338ff313ef32514f2930f120183be7 | |||||
* | | | Merge "Separate TypingTimeRecorder class" | 2013-12-20 | 2 | -66/+84 | ||
|\| | | ||||||
| * | | Separate TypingTimeRecorder class | 2013-12-20 | 2 | -66/+84 | ||
| | | | | | | | | | | | | Change-Id: Ic56d3e3a1be935854dcace36d8a05a9d2619dab9 | |||||
* | | | Merge "[IL20] Remove some useless processing." | 2013-12-20 | 1 | -8/+7 | ||
|\ \ \ | | |/ | |/| | ||||||
| * | | [IL20] Remove some useless processing. | 2013-12-20 | 1 | -8/+7 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | | | Merge "[IL19] Resolve a TODO." | 2013-12-20 | 2 | -3/+2 | ||
|\| | | ||||||
| * | | [IL19] Resolve a TODO. | 2013-12-20 | 2 | -3/+2 | ||
| | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: Iec7c1001c46cf8e9a44422e3f9008e437cc5cab6 | |||||
* | | | Merge "[IL18] Move and rename updateSuggestionStrip" | 2013-12-20 | 3 | -57/+48 | ||
|\| | | |/ |/| | ||||||
| * | [IL18] Move and rename updateSuggestionStrip | 2013-12-20 | 3 | -57/+48 | ||
| | | | | | | | | | | Bug: 8636060 Change-Id: I3d00095cd0e83d1ee3834b37ff188b5aa9806fcb | |||||
* | | Remove unnecessary default KeyDetector from PointerTracker | 2013-12-20 | 3 | -16/+10 | ||
|/ | | | | Change-Id: Ib0fbb40a7040202d2a4b4ab49319d9e247a2a6ce | |||||
* | Merge "Remove unused default object of GestureStrokePreviewParams" | 2013-12-20 | 2 | -17/+10 | ||
|\ | ||||||
| * | Remove unused default object of GestureStrokePreviewParams | 2013-12-20 | 2 | -17/+10 | ||
| | | | | | | | | | | | | This change also fixes build broken by Id615556766. Change-Id: I16605cc3b65e3e9ab2d5a498825c31d9b4046b73 |