Tadashi G. Takaoka
c8bddebf1a
am 1e4b1300: Merge "Refactor SuggestionsStripLayoutHelper class"
...
* commit '1e4b1300e65095ca4b064afb5590d4bc02ff7725':
Refactor SuggestionsStripLayoutHelper class
2014-01-27 01:39:02 -08:00
Tadashi G. Takaoka
1e4b1300e6
Merge "Refactor SuggestionsStripLayoutHelper class"
2014-01-27 09:36:52 +00:00
Jean Chalard
d7c3ceac59
am 68d7291a: Merge "[IL77] Remove refs to Settings from InputLogic"
...
* commit '68d7291a6bdc1d5633d744759a5c76599499d9e9':
[IL77] Remove refs to Settings from InputLogic
2014-01-27 01:35:46 -08:00
Tadashi G. Takaoka
3312f281ff
am 46c37e63: Merge "Fix SubtypeLocaleUtilsTests"
...
* commit '46c37e63cc81a3a7e1bc72f82ad00925f334c8f9':
Fix SubtypeLocaleUtilsTests
2014-01-27 01:35:44 -08:00
Jean Chalard
37985b2540
am 7bee8409: Merge "[IL75] Move the SubtypeSwitcher out of InputLogic."
...
* commit '7bee84095e24a9e21e8a2146f7bb9d1ad2cd89ba':
[IL75] Move the SubtypeSwitcher out of InputLogic.
2014-01-27 01:35:41 -08:00
Tadashi G. Takaoka
c6473b5964
am 829ad708: Merge "Revert "Use ViewCompat support library""
...
* commit '829ad708db7bc3c9a0eabad8d3e410da400f36e6':
Revert "Use ViewCompat support library"
2014-01-27 01:35:39 -08:00
Jean Chalard
68d7291a6b
Merge "[IL77] Remove refs to Settings from InputLogic"
2014-01-27 09:29:50 +00:00
Tadashi G. Takaoka
46c37e63cc
Merge "Fix SubtypeLocaleUtilsTests"
2014-01-27 09:26:50 +00:00
Tadashi G. Takaoka
148dedbc5d
Refactor SuggestionsStripLayoutHelper class
...
Bug: 9126496
Change-Id: I8bede13c8745fbcad68099d882681ca4f2326d14
2014-01-27 18:25:25 +09:00
Jean Chalard
7bee84095e
Merge "[IL75] Move the SubtypeSwitcher out of InputLogic."
2014-01-27 09:24:10 +00:00
Tadashi G. Takaoka
73472efac1
Fix SubtypeLocaleUtilsTests
...
Change-Id: Ifbdfd320b1416d210592ec14099e4dd9d9d0047d
2014-01-27 18:23:54 +09:00
Tadashi G. Takaoka
829ad708db
Merge "Revert "Use ViewCompat support library""
2014-01-27 09:20:19 +00:00
Jean Chalard
48df380f78
[IL77] Remove refs to Settings from InputLogic
...
Bug: 8636060
Change-Id: I4ce5c9b62181ce8593a453ce222ae7d1fdc08f07
2014-01-27 18:18:54 +09:00
Jean Chalard
969c06072d
[IL75] Move the SubtypeSwitcher out of InputLogic.
...
Bug: 8636060
Change-Id: I2a5da27e73cf378e55bd80ab2054c1ba8b13f6ec
2014-01-27 18:18:27 +09:00
Jean Chalard
c7ef305bbc
Try to figure out whether d.quotes open or close.
...
Bug: 8911672
Change-Id: I5d5635949530a67f95e5208986907251b7bce903
2014-01-27 18:17:33 +09:00
Tadashi G. Takaoka
e4692c0050
Revert "Use ViewCompat support library"
...
This reverts commit e7ee4fa862
.
Change-Id: I56fab60ac859289d3ed51f691cd7e2a15da01856
2014-01-27 18:14:40 +09:00
Jean Chalard
5be5fd13e0
am 5cf70a1d: Merge "[IL74] Remove unused/unwanted arguments to a method."
...
* commit '5cf70a1d44395a4a857eeb33504f8458fbba2464':
[IL74] Remove unused/unwanted arguments to a method.
2014-01-27 00:58:49 -08:00
Jean Chalard
5cf70a1d44
Merge "[IL74] Remove unused/unwanted arguments to a method."
2014-01-27 08:57:12 +00:00
Yohei Yukawa
c93a0e71fe
am 0b586179: Merge "Fix inconsistent behavior with backspace in the Emoji pallete."
...
* commit '0b5861795158e4a9f1c8b8c9025ab3f4e49adebc':
Fix inconsistent behavior with backspace in the Emoji pallete.
2014-01-27 00:14:23 -08:00
Yohei Yukawa
0b58617951
Merge "Fix inconsistent behavior with backspace in the Emoji pallete."
2014-01-27 08:11:51 +00:00
Jean Chalard
0fd556ceca
[IL74] Remove unused/unwanted arguments to a method.
...
Bug: 8636060
Change-Id: I3c5213cc57b5b5febd25f14d40c197d2da43dfb8
2014-01-27 16:48:17 +09:00
Yohei Yukawa
ea8c1c811c
Fix inconsistent behavior with backspace in the Emoji pallete.
...
In some ways, the delete key on the Emoji palette was
inconsistent with that in other keyboard layouts.
- It deletes a character in down events, not up events.
- A user cannot cancel the event by moving the finger away from
the key.
This patch fixes these inconsistencies by revisin
EmojiPalettesView.DeleteKeyOnTouchListener. Notable changes are:
- An explicit state machine is introduced because there are
different event sequences to be considered.
- Background thread is replaced with CountDownTimer so tha
key-repeat events can be naturally generated in the UI thread.
- MotionEvent.ACTION_MOVE is now handled to cancel the
subsequent delete key events when the finger is moved away
from the key area.
Bug: 12464067
Change-Id: Ibc360a1394afef368a8d9af7b4c0e99e8ce1d83c
2014-01-27 16:24:51 +09:00
Tadashi G. Takaoka
4bc31d5111
am f3ca92dd: Merge "Use ViewCompat support library"
...
* commit 'f3ca92dd33254e0c7cc87e9ffac0cfc41c4ea3f5':
Use ViewCompat support library
2014-01-26 23:23:12 -08:00
Tadashi G. Takaoka
f3ca92dd33
Merge "Use ViewCompat support library"
2014-01-27 07:21:41 +00:00
Ken Wakasa
3873ee735d
am 03283b63: Follow up to Ic7d2cbb2c1b2deaa4e735484bdc7413c0b3b1939
...
* commit '03283b636c0c35bfd4ff8fe6b30db27fad5cf824':
Follow up to Ic7d2cbb2c1b2deaa4e735484bdc7413c0b3b1939
2014-01-26 23:19:57 -08:00
Tadashi G. Takaoka
e7ee4fa862
Use ViewCompat support library
...
Change-Id: I4ba261752750f5087cba810045669512b430b5e0
2014-01-27 16:11:03 +09:00
Ken Wakasa
03283b636c
Follow up to Ic7d2cbb2c1b2deaa4e735484bdc7413c0b3b1939
...
some cleanups as well
Change-Id: I92252eb7b13cb70283a79f50429ed77405ea9575
2014-01-27 16:08:27 +09:00
Keisuke Kuroyanagi
3dfdd307ce
am 963d97af: Merge "Add length check for dict update operations."
...
* commit '963d97af6d83f62c48a4395caca8ac64972f8a57':
Add length check for dict update operations.
2014-01-24 16:51:17 -08:00
Keisuke Kuroyanagi
c9243ca1f7
am 95043145: Merge "Check length of words for personalization dict."
...
* commit '95043145df6d943849f871a80802fc40c5c8ff5b':
Check length of words for personalization dict.
2014-01-24 16:47:53 -08:00
Keisuke Kuroyanagi
963d97af6d
Merge "Add length check for dict update operations."
2014-01-25 00:47:27 +00:00
Keisuke Kuroyanagi
95043145df
Merge "Check length of words for personalization dict."
2014-01-25 00:44:58 +00:00
Keisuke Kuroyanagi
51c5ec10f9
Add length check for dict update operations.
...
Bug: 12602903
Change-Id: I6835dee8bf8b356f0f1cf6c0531bee5b3415a13f
2014-01-24 16:32:42 -08:00
Keisuke Kuroyanagi
b7197b705b
Check length of words for personalization dict.
...
Bug: 12602903
Change-Id: I1ea4e558b6d2fde425ce28226647ad60095e3488
2014-01-24 16:32:28 -08:00
Ken Wakasa
86795823f7
am 0acd1210: Fix wrong indents.
...
* commit '0acd121083baf137dc81cd2c5ce4214a9848a82d':
Fix wrong indents.
2014-01-24 06:59:07 -08:00
Ken Wakasa
0acd121083
Fix wrong indents.
...
Removed an unused method too.
Change-Id: Id364009fd4e94ec65862fc3651a181e862909a42
2014-01-24 23:55:33 +09:00
Jean Chalard
042b560a80
am 90adbc7f: Fix build
...
* commit '90adbc7fdf5c18d2b9be1149d3d4927ec5ecf802':
Fix build
2014-01-23 19:22:33 -08:00
Jean Chalard
90adbc7fdf
Fix build
...
Missing change after a thousandth comment fix
Change-Id: Iec48f892978507fb9823236cd1c5a70209b58b0e
2014-01-24 12:16:22 +09:00
Jean Chalard
341044034c
am b6e128cc: Merge "[IL69.1] Move a static method to a utility class."
...
* commit 'b6e128cc05fa0b4b1f79b6c7eb4d67f44833c7f4':
[IL69.1] Move a static method to a utility class.
2014-01-23 19:07:26 -08:00
Jean Chalard
b6e128cc05
Merge "[IL69.1] Move a static method to a utility class."
2014-01-24 03:04:12 +00:00
Jean Chalard
1d6e647ac3
[IL69.1] Move a static method to a utility class.
...
This is a followup to IL69.
Change-Id: Iba154517aa7f75b9f16aa1b808c0da8d84be837f
2014-01-24 11:59:23 +09:00
Jean Chalard
9bbb214edd
am 0c725290: Merge "[IL73] Remove all refs to Key and Keyboard in WordComposer"
...
* commit '0c72529088e02d7dbe496397fbb64089b8acd594':
[IL73] Remove all refs to Key and Keyboard in WordComposer
2014-01-23 17:58:29 -08:00
Jean Chalard
0c72529088
Merge "[IL73] Remove all refs to Key and Keyboard in WordComposer"
2014-01-24 01:55:57 +00:00
Baligh Uddin
261d4944c4
am 6a39811d: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit '6a39811d90ff24b9265d2622c35cfd589ab72886':
Import translations. DO NOT MERGE
2014-01-23 13:08:49 -08:00
Baligh Uddin
a0d769f3f0
am 2efb58fc: (-s ours) Import translations. DO NOT MERGE
...
* commit '2efb58fc9822fed6df8b93aff62db455ab5b68a9':
Import translations. DO NOT MERGE
2014-01-23 13:05:13 -08:00
Baligh Uddin
6a39811d90
Merge "Import translations. DO NOT MERGE"
2014-01-23 21:02:33 +00:00
Baligh Uddin
5047b4aa84
Import translations. DO NOT MERGE
...
Change-Id: Ib5a8be5d9ac508d57648e4e8811805eea4355fc3
Auto-generated-cl: translation import
2014-01-23 12:25:35 -08:00
Baligh Uddin
9d7c6aafde
Import translations. DO NOT MERGE
...
Change-Id: I4ddadf6504a80fc0955c03496eeefc6c665d0965
Auto-generated-cl: translation import
2014-01-23 12:24:12 -08:00
Baligh Uddin
2efb58fc98
Import translations. DO NOT MERGE
...
Change-Id: I6c8aa53b9be4c3aa5822a820cc8cfdc3cf31c390
Auto-generated-cl: translation import
2014-01-23 12:22:23 -08:00
Jean Chalard
b8c71e2fa3
am 3aa2043a: Merge "[IL76] Remove a SuggestionStripView dependency"
...
* commit '3aa2043a66f7fcb5eaba3adae16abf5aa862d652':
[IL76] Remove a SuggestionStripView dependency
2014-01-23 02:09:31 -08:00
Jean Chalard
3aa2043a66
Merge "[IL76] Remove a SuggestionStripView dependency"
2014-01-23 10:06:42 +00:00