aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LatinIME.java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* am 938c0a37: am 364da8c6: Fix - "Touch again to save" not working for manuall...•••Merge commit '938c0a3722a9c597931e6f75408dc7ab636d7052' * commit '938c0a3722a9c597931e6f75408dc7ab636d7052': Fix - "Touch again to save" not working for manually picked suggestion when re-correction is enabled. Ken Wakasa2010-10-111-2/+5
|\
| * Fix - "Touch again to save" not working for manually picked suggestion when r...•••bug: 3082806 Change-Id: I64e652b0ad1d496e102a7cc2cf9a5615df423192 Ken Wakasa2010-10-111-2/+5
* | am 02b8d91b: am 7e1f5a2d: Make sure to set symbol keyboard shifted•••Merge commit '02b8d91b2dbe4290d4b09d93a22efbc5552326db' * commit '02b8d91b2dbe4290d4b09d93a22efbc5552326db': Make sure to set symbol keyboard shifted Tadashi G. Takaoka2010-10-101-13/+12
|\|
| * Make sure to set symbol keyboard shifted•••To avoid a corner case of bug#3070963, in toggleShift() method of KeyboardSwitcher, the shifted symbol keyboard will be set if current keyboard is symbol keyboard or is not shifted symbol keyboard. This change also implements mini keyboard cache with WeakHashMap. Bug: 3070963 Change-Id: I868fc072e2f21bddded1622b800a53b9a6a43e91 Tadashi G. Takaoka2010-10-091-13/+12
* | am 018afe8c: am 6495bfc7: Follow-up to I36faf679 Cancel pending messages rel...•••Merge commit '018afe8c7e90b8dd0fde4f22873ecdf38086358e' * commit '018afe8c7e90b8dd0fde4f22873ecdf38086358e': Follow-up to I36faf679 Cancel pending messages related to suggestion updates. Ken Wakasa2010-10-081-0/+8
|\|
| * Follow-up to I36faf679 Cancel pending messages related to suggestion updates.•••bug: 3058217 Change-Id: I54e29bf051b76ad27e6d653adbf14892083ad7eb Ken Wakasa2010-10-061-0/+8
* | am 64444586: am 55b10796: Addressed bug: 3058217 "-" key not working at begi...•••Merge commit '644445868f1023b3263a149f2faf617b88341d20' * commit '644445868f1023b3263a149f2faf617b88341d20': Addressed bug: 3058217 "-" key not working at beginning of line Ken Wakasa2010-10-081-8/+17
|\|
| * Addressed bug: 3058217 "-" key not working at beginning of line•••Also fixed related issues below: * Punc suggestions list was sometimes not displayed after cursor move which follows re-correction * Punc suggestions list was disappearing with words which contains certain punc chars (but not word separator) such as ' and - Change-Id: I36faf679321782fa8eaf318411308a4a6b89cc25 Ken Wakasa2010-10-061-8/+17
* | Call InputMethodSubtypePicker instead of InputMethodPicker•••Change-Id: I7c29285f4fd304d08bfd8f5f72df3fc421090681 satok2010-10-081-5/+4
* | Add an auto complete's threshold option.•••Change-Id: I3a6821ced8642ab8f954e79a25e31766e4a18eb8 Mitsuhiro Shimoda2010-10-051-4/+56
* | Unbundle Keyboard.java to BaseKeyboard.java•••Change-Id: I8b310c2c0cae1a151e53c22001c586697346982c satok2010-10-021-11/+10
* | am e6e45510: am 11a578f4: Disable suggestion bar before invoke Voice input•••Merge commit 'e6e45510674b31d0c82fa5f8a7943668d7e8503a' * commit 'e6e45510674b31d0c82fa5f8a7943668d7e8503a': Disable suggestion bar before invoke Voice input Tadashi G. Takaoka2010-09-301-0/+3
|\|
| * Disable suggestion bar before invoke Voice input•••Bug: 3002817 Change-Id: I099dd63e58d5159a609c1d934dbb6f5aab914305 Tadashi G. Takaoka2010-09-301-0/+3
* | am 4d158dc2: am 15b840cd: Merge "Check recorrection on focusing into a text f...•••Merge commit '4d158dc2779ffff8c92a41f32e6885bd0f155fc3' * commit '4d158dc2779ffff8c92a41f32e6885bd0f155fc3': Check recorrection on focusing into a text field that has text already. Amith Yamasani2010-09-301-0/+23
|\|
| * Check recorrection on focusing into a text field that has text already.•••Bug: 3004827 Change-Id: I00e9d925fcf17fa9f7a9aefe6572a648e023be11 Amith Yamasani2010-09-291-0/+23
* | am ad090ac3: am 008e9b3e: Fix Null pointer exception on closing and update as...•••Merge commit 'ad090ac3f4cee327adf74e8b35bbc446a8d64070' * commit 'ad090ac3f4cee327adf74e8b35bbc446a8d64070': Fix Null pointer exception on closing and update assets satok2010-09-281-1/+6
|\|
| * Fix Null pointer exception on closing and update assets•••Change-Id: I30fdac74685beae06b5c61140452b26b29ae4c39 satok2010-09-281-1/+6
* | am 7f2a6a05: am 0b4ae1f5: Capitalize the displayed text in the suggestion bar...•••Merge commit '7f2a6a056b67efa2a1fb623ca4cf73f7fb6c7d8c' * commit '7f2a6a056b67efa2a1fb623ca4cf73f7fb6c7d8c': Capitalize the displayed text in the suggestion bar when all of the user typed chars are upper case Ken Wakasa2010-09-271-3/+3
|\|
| * Capitalize the displayed text in the suggestion bar when all of the user type...•••bug:3014227 Change-Id: Ic453e2fde57ce51be00f3a506e1c9328103ca99a Ken Wakasa2010-09-281-3/+3
* | resolved conflicts for merge of b9c0ed59 to master•••Change-Id: Ib42164a5889eb9792b5e94de1e0ffd4c1924e29d satok2010-09-271-1/+6
|\|
| * Add Debug Settings Activity•••Bug:3033472 Change-Id: I311c66ac3c612a30d7da3be8ee35a352f49016ac satok2010-09-271-1/+6
* | am 27bddbe6: am 1bebdcb4: Move RingCharBuffer as a singleton in Util•••Merge commit '27bddbe67f00953dc82a8543fe610c9010f7077c' * commit '27bddbe67f00953dc82a8543fe610c9010f7077c': Move RingCharBuffer as a singleton in Util satok2010-09-241-1/+3
|\|
| * Move RingCharBuffer as a singleton in Util•••Change-Id: I08d09555a99a64038374e62019777d331c48319b satok2010-09-241-1/+3
* | am a8f77c36: am 23f7fb03: Merge "Disable invoking VoiceIME using swipe right ...•••Merge commit 'a8f77c36ca985cb356b03b25f5cd30fd3b25dc9a' * commit 'a8f77c36ca985cb356b03b25f5cd30fd3b25dc9a': Disable invoking VoiceIME using swipe right action Tadashi G. Takaoka2010-09-221-31/+11
|\|
| * Disable invoking VoiceIME using swipe right action•••Bug: 3028268 Change-Id: I4bcf35051d5e82b60bb6a346a80ad6c3c03c31cb Tadashi G. Takaoka2010-09-231-31/+11
* | am 300362f2: am 29d8bde4: Merge "Use the phone keyboard for NUMBER and DATETI...•••Merge commit '300362f20982974d07876dee01b4550b8e54d449' * commit '300362f20982974d07876dee01b4550b8e54d449': Use the phone keyboard for NUMBER and DATETIME until we get a dedicated number entry keypad. Ken Wakasa2010-09-161-3/+4
|\|
| * Use the phone keyboard for NUMBER and DATETIME until we get a dedicated numbe...•••bug: 2992459 Change-Id: Ie597a68aa394c48e08a5d3fda19a0b613795b47b Ken Wakasa2010-09-171-3/+4
* | am 13a6c8c1: am 1508c0e8: Add a new preference item to show/hide the settings...•••Merge commit '13a6c8c1f8691b753cd1a6b7a77d99af4f7d78ac' * commit '13a6c8c1f8691b753cd1a6b7a77d99af4f7d78ac': Add a new preference item to show/hide the settings key. Ken Wakasa2010-09-151-9/+4
|\|
| * Add a new preference item to show/hide the settings key.•••bug: 2998722 Change-Id: Iac1641c338388fd8f85e0cf47e31afdaeb34c0c0 Ken Wakasa2010-09-161-9/+4
* | am d6210de7: am dd5d4e37: Merge "Fix : Bouncing Extract Text when correcting ...•••Merge commit 'd6210de709a0ed724f355743f196e827ebd7df50' * commit 'd6210de709a0ed724f355743f196e827ebd7df50': Fix : Bouncing Extract Text when correcting multiple lines of text. Amith Yamasani2010-09-151-2/+33
|\|
| * Fix : Bouncing Extract Text when correcting multiple lines of text.•••Bug: 2996887 Override the methods in InputMethodService that hide the candidates view, since it was just an optimization to show more lines of text when editing, which conflicts with the re-correct feature. Change-Id: Ibfed5ccd9efa048d0b69297a5cf8a638a0d00c72 Amith Yamasani2010-09-151-2/+33
* | am b36a653c: am 12a4e08a: Handling multi-character uppercase key input•••Merge commit 'b36a653ca65f3c26ba070a73b9d43beb57f620ee' * commit 'b36a653ca65f3c26ba070a73b9d43beb57f620ee': Handling multi-character uppercase key input Tadashi G. Takaoka2010-09-151-3/+10
|\|
| * Handling multi-character uppercase key input•••Change-Id: Ie0820a2627e18109036d5f6f286d5a366c9b9f87 Tadashi G. Takaoka2010-09-141-3/+10
* | am 45606d3c: am 0ea6270f: More commit -> apply changes with SharedPreferences...•••Merge commit '45606d3c48c5f079673879add3e700ea571e2a93' * commit '45606d3c48c5f079673879add3e700ea571e2a93': More commit -> apply changes with SharedPreferencesCompat. Ken Wakasa2010-09-121-2/+2
|\|
| * More commit -> apply changes with SharedPreferencesCompat.•••The newly added SharedPreferencesCompat adapter class does apply() when available (Gingerbread+), else do commit(). This change incorporates I4eca20fb and I39f6aa04. bug: 2983837 Change-Id: Iec4e8b69840ad71dbbd6098eeba349934d8248ff Ken Wakasa2010-09-131-2/+2
* | am 94fe2b62: am efc4a437: Symbol key acts as modifier key•••Merge commit '94fe2b626164f275a7f07f546ceca1b1f0d214a2' * commit '94fe2b626164f275a7f07f546ceca1b1f0d214a2': Symbol key acts as modifier key Tadashi G. Takaoka2010-09-091-12/+21
|\|
| * Symbol key acts as modifier key•••On a device that has distinct multi-touch panel, pressing '123?' key will change keyboard layout to symbol mode. While pressing '123?' key, you can press other symbol key to input. Then releasing '123?' key will change keyboard layout back to alphabet mode. Bug: 2973383 Change-Id: I3b069fb19141820def8060db4766a08c7c0a6ff0 Tadashi G. Takaoka2010-09-091-12/+21
* | am dacc927a: am c1ff2846: Update strings for the settings access - based on t...•••Merge commit 'dacc927a57b0c7adfbdf244441b9b2495c959980' * commit 'dacc927a57b0c7adfbdf244441b9b2495c959980': Update strings for the settings access - based on the latest GB IME spec (ver 03). Ken Wakasa2010-09-071-4/+4
|\|
| * Update strings for the settings access - based on the latest GB IME spec (ver...•••Please refer to bug: 2979069 for the latest mock. Got rid of obsolete string too. Change-Id: Ic02d1651b288f24f9c3a9da5d0dcf09055256ab0 Ken Wakasa2010-09-071-4/+4
* | am e5abf25d: am 83e63ace: Dismiss mini keyboard when finger is released outsi...•••Merge commit 'e5abf25d4b57ecdfc01ca3ddf94753d5bcb07fea' * commit 'e5abf25d4b57ecdfc01ca3ddf94753d5bcb07fea': Dismiss mini keyboard when finger is released outside mini keyboard Tadashi G. Takaoka2010-09-071-0/+4
|\|
| * Dismiss mini keyboard when finger is released outside mini keyboard•••Bug: 2978975 Change-Id: Ie634e8ae827fe093c5c673b75d85835050b03794 Tadashi G. Takaoka2010-09-071-0/+4
* | resolved conflicts for merge of 36d2d0e7 to master•••Change-Id: Ib4b6ef593d7f4ce5b0666f2e0987ee8398cabe12 satok2010-09-071-15/+23
|\|
| * Add shared preference for re-correction•••Change-Id: Ie5b2e0d2f9739dd33524c2688e172e77aac1f243 satok2010-09-071-15/+23
* | am d5bcbf81: am c8b9afe0: Support multi-touch only when device has distinct m...•••Merge commit 'd5bcbf8156fdba8199452b8f95ed1940b7e96d31' * commit 'd5bcbf8156fdba8199452b8f95ed1940b7e96d31': Support multi-touch only when device has distinct multi-touch panel Tadashi G. Takaoka2010-09-061-4/+6
|\|
| * Support multi-touch only when device has distinct multi-touch panel•••Bug: 2973373 Change-Id: I9871c09ec8c1c2aa945d97392e61ee1ec585baef Tadashi G. Takaoka2010-09-061-4/+6
* | am 34830114: am 0a498cf8: Merge "Extend space LED for autocompletion" into gi...•••Merge commit '34830114e66882bf30505f1e538764c9abd3025b' * commit '34830114e66882bf30505f1e538764c9abd3025b': Extend space LED for autocompletion satok2010-09-031-0/+2
|\|
| * Extend space LED for autocompletion•••Change-Id: If59ea7c871ffc2af6fe2bfde72303f2612e43c3b satok2010-09-031-0/+2
* | am e5ae8c62: am 1b09ac4f: Merge "Add a showing input method picker option by ...•••Merge commit 'e5ae8c62c83ad29d623562a74355bc619c216742' * commit 'e5ae8c62c83ad29d623562a74355bc619c216742': Add a showing input method picker option by longpressing setting key satok2010-09-031-3/+40
|\|
| * Add a showing input method picker option by longpressing setting key•••Bug: 2959271 Change-Id: I4b7e9a2de3cbe17b168ed8d0541a9b1cd9a9e107 satok2010-09-031-3/+40
* | am 66546535: am c5841994: Merge "Change symbol on space bar when autocompleti...•••Merge commit '6654653562d0ec5d46a74f8c49eab2488e273cf2' * commit '6654653562d0ec5d46a74f8c49eab2488e273cf2': Change symbol on space bar when autocompletion is activated satok2010-09-021-0/+3
|\|