Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |||||
* | | 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 | 4 | -104/+70 | ||
| | | | | | 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 "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 | |||||
* | | Support multiple key preview | 2011-07-26 | 2 | -14/+31 | ||
| | | | | | | | | | | Bug: 4298393 Change-Id: Ibd3681f7255c85e3602e1af4ace8f8e7fce3fb06 | |||||
* | | Merge "Make PointerTracker aware of that popup panel is showing" | 2011-07-26 | 5 | -12/+37 | ||
|\ \ | ||||||
| * | | Make PointerTracker aware of that popup panel is showing | 2011-07-26 | 5 | -12/+37 | ||
| | | | | | | | | | | | | | | | Bug: 5070598 Change-Id: I0604287b8c373e4763b4ccf88c0bd7235af907d5 | |||||
* | | | Close a multiprocess file handle. | 2011-07-26 | 1 | -0/+1 | ||
|/ / | | | | | | | | | Bug: 5034192 Change-Id: I9c3d757cfae313e9b7510e167de797a74c74a351 | |||||
* / | Purge quick fixes option. | 2011-07-26 | 2 | -25/+10 | ||
|/ | | | | | | | | | | This change removes everything related to the quick fixes Latin IME option item. Note that Autotext is still used if the current subtype language is the same as the system language. Bug: 4985058 Change-Id: I51728a2190543ffb9e004470674ef6257b14f6c2 | |||||
* | Merge "Take care of bidi-mirrored characters in suggestion strip as well" | 2011-07-25 | 2 | -2/+8 | ||
|\ | ||||||
| * | Take care of bidi-mirrored characters in suggestion strip as well | 2011-07-26 | 2 | -2/+8 | ||
| | | | | | | | | | | | | | | Follow up to I1b884848 bug: 5047217 Change-Id: I18b9962c4943363bae88009354fcc75ab60ad2ba | |||||
* | | Merge "Add Bidi-Mirrored letter list link as comment" | 2011-07-25 | 1 | -0/+2 | ||
|\ \ | |/ |/| | ||||||
| * | Add Bidi-Mirrored letter list link as comment | 2011-07-25 | 1 | -0/+2 | ||
| | | | | | | | | | | Bug: 5047217 Change-Id: I29449892803c5150726aebfe97ecef6d481e1e97 | |||||
* | | Merge "Fix voice key mode default back to "on main keyboard"" | 2011-07-25 | 2 | -8/+12 | ||
|\ \ | ||||||
| * | | Fix voice key mode default back to "on main keyboard" | 2011-07-25 | 2 | -8/+12 | ||
| |/ | | | | | | | | | Bug: 5074042 Change-Id: I0c4a09b286c7680306741d47a48d5d9783e4a890 | |||||
* | | Merge "[step3] Add spell checker service." | 2011-07-25 | 1 | -0/+34 | ||
|\ \ | |/ |/| | ||||||
| * | [step3] Add spell checker service. | 2011-07-25 | 1 | -0/+34 | ||
| | | | | | | | | Change-Id: Ib13b3a524e0f0b90de40a3e255040b3158d49258 | |||||
* | | Swap parenthesis-like character code on RTL keyboard | 2011-07-24 | 4 | -3/+53 | ||
| | | | | | | | | | | Bug: 5047217 Change-Id: I1b88484825f5c035401cf083522bf95bbee30edb | |||||
* | | Merge key preview handling into key graphics handling | 2011-07-23 | 3 | -55/+30 | ||
| | | | | | | | | Change-Id: I7b0ba38d833362817c607f6abffbaf0a07f52832 | |||||
* | | Merge "Refactor Keyboard and KeyboardView resizing and drawing code" | 2011-07-22 | 7 | -63/+129 | ||
|\ \ | ||||||
| * | | Refactor Keyboard and KeyboardView resizing and drawing code | 2011-07-22 | 7 | -63/+129 | ||
| | | | | | | | | | | | | | | | Bug: 4311428 Change-Id: Ice4050f92c8f3cec1bec2074fe6a913d04f50524 | |||||
* | | | Fix NPE | 2011-07-22 | 1 | -21/+44 | ||
| |/ |/| | | | | | | | Bug: 5067161 Change-Id: I466d40fc1bffa01efc1205a47b3330ae6f30bc66 | |||||
* | | Merge "Disable VoiceInputLogger inside LatinIME" | 2011-07-22 | 4 | -91/+114 | ||
|\ \ | ||||||
| * | | Disable VoiceInputLogger inside LatinIME | 2011-07-22 | 4 | -91/+114 | ||
| | | | | | | | | | | | | | | | Bug: 4985273 Change-Id: I6c70e50a58be0973f78c6a1abc1fb4eac5449c0b | |||||
* | | | Merge "Check user dictionary is enabled before showing touch-to-save" | 2011-07-22 | 2 | -6/+24 | ||
|\ \ \ | |/ / |/| | | ||||||
| * | | Check user dictionary is enabled before showing touch-to-save | 2011-07-22 | 2 | -6/+24 | ||
| | | | | | | | | | | | | | | | Bug: 5024127 Change-Id: If4d691a4a59c43579d1f977e9a0545495f30bafb | |||||
* | | | Merge "Do not register null pointers as dictionaries" | 2011-07-21 | 1 | -1/+4 | ||
|\ \ \ | |/ / |/| | | ||||||
| * | | Do not register null pointers as dictionaries | 2011-07-22 | 1 | -1/+4 | ||
| |/ | | | | | | | | | Bug: 5062425 Change-Id: I025991424de40c2b31b90238f99ef160e7efd92e | |||||
* | | Merge "Fix missing right edge flag" | 2011-07-21 | 1 | -4/+4 | ||
|\ \ |