Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Filter non-ascii popup charcters from password keyboard | 2011-08-01 | 2 | -34/+60 | |
| | | | | Change-Id: I10885efd317770f892165b6bb059313abf241436 | ||||
* | Merge smiley key style into return key style for phone | 2011-07-31 | 4 | -41/+22 | |
| | | | | | Bug: 4340933 Change-Id: If2b586e5fade1610489e4a53cddafb89834bba07 | ||||
* | Show settings and tab key accordingly | 2011-07-31 | 10 | -135/+145 | |
| | | | | | | | | | Instead of showing a tab key at the position of "period" key, this change places a tab key on the left side of the space key or on the mini popup keyboard of the mic/comma key accordingly. Bug: 4340933 Change-Id: If3cbc6d0b36f74fbc9320d6f433c65c66051dc09 | ||||
* | Rename settingsPopupStyle to f1PopupStyle | 2011-07-31 | 2 | -12/+12 | |
| | | | | | Bug: 4340933 Change-Id: Ic026089123988940dca58a0aaac07f613ad45aff | ||||
* | Rename key label and alternates string resource names | 2011-07-31 | 7 | -17/+17 | |
| | | | | | Bug: 4340933 Change-Id: I7c80c0b6a8a9082c52b57a858e2b6740c05366ec | ||||
* | Replace the notion of "voice" with "shortcut" as many as possible | 2011-07-31 | 14 | -45/+48 | |
| | | | | | Bug: 4340933 Change-Id: I98b4eca5167cc3767a0868fae8f6436164adbe4d | ||||
* | Merge "Rename popupSettingsStyle to f2PopupStyle" | 2011-07-31 | 1 | -3/+3 | |
|\ | |||||
| * | Rename popupSettingsStyle to f2PopupStyle | 2011-07-31 | 1 | -3/+3 | |
| | | | | | | | | | | Bug: 4340933 Change-Id: I4fbd8f7a4175e0e3fde326f40fd1b84312d81b89 | ||||
* | | Merge "Fix exception message" | 2011-07-31 | 1 | -3/+3 | |
|\ \ | |||||
| * | | Fix exception message | 2011-07-31 | 1 | -3/+3 | |
| |/ | | | | | | | | | Bug: 4340933 Change-Id: I81e7b0c72116b5bb56b0fdcd02386288aebd73e7 | ||||
* | | Merge "Eliminate "..." from the key that has no popup mini keyboard ↵ | 2011-07-31 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | automatically" | ||||
| * | | Eliminate "..." from the key that has no popup mini keyboard automatically | 2011-07-31 | 1 | -1/+1 | |
| |/ | | | | | | | | | Bug: 4340933 Change-Id: I08bbdee71f4bc2285fd0c1233d284150be61748e | ||||
* / | Be aware of "nm" and "noMicrophoneKey" private IME option | 2011-07-31 | 1 | -1/+6 | |
|/ | | | | | Bug: 4340933 Change-Id: I787108a73d4450963d644bc7070ae1672ebb4455 | ||||
* | Turn off the Settings key by default | 2011-07-31 | 6 | -120/+50 | |
| | | | | | bug:5094401 Change-Id: Ieb42fdfa79be2afcfa6634e7404c17737ef6927d | ||||
* | Dismiss key preview regardless of key preview settings | 2011-07-29 | 1 | -4/+2 | |
| | | | | | Bug: 5099213 Change-Id: Id6c5cb0ae4a07897b34153d4b350b1b45a06aa1a | ||||
* | Add WindowWidthCache | 2011-07-29 | 1 | -17/+96 | |
| | | | | | Bug: 4311428 Change-Id: I9f006525c0932d9d49bb8655caf58523135366d7 | ||||
* | Cleanup KeyboardSwitcher internal a bit | 2011-07-29 | 1 | -42/+34 | |
| | | | | | Bug: 4311428 Change-Id: Ibe933d0351f750a3a41a08f09befd833d677961b | ||||
* | Merge "Simplifying accessibility code in keyboard's dispatchTouchEvent()" | 2011-07-29 | 2 | -11/+2 | |
|\ | |||||
| * | Simplifying accessibility code in keyboard's dispatchTouchEvent() | 2011-07-28 | 2 | -11/+2 | |
| | | | | | | | | Change-Id: Ie33cf93ee2d7eadad38ca170aa8ad988bb0ae9a9 | ||||
* | | Match the new name of the dictionary settings activity. | 2011-07-29 | 1 | -1/+1 | |
| | | | | | | | | | | Bug: 5094660 Change-Id: I13c734791265ed25eac3c9b4861dd0cffdb12c52 | ||||
* | | Merge "Modified the test spell checker" | 2011-07-28 | 1 | -2/+18 | |
|\ \ | |||||
| * | | Modified the test spell checker | 2011-07-28 | 1 | -2/+18 | |
| |/ | | | | | | | Change-Id: Ib64fac8672a4107638cd05a0232d46b49fc4aa8c | ||||
* | | Merge "Use isFullscreenMode to determine candidate container height" | 2011-07-28 | 1 | -1/+1 | |
|\ \ | |||||
| * | | Use isFullscreenMode to determine candidate container height | 2011-07-28 | 1 | -1/+1 | |
| |/ | | | | | | | | | Bug: 5081182 Change-Id: I3783d3994e96f8bf466cbc47c9e0aecc2a6bed50 | ||||
* | | Merge "Remove dead area around separators in the suggestion strip" | 2011-07-28 | 1 | -3/+6 | |
|\ \ | |||||
| * | | Remove dead area around separators in the suggestion strip | 2011-07-28 | 1 | -3/+6 | |
| |/ | | | | | | | | | | | | | | | If user touches the separator, the right hand side suggestion will be selected. Bug: 4431485 Change-Id: Ieaa79fe2ac7b15e312829dca847ddb1b25056c09 | ||||
* | | Merge "Remove icon and negative button from dialogs" | 2011-07-28 | 1 | -4/+0 | |
|\ \ | |||||
| * | | Remove icon and negative button from dialogs | 2011-07-28 | 1 | -4/+0 | |
| |/ | | | | | | | | | Bug: 5092028 Change-Id: I25b86c6e74e380e6cee4998bfe494bdafb611f36 | ||||
* | | Merge "Remove enableShiftLock attribute from KeyboardId" | 2011-07-28 | 5 | -63/+44 | |
|\ \ | |||||
| * | | Remove enableShiftLock attribute from KeyboardId | 2011-07-28 | 5 | -63/+44 | |
| | | | | | | | | | | | | | | | | | | | | | This change is a follow up of Ia72de236. Bug: 4311428 Change-Id: I0ad0f1fb93545ceb40df8dffe377240b020c2602 | ||||
* | | | Merge "Remove unused method" | 2011-07-28 | 1 | -13/+5 | |
|\ \ \ | |||||
| * | | | Remove unused method | 2011-07-28 | 1 | -13/+5 | |
| | |/ | |/| | | | | | | | | | | Bug: 4521802 Change-Id: Iae649f8b77b3bb144ee7eedbb6545e237fa79a17 | ||||
* | | | Merge "Fix that long pressing shift on symbol keyboard registers caps lock code" | 2011-07-28 | 2 | -30/+32 | |
|\ \ \ | |||||
| * | | | Fix that long pressing shift on symbol keyboard registers caps lock code | 2011-07-28 | 2 | -30/+32 | |
| | |/ | |/| | | | | | | | | | | Bug: 5088376 Change-Id: I586a9fb685f3443aa22fd877df52b36247c4f858 | ||||
* | | | Fix wrong keyboard width when orientation has changed while IME is not shown | 2011-07-28 | 3 | -9/+10 | |
| |/ |/| | | | | | | | Bug: 5084021 Change-Id: Ie42da40b8249eaf9cf29707058906949278eff6a | ||||
* | | Fix NPE | 2011-07-27 | 1 | -0/+1 | |
|/ | | | | | Bug: 5086698 Change-Id: Iaa3082649344722bd643c49c9d151df754d6e337 | ||||
* | Clean up keyboard loading and switching | 2011-07-27 | 8 | -106/+72 | |
| | | | | | Bug: 4311428 Change-Id: Ia72de23634f824d82b7b5f2267d439ce922a3b57 | ||||
* | Merge "Load the binary dictionary asynchronously." | 2011-07-26 | 1 | -15/+35 | |
|\ | |||||
| * | Load the binary dictionary asynchronously. | 2011-07-27 | 1 | -15/+35 | |
| | | | | | | | | | | | | | | | | | | This should help with LatinIME opening performance. It should not be merged before Ia9e4741f (if it is, there is a race condition where the wrong dictionary is opened). Bug: 5023141 Change-Id: I39c52de70a449929a622dddfdd92b38425ad9416 | ||||
* | | Fix a NPE when sent buggy data by an application | 2011-07-27 | 1 | -4/+9 | |
|/ | | | | | Bug: 5072247 Change-Id: I7369877072f6bb94dff5b1bcf52c9f8dde4854b7 | ||||
* | Merge "Update tab key icon image" | 2011-07-26 | 3 | -0/+0 | |
|\ | |||||
| * | Update tab key icon image | 2011-07-26 | 3 | -0/+0 | |
| | | | | | | | | | | Bug: 4948171 Change-Id: Id7dcebc4f1174cabfe872bc36edbe294ddaf081d | ||||
* | | Merge "Fixed duplicate call to dispatchOnPopulateAccessibilityEvent()" | 2011-07-26 | 2 | -8/+15 | |
|\ \ | |/ |/| | |||||
| * | Fixed duplicate call to dispatchOnPopulateAccessibilityEvent() | 2011-07-26 | 2 | -8/+15 | |
| | | | | | | | | | | Bug: 5060194 Change-Id: I585ae52204a045fa3941e846b4f9bdd7d541bea6 | ||||
* | | Merge "Tweak long press timeout of language switcher" | 2011-07-26 | 1 | -1/+1 | |
|\ \ | |||||
| * | | Tweak long press timeout of language switcher | 2011-07-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | Previously 1200ms, down to 400ms that is the same value of system default. Change-Id: Ia94c6b729893d528ec3f2b961bf2ad22b47fdbb1 | ||||
* | | | Merge "Support multiple key preview" | 2011-07-26 | 2 | -14/+31 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Support multiple key preview | 2011-07-26 | 2 | -14/+31 | |
| | | | | | | | | | | | | | | | Bug: 4298393 Change-Id: Ibd3681f7255c85e3602e1af4ace8f8e7fce3fb06 | ||||
* | | | Merge "Import revised translations." | 2011-07-26 | 46 | -2146/+438 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Import revised translations. | 2011-07-26 | 46 | -2146/+438 | |
| | | | | | | | | | | | | Change-Id: I6686b5c714afab6b4ca2534b1bbd24205005220a |