Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove key preview backing view | 2013-08-09 | 3 | -77/+50 | |
| | | | | | | This change re-origanizes view hierarchy of IME's input view. Change-Id: I9d0a07692d0f41de3345d207366393bcd5424f7e | ||||
* | Reinstate a call to UsabilityStudyLogUtils#writeChar() | 2013-08-09 | 1 | -0/+4 | |
| | | | | | | | The usability study mode has been broken. bug: 10251399 Change-Id: Iaa301241f102f412fa073f0d8b897a4c8b265a9c | ||||
* | Remove the code and comments about version 1 format. | 2013-08-09 | 3 | -55/+70 | |
| | | | | Change-Id: I827052f234eeaa4dbcfd37da69a99866896a158b | ||||
* | Merge "Fix unit tests." | 2013-08-08 | 1 | -0/+4 | |
|\ | |||||
| * | Fix unit tests. | 2013-08-08 | 1 | -0/+4 | |
| | | | | | | | | Change-Id: Ic0013089625e112aaccc888d462330640ef7cc6f | ||||
* | | Merge "Remove processMotionEvent from MoreKeysKeyboardView" | 2013-08-08 | 1 | -6/+2 | |
|\ \ | |/ |/| | |||||
| * | Remove processMotionEvent from MoreKeysKeyboardView | 2013-08-08 | 1 | -6/+2 | |
| | | | | | | | | Change-Id: I5373df4a7c82f964f99acf70325bba8702111a75 | ||||
* | | Merge "Fix to follow the field naming conventions." | 2013-08-08 | 1 | -3/+3 | |
|\ \ | |||||
| * | | Fix to follow the field naming conventions. | 2013-08-08 | 1 | -3/+3 | |
| | | | | | | | | | | | | Change-Id: I9b41b5f34e93a3f291a352cd85c5ac257beaa9ab | ||||
* | | | Make user and contacts dict use ver3 format. | 2013-08-08 | 1 | -3/+2 | |
| |/ |/| | | | | | | | Bug: 6669677 Change-Id: I6a20eed2c8afdd1c16ada5bf85067864c7cd2a7f | ||||
* | | Merge "Have double-space-to-period cancel leave a single space" | 2013-08-08 | 1 | -2/+4 | |
|\ \ | |/ |/| | |||||
| * | Have double-space-to-period cancel leave a single space | 2013-08-08 | 1 | -2/+4 | |
| | | | | | | | | | | Bug: 8911898 Change-Id: Ifb4bb63c14dc960d0a53f1511908830093cca012 | ||||
* | | Merge "Move createKeyboardSetForSpellChecker to AndroidSpellCheckService" | 2013-08-07 | 1 | -3/+22 | |
|\ \ | |||||
| * | | Move createKeyboardSetForSpellChecker to AndroidSpellCheckService | 2013-08-07 | 1 | -3/+22 | |
| | | | | | | | | | | | | Change-Id: I4a9065e703e98ffed50f2a6d76ace938dfc26ddf | ||||
* | | | Merge "Add ResouceUtils.getDefaultKeyboardHeight" | 2013-08-07 | 1 | -0/+31 | |
|\| | | |||||
| * | | Add ResouceUtils.getDefaultKeyboardHeight | 2013-08-07 | 1 | -0/+31 | |
| |/ | | | | | | | Change-Id: I377f6a83ec86b0345b170e7ad995d4577220d0ad | ||||
* | | Merge "Add a session for the personalization dictionary" | 2013-08-07 | 6 | -29/+93 | |
|\ \ | |/ |/| | |||||
| * | Add a session for the personalization dictionary | 2013-08-07 | 6 | -29/+93 | |
| | | | | | | | | | | | | | | Bug: 9429906 Bug: 4192129 Change-Id: I361ab380edeee5a8a8b364df3f9f4ab202b79105 | ||||
* | | Merge "Consolidate forwardTouchEvent with dispatchTouchEvent" | 2013-08-06 | 1 | -14/+10 | |
|\ \ | |||||
| * | | Consolidate forwardTouchEvent with dispatchTouchEvent | 2013-08-06 | 1 | -14/+10 | |
| | | | | | | | | | | | | Change-Id: Ib73962acff72be0a78a3565028572ad694fb8501 | ||||
* | | | Merge "Add emoji icon and code as a groundwork" | 2013-08-06 | 2 | -0/+5 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Add emoji icon and code as a groundwork | 2013-08-06 | 2 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The emoji switching key icon asset should be updated. The icons in this change are just borrowed from Hangout. Bug: 10179862 Bug: 6370846 Change-Id: Icea26d2cf2ac6a6df9beb4c98f646dbe309bdcd9 | ||||
* | | | Remove unnecessary suggestion strip container | 2013-08-06 | 2 | -15/+13 | |
|/ / | | | | | | | Change-Id: I3710e1fe1574c0f69f7f448619e939fb45e9b8d3 | ||||
* | | Remove CODE_RESEARCH | 2013-08-05 | 2 | -7/+5 | |
| | | | | | | | | | | | | | | Instead of CODE_RESEARCH, special outputText ".research." is used to invoke a research feedback dialog. Change-Id: Ic95c956ab4f2b5f0c3f2205c9bbcdcfb67db5d6e | ||||
* | | Small cleanup | 2013-08-05 | 2 | -1/+1 | |
|/ | | | | Change-Id: I7dce7373b371f1ed5a985815f5d43fb6c6ee1f84 | ||||
* | Merge "Add a debug preference for using only personalization dictionary" | 2013-08-02 | 3 | -11/+40 | |
|\ | |||||
| * | Add a debug preference for using only personalization dictionary | 2013-08-02 | 3 | -11/+40 | |
| | | | | | | | | | | Bug: 9429906 Change-Id: I2003060c7065e736d42f3b3303fbba549358dd18 | ||||
* | | Merge "Fix a concurrency bug." | 2013-08-02 | 1 | -14/+27 | |
|\ \ | |/ |/| | |||||
| * | Fix a concurrency bug. | 2013-08-02 | 1 | -14/+27 | |
| | | | | | | | | | | | | | | | | This probably only ever happens in tests, but still, that's the right thing to do. Bug: 10139031 Change-Id: I259be9e7306162e19faf738a093a77762f2e7675 | ||||
* | | Connect the personalization dictionary | 2013-08-01 | 3 | -9/+48 | |
|/ | | | | | | Bug: 9429906 Bug: 4192129 Change-Id: I9c9f3ed7699f74339ad92be6dcddb8a52c377545 | ||||
* | Merge "Add UsabilityStudyLogUtils.writeMotionEvent" | 2013-07-31 | 1 | -0/+38 | |
|\ | |||||
| * | Add UsabilityStudyLogUtils.writeMotionEvent | 2013-07-31 | 1 | -0/+38 | |
| | | | | | | | | Change-Id: I41ee6d1879dc937e1554fedfc603d9bb5bec40f2 | ||||
* | | Add the personalization prediction dictionary | 2013-07-31 | 1 | -0/+36 | |
| | | | | | | | | | | | | Bug: 9429906 Bug: 4192129 Change-Id: I0663de025405b2c92eebd528339b82baec97e2ce | ||||
* | | Refactor the personalization dictionary | 2013-07-31 | 2 | -17/+15 | |
| | | | | | | | | | | | | Bug: 9429906 Bug: 4192129 Change-Id: I9f094bc5a6ce4652e310e090f1536e43f1f24ad1 | ||||
* | | Merge "Deallocate gesture trail bitmap when unneeded" | 2013-07-31 | 1 | -0/+1 | |
|\ \ | |||||
| * | | Deallocate gesture trail bitmap when unneeded | 2013-07-31 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This frees up 1.7MB on Nexus 4 (occam), and 900KB on occam_svelte while LatinIME goes to background. The keyboard bring-up speed feels acceptable on both devices. bug: 8967766 Change-Id: I5bc980c4dc41bc304be3c190934c1f7c55c9d244 | ||||
* | | | Merge "Refactor the user history dictionary" | 2013-07-31 | 2 | -26/+35 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Refactor the user history dictionary | 2013-07-31 | 2 | -26/+35 | |
| |/ | | | | | | | | | | | | | Bug: 9429906 Bug: 4192129 Change-Id: If53bc3220627802d82ab7c396d0aabdb658573fa | ||||
* / | Fix inconsistencies with mSuggest. | 2013-07-31 | 1 | -30/+29 | |
|/ | | | | | | | | This should fix some NPEs, but they are so unlikely that we never see them. Bug: 10065412 Change-Id: I2aefea1f52024405cc3fda9106fea41a02aaf4d8 | ||||
* | Refactor on the user history dictionary | 2013-07-31 | 8 | -424/+419 | |
| | | | | | | Bug: 9429906 Bug: 4192129 Change-Id: I1a2bfe96e18119d30a72290aa48746f77a021018 | ||||
* | Merge "Fix some warnings" | 2013-07-31 | 10 | -19/+16 | |
|\ | |||||
| * | Fix some warnings | 2013-07-31 | 10 | -19/+16 | |
| | | | | | | | | Change-Id: I7290cd1fb675a1b85b9b6ac2d464c932b5bca1dd | ||||
* | | Merge "Fix inconsistency with mutable settings." | 2013-07-31 | 3 | -57/+69 | |
|\ \ | |||||
| * | | Fix inconsistency with mutable settings. | 2013-07-30 | 3 | -57/+69 | |
| | | | | | | | | | | | | Change-Id: I0550044199273cecb6f5713aa2e43ae16319cd47 | ||||
* | | | Merge "Fix a problem where settings were not renewed correctly." | 2013-07-31 | 1 | -2/+5 | |
|\| | | |/ |/| | |||||
| * | Fix a problem where settings were not renewed correctly. | 2013-07-30 | 1 | -2/+5 | |
| | | | | | | | | | | Bug: 10065412 Change-Id: Id05284f45466cd5b2697a695c3d1bdfbf3cc1f24 | ||||
* | | Merge "Clarify the expected cursor position in RichInputConnection." | 2013-07-31 | 1 | -26/+29 | |
|\ \ | |||||
| * | | Clarify the expected cursor position in RichInputConnection. | 2013-07-31 | 1 | -26/+29 | |
| | | | | | | | | | | | | Change-Id: I4d36a23567415c3a293a588b51b46006256c148f | ||||
* | | | Merge "Fix the title of the personal dictionary settings" | 2013-07-30 | 2 | -0/+7 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix the title of the personal dictionary settings | 2013-07-30 | 2 | -0/+7 | |
| | | | | | | | | | | | | | | | Bug: 8976598 Change-Id: I9e07ff9e06449e2093b9ba8d6f28a030c69756bc |