Tadashi G. Takaoka
69b81e3dd3
am 5962312b: Custom action label should be a part of keyboard identifier
...
* commit '5962312b0724d8546ef76e3cd065b7baf578822f':
Custom action label should be a part of keyboard identifier
2012-02-08 06:48:59 -08:00
Tadashi G. Takaoka
5962312b07
Custom action label should be a part of keyboard identifier
...
Change-Id: Ia14cabc3d49fbdcb11dd00225d225fbb91cc4012
2012-02-08 20:09:39 +09:00
Tadashi G. Takaoka
cc9400555c
am 7a39bd44: Shift+Smiley key will register newline character of textMultiLine
...
* commit '7a39bd4454664b5c37b30e9b5362ddbcdce3b374':
Shift+Smiley key will register newline character of textMultiLine
2012-02-08 02:41:55 -08:00
Tadashi G. Takaoka
7a39bd4454
Shift+Smiley key will register newline character of textMultiLine
...
This change also
* Honors the custom action label in EditorInfo.actionLabel.
* Invokes InputConnection.performeEditorAction if action is specifed
at EditorInfo.imeOptions or actionLabel/actionId.
* Stops using InputMethodService.sendKeyChar. Implements
sendKeyCodePoint instead.
Bug: 2498607
Bug: 5961809
Bug: 5368408
Change-Id: If4cd5eb3dacfc6b6a7ea434b0617c2438e06e42d
2012-02-08 19:31:35 +09:00
Jean Chalard
67cba8eabe
am 82efc941: Merge "More simplification"
...
* commit '82efc941ba88e680765dac8f34d307780f6527d1':
More simplification
2012-02-08 01:44:56 -08:00
Jean Chalard
82efc941ba
Merge "More simplification"
2012-02-08 01:43:23 -08:00
Jean Chalard
e771fc2f1a
More simplification
...
A suggested punctuation is sure to be 1 character and a word separator,
so the isSuggestedPunctuation() test is redundant.
Change-Id: I3d31f0825f069f64d514682e46be62afdae25291
2012-02-08 18:17:51 +09:00
Tadashi G. Takaoka
dd1bec7ae4
am 614cb02a: Merge "Rename mini keyboard to more keys keyboard"
...
* commit '614cb02a9183841ec8ea76615c879e1da439cc10':
Rename mini keyboard to more keys keyboard
2012-02-08 00:05:51 -08:00
Tadashi G. Takaoka
614cb02a91
Merge "Rename mini keyboard to more keys keyboard"
2012-02-08 00:04:16 -08:00
Tadashi G. Takaoka
2affaf91a0
Rename mini keyboard to more keys keyboard
...
Change-Id: Ie4c85e8ca5a1f41a420aae5c1cd9c1cb07e237e5
2012-02-08 16:12:31 +09:00
Jean Chalard
4df3dc98d4
am 1bd1cd19: Merge "Fix the auto-composer to support supplementary chars"
...
* commit '1bd1cd19c0bf1367a0355b1f46caa9979e976aca':
Fix the auto-composer to support supplementary chars
2012-02-07 22:48:16 -08:00
Jean Chalard
1bd1cd19c0
Merge "Fix the auto-composer to support supplementary chars"
2012-02-07 22:46:22 -08:00
Jean Chalard
9159b9953d
Fix the auto-composer to support supplementary chars
...
Change-Id: I61ff218ae2ca4eb443a370e581b677755258670a
2012-02-08 15:45:51 +09:00
Tadashi G. Takaoka
5a57a8f52e
am 71a14420: Merge "Fix obvious bug"
...
* commit '71a14420d815824605ffc04b47b97386848d31b3':
Fix obvious bug
2012-02-07 22:44:28 -08:00
Tadashi G. Takaoka
71a14420d8
Merge "Fix obvious bug"
2012-02-07 22:42:18 -08:00
Tadashi G. Takaoka
93bc5e7fda
Fix obvious bug
...
Change-Id: I3a0e5c699bbe4e9274dacdbdf92dff14148bd2c1
2012-02-08 15:35:56 +09:00
satok
4b8012207d
am bb7a39b4: Merge "Support multi words suggestion"
...
* commit 'bb7a39b4c57f5ba203523b2cc7bb9e585483c6b5':
Support multi words suggestion
2012-02-07 20:04:46 -08:00
satok
bb7a39b4c5
Merge "Support multi words suggestion"
2012-02-07 20:02:52 -08:00
satok
a85f4929cd
Support multi words suggestion
...
result: I4d097612db2f2a93522
Change-Id: Iedbb24f431dac43e52b6dcce8cb610a75e0ca46e
2012-02-08 13:00:31 +09:00
Jean Chalard
d437bab53b
am 8174373a: Merge "Remove a nested edition occurence"
...
* commit '8174373a0ed11aaaf6d5cdfc9065e6b8641b19a6':
Remove a nested edition occurence
2012-02-07 19:45:31 -08:00
Jean Chalard
b2b1100df3
am 5a6daf46: Merge "Cleanup"
...
* commit '5a6daf46cf52a3d7e95926c3fcbb3b3295159c29':
Cleanup
2012-02-07 19:45:26 -08:00
Jean Chalard
73d471e4f5
am 2e2d6b4d: Small simplification
...
* commit '2e2d6b4d4060ed3b956b4bd4c1f89b5d9c87b525':
Small simplification
2012-02-07 19:45:25 -08:00
Jean Chalard
8174373a0e
Merge "Remove a nested edition occurence"
2012-02-07 19:42:35 -08:00
Jean Chalard
5a6daf46cf
Merge "Cleanup"
2012-02-07 19:42:26 -08:00
Jean Chalard
862f950da3
Cleanup
...
Remove a useless test (we can only come here if the code
is not a separator, as we are only called from onCodeInput
inside an explicit test).
Change-Id: Icd996a5a1c18a550117a144a1d35f167b96211f7
2012-02-08 12:06:18 +09:00
Jean Chalard
2124bc5bf5
Remove a nested edition occurence
...
This was harmless but confusing
Change-Id: Ic271f80d3dadf01b29e3875c6a8ad51b99a936f9
2012-02-08 12:03:55 +09:00
Jean Chalard
2e2d6b4d40
Small simplification
...
Change-Id: I55f81f3ab427fd5b28bb1f31960077cd1897cbd0
2012-02-08 11:41:15 +09:00
Jean Chalard
8735815ef3
am fd6a52c8: Merge "Add some unit tests for punctuation and special keys"
...
* commit 'fd6a52c8d5fea684ef22b38c3a3838a65d259832':
Add some unit tests for punctuation and special keys
2012-02-07 17:38:50 -08:00
Jean Chalard
fd6a52c8d5
Merge "Add some unit tests for punctuation and special keys"
2012-02-07 17:36:39 -08:00
Jean Chalard
7716f89f22
am 1b986cc4: Merge "Fix a bug with manual pick then dotcom key"
...
* commit '1b986cc488e7fb238c88b8cfe8e57bdbd494e56f':
Fix a bug with manual pick then dotcom key
2012-02-07 17:01:13 -08:00
Jean Chalard
1b986cc488
Merge "Fix a bug with manual pick then dotcom key"
2012-02-07 16:59:47 -08:00
Eric Fischer
239f1f2971
am 5b7f50b1: Import translations. DO NOT MERGE
...
* commit '5b7f50b10bcd0512df94c3b6b2d9fb1f16bb8c19':
Import translations. DO NOT MERGE
2012-02-07 12:13:23 -08:00
Eric Fischer
5b7f50b10b
Import translations. DO NOT MERGE
...
Change-Id: I01b1e6476b50108810eb61ad45a198db2b52b7de
2012-02-07 11:14:31 -08:00
Eric Fischer
ff3f977bbb
Import translations. DO NOT MERGE
...
Change-Id: Ice4f112ee7b4b16fecb0f0ee5c42c6fe9d227853
2012-02-07 11:13:15 -08:00
Tadashi G. Takaoka
29742cfc83
am c217dc92: Convert one letter Key.outputText to Key.code
...
* commit 'c217dc9237e5d1e1e721b9007139d771dcb41145':
Convert one letter Key.outputText to Key.code
2012-02-07 05:46:05 -08:00
Tadashi G. Takaoka
c217dc9237
Convert one letter Key.outputText to Key.code
...
This change also uses Key.code instead of Key.outputText for the
variety of parentheses keys taht introduced by I85998f17.
Bug: 5975484
Change-Id: I86879c9942d264edc71e5893325a2f582763d12f
2012-02-07 22:34:20 +09:00
Tadashi G. Takaoka
870c9acce3
am 69f672a4: Merge "Remove unused InputConnection argument"
...
* commit '69f672a4b3283b5760e60e7341c20120080c2e56':
Remove unused InputConnection argument
2012-02-07 04:17:00 -08:00
Tadashi G. Takaoka
69f672a4b3
Merge "Remove unused InputConnection argument"
2012-02-07 04:15:07 -08:00
Jean Chalard
12d67e6d5d
Fix a bug with manual pick then dotcom key
...
Inhibit adding phantom space for tld keys even if the last
character inserted in the textview is not a dot
Change-Id: Ie92554ead7a18c932480905c5738aff7c0159a32
2012-02-07 20:36:48 +09:00
Jean Chalard
de60d87a60
Add some unit tests for punctuation and special keys
...
Bug: 5962053
Change-Id: I7dd68767be6e724675428910fa2c00290f76e869
2012-02-07 20:34:56 +09:00
Tadashi G. Takaoka
64eaa67eb5
Remove unused InputConnection argument
...
Change-Id: Ic45c8c6e7730775654317fb6e2d1cb64f9031f46
2012-02-07 19:38:06 +09:00
Jean Chalard
618e75ef7f
am cfec7e72: Merge "Fix a race condition that makes tests unstable"
...
* commit 'cfec7e72fd650067c1589c0d26f3f089a45c3067':
Fix a race condition that makes tests unstable
2012-02-07 02:29:58 -08:00
Jean Chalard
cfec7e72fd
Merge "Fix a race condition that makes tests unstable"
2012-02-07 02:28:12 -08:00
Jean Chalard
816a8a0fd8
Fix a race condition that makes tests unstable
...
Change-Id: Ic19d380eb64855884bc6ded8547c200dd772ffe9
2012-02-07 19:22:37 +09:00
Tadashi G. Takaoka
97d6c71d85
am 4a3c0918: Merge "Fix KeyStyles to be able to override the value in style"
...
* commit '4a3c0918dc3049e3e680a899f9c10b95e579368c':
Fix KeyStyles to be able to override the value in style
2012-02-07 02:05:40 -08:00
Tadashi G. Takaoka
4a3c0918dc
Merge "Fix KeyStyles to be able to override the value in style"
2012-02-07 02:04:22 -08:00
Tadashi G. Takaoka
17f53103ee
Fix KeyStyles to be able to override the value in style
...
Change-Id: Ib7476cdc0f81dfeb6292ef663e9dbab6d2b949ba
2012-02-07 18:51:51 +09:00
Jean Chalard
ac0498ca06
am 172a013a: Fix a bug with the auto-correct indicator
...
* commit '172a013ab5481dee22e0637bc997b8bcbc4436db':
Fix a bug with the auto-correct indicator
2012-02-07 01:14:44 -08:00
Jean Chalard
172a013ab5
Fix a bug with the auto-correct indicator
...
Bug: 5969106
Change-Id: I02d4b9184bb2c3fc0d08ffd5db77a9f9d816631f
2012-02-07 17:20:23 +09:00
Ken Wakasa
dbe99ddc86
am 4c5daa8a: Fix indent
...
* commit '4c5daa8a5574628204be602578794035ab8686f0':
Fix indent
2012-02-06 04:56:11 -08:00