Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Thin out audio and haptic feedback while key repeat | 2013-08-14 | 6 | -36/+55 | |
| | | | | | Bug: 6522943 Change-Id: Id60f256ab0f8741578eda276116817fa48917325 | ||||
* | Merge "Remove audio and haptic feedback while key repeating" | 2013-08-13 | 1 | -2/+2 | |
|\ | |||||
| * | Remove audio and haptic feedback while key repeating | 2013-08-13 | 1 | -2/+2 | |
| | | | | | | | | | | Bug: 6522943 Change-Id: Iad1b11172e47bfbae2b4129361a56b9d793f8f62 | ||||
* | | Merge "Add BinaryDictReader." | 2013-08-13 | 5 | -30/+136 | |
|\ \ | |||||
| * | | Add BinaryDictReader. | 2013-08-13 | 5 | -30/+136 | |
| | | | | | | | | | | | | | | | | | | Bug: 9618601 Change-Id: Ief07fa0c3c4f7f5999a3fafcef4e47b6b6fd8143 | ||||
* | | | Merge "Rename maketext tool to make-keyboard-text" | 2013-08-13 | 1 | -5/+5 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Rename maketext tool to make-keyboard-text | 2013-08-13 | 1 | -5/+5 | |
| |/ | | | | | | | Change-Id: Icceda22aec75f9e3602da8775c0e94b110283575 | ||||
* | | Merge "Make readHeader check the header size before using it." | 2013-08-13 | 1 | -2/+3 | |
|\ \ | |/ |/| | |||||
| * | Make readHeader check the header size before using it. | 2013-08-13 | 1 | -2/+3 | |
| | | | | | | | | Change-Id: I5dc3e2b674f7343ef57317fde6bdb7349a7fe04c | ||||
* | | Merge "Fix parenthesis direction for RTL languages" | 2013-08-13 | 1 | -4/+5 | |
|\ \ | |||||
| * | | Fix parenthesis direction for RTL languages | 2013-08-13 | 1 | -4/+5 | |
| |/ | | | | | | | | | Bug: 10284912 Change-Id: Ie0fc09b101034482a775961c8f8f1fcdf6dbec8f | ||||
* | | Merge "Call onDictionaryReady" | 2013-08-13 | 1 | -0/+1 | |
|\ \ | |/ |/| | |||||
| * | Call onDictionaryReady | 2013-08-13 | 1 | -0/+1 | |
| | | | | | | | | | | | | Bug: 9429906 Change-Id: Ifc538b38b7d37469aecccd32a7e3f95a90558be7 | ||||
* | | Merge "Remove redundant EditorInfo member from KeyboardLayoutSet.Builder" | 2013-08-12 | 1 | -6/+4 | |
|\ \ | |/ |/| | |||||
| * | Remove redundant EditorInfo member from KeyboardLayoutSet.Builder | 2013-08-12 | 1 | -6/+4 | |
| | | | | | | | | Change-Id: I9bbba9c27d3d478421c094e6cd0e1da31fd4f4c8 | ||||
* | | Merge "Add PersionalizationDictionaryRegister" | 2013-08-12 | 5 | -9/+61 | |
|\ \ | |||||
| * | | Add PersionalizationDictionaryRegister | 2013-08-12 | 5 | -9/+61 | |
| |/ | | | | | | | | | Bug: 9429906 Change-Id: Ibd4d5cedb371c0b4ee1342a3e6d221c9e34c2402 | ||||
* | | Merge "Rationalize how to use AdditionalFeaturesSettingUtils" | 2013-08-12 | 1 | -2/+2 | |
|\ \ | |/ |/| | |||||
| * | Rationalize how to use AdditionalFeaturesSettingUtils | 2013-08-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | It should be called regardless of the gesture input being enabled or not Change-Id: I223a823ef18389227fc04d000cc7bf750797ba31 | ||||
* | | am 25402fd5: am 724db044: Deallocate gesture trail bitmap when unneeded further | 2013-08-09 | 3 | -10/+14 | |
|\ \ | | | | | | | | | | | | | * commit '25402fd5309891884a843528d47f6b4646341a3f': Deallocate gesture trail bitmap when unneeded further | ||||
| * | | Deallocate gesture trail bitmap when unneeded further | 2013-08-09 | 3 | -10/+14 | |
| | | | | | | | | | | | | | | | | | | | | | Follow up to I5bc980c4dc41bc304be3c190934c1f7c55c9d244 bug: 8967766 Change-Id: I7b916daa5269cfde359a77555e8ffadf0e4a8f92 | ||||
* | | | 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 "Small clean up of KeyboardView.onMeasure" | 2013-08-09 | 1 | -5/+6 | |
|\ \ | |/ |/| | |||||
| * | Small clean up of KeyboardView.onMeasure | 2013-08-08 | 1 | -5/+6 | |
| | | | | | | | | Change-Id: I46830f8482b46c6999b80793c8b4ae860b46e429 | ||||
* | | 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 | 4 | -19/+8 | |
|\ \ | |/ |/| | |||||
| * | Remove processMotionEvent from MoreKeysKeyboardView | 2013-08-08 | 4 | -19/+8 | |
| | | | | | | | | 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 | 2 | -45/+22 | |
|\ \ | |||||
| * | | Move createKeyboardSetForSpellChecker to AndroidSpellCheckService | 2013-08-07 | 2 | -45/+22 | |
| | | | | | | | | | | | | Change-Id: I4a9065e703e98ffed50f2a6d76ace938dfc26ddf | ||||
* | | | Merge "Add ResouceUtils.getDefaultKeyboardHeight" | 2013-08-07 | 4 | -54/+46 | |
|\| | | |||||
| * | | Add ResouceUtils.getDefaultKeyboardHeight | 2013-08-07 | 4 | -54/+46 | |
| | | | | | | | | | | | | Change-Id: I377f6a83ec86b0345b170e7ad995d4577220d0ad | ||||
* | | | Merge "Make key label from supplementary code point" | 2013-08-07 | 1 | -2/+7 | |
|\ \ \ | |||||
| * | | | Make key label from supplementary code point | 2013-08-07 | 1 | -2/+7 | |
| | |/ | |/| | | | | | | | Change-Id: I0a7834b5c4908a2116a8772cf85985ab8bed7091 | ||||
* | | | 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 | ||||
* | | | Remove orientation member from KeyboardId | 2013-08-07 | 4 | -21/+9 | |
| |/ |/| | | | | | Change-Id: I2c16134a24088dbc30b74ae7c5bc578a9d84a960 | ||||
* | | Merge "Reword "No language"" | 2013-08-06 | 1 | -2/+2 | |
|\ \ | |||||
| * | | Reword "No language" | 2013-08-05 | 1 | -2/+2 | |
| |/ | | | | | | | | | Bug: 10064334 Change-Id: Ie4e6c333566eee9000fa5c8e59e9df8b9b56a5b3 | ||||
* | | 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 | 4 | -0/+9 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Add emoji icon and code as a groundwork | 2013-08-06 | 4 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 |