Jean Chalard
36c02f862a
Merge "Fix the name of a class"
2014-08-16 04:12:14 +00:00
Jean Chalard
650770da2c
Fix the name of a class
...
Change-Id: I6a6360c3e606ae331b95df17ecf35942be2b89a9
2014-08-19 22:08:59 +09:00
Yohei Yukawa
1a1c5e0f60
Use RelativeLayout for the backing view
...
RelativeLayout allows the IME to place its UI element at an
arbitrary position on the backing view.
Change-Id: Ib40d2111f56d8f38007e37c6c47536db3f0bef75
2014-08-16 12:34:01 +09:00
Yohei Yukawa
16a43d2bd9
Let the backing view cover the entire content area
...
With this CL, the backing view starts covering the content area
entirely. This allows the IME to render its UI elements at an
arbitrary position on the screen.
Change-Id: I8b4173410931b776964dddf66de2fe247e51d9de
2014-08-16 12:28:13 +09:00
Ken Wakasa
fb74ab15c1
Abolish source code overlay and inroduce overridable src dir
...
This should make IDEs happy with appropriate source code directory
selection.
bug: 16829244
Change-Id: Ic734bd4d20aa050c688a3158b1a382ae0ac18991
2014-08-16 03:37:54 +09:00
Keisuke Kuroyanagi
90d51d94b5
Merge "Add retry for dict file existence tests."
2014-08-15 04:47:18 +00:00
Keisuke Kuroyanagi
a4fb0cc266
Add retry for dict file existence tests.
...
Change-Id: Ife8d30e1de22336ea87faadb8c6ad7451679337b
2014-08-15 17:55:27 +09:00
Keisuke Kuroyanagi
7be252d479
Use %zd to print size_t value.
...
Change-Id: Id46f50353b489d84b9a97dd4ddc5519bd99492cd
2014-08-15 16:50:23 +09:00
Keisuke Kuroyanagi
ed1ab3b363
Improve accent error handling in exact match logic.
...
Bug: 16963362
Change-Id: I50a48806bc3147388d165faab6b572415a851f29
2014-08-15 16:50:23 +09:00
Keisuke Kuroyanagi
5409957440
Merge "Remove unigram for v402 with historical info."
2014-08-15 05:02:04 +00:00
Keisuke Kuroyanagi
8890b01550
Remove unigram for v402 with historical info.
...
Bug: 15531638
Change-Id: If1b73ac693e45a80df987ea16b2dece5597697e8
2014-08-15 15:47:53 +09:00
Baligh Uddin
ef0808e705
Merge "Import translations. DO NOT MERGE"
2014-08-15 04:31:42 +00:00
Baligh Uddin
5655187ae9
Merge "Import translations. DO NOT MERGE"
2014-08-15 04:31:42 +00:00
Baligh Uddin
94eeb915d0
Merge "Import translations. DO NOT MERGE"
2014-08-15 08:11:59 +00:00
Baligh Uddin
4ebfec72ab
Merge "Import translations. DO NOT MERGE"
2014-08-15 04:31:42 +00:00
Keisuke Kuroyanagi
d9d94f40c7
Merge "Make FormatUtils use ByteArrayView."
2014-08-15 05:03:06 +00:00
Jean Chalard
3dbc3ece26
am e04c8b10: am b8d76477: Add the input style to SuggestedWords.
...
* commit 'e04c8b10d7876effbfdf2340a1fec6bf368c3409':
Add the input style to SuggestedWords.
2014-08-14 18:10:05 +00:00
Jean Chalard
e04c8b10d7
am b8d76477: Add the input style to SuggestedWords.
...
* commit 'b8d764772b174cbd37354ffd0009bda56f223dc4':
Add the input style to SuggestedWords.
2014-08-14 18:03:11 +00:00
Keisuke Kuroyanagi
4fbb2148ee
Make FormatUtils use ByteArrayView.
...
Change-Id: I472b238a0d59f0092ee1f5f3b12ad63823025fae
2014-08-14 18:09:30 +09:00
Jean Chalard
b8d764772b
Add the input style to SuggestedWords.
...
Change-Id: I81f37d08659d449822b027d3d5912e11eec8b8ff
2014-08-14 17:53:04 +09:00
Tadashi G. Takaoka
af078ce7b4
am 1901c331: am a94c89e0: Use light emoji icon for Material light tablet keyboard
...
* commit '1901c331283e2f60e6277a7773a103a447bd31ca':
Use light emoji icon for Material light tablet keyboard
2014-08-13 15:54:51 +00:00
Tadashi G. Takaoka
1901c33128
am a94c89e0: Use light emoji icon for Material light tablet keyboard
...
* commit 'a94c89e017dac92e2c23dcf05a8e6b4000d021d3':
Use light emoji icon for Material light tablet keyboard
2014-08-13 15:51:07 +00:00
Tadashi G. Takaoka
a94c89e017
Use light emoji icon for Material light tablet keyboard
...
Bug: 16808603
Change-Id: I39ce0ed8b5580754dfd0cf1494289b0a23863d50
2014-08-14 00:25:34 +09:00
Yohei Yukawa
4a2dbd87c4
am d9a8e1cc: Enable CursorAnchorInfo callback when necessary
...
* commit 'd9a8e1ccfd8196adf536e9622c72c1933ebf9a74':
Enable CursorAnchorInfo callback when necessary
2014-08-13 11:33:28 +00:00
Yohei Yukawa
d9a8e1ccfd
Enable CursorAnchorInfo callback when necessary
...
Change-Id: If3dda7442418053600ac935da50baaddb0e31d37
2014-08-13 20:02:14 +09:00
Yohei Yukawa
3a346bf51c
am 6e7806bc: Add stub implementation of #onUpdateCursorAnchorInfo
...
* commit '6e7806bc003314a975fab8551e63e3b3bf0fa7bd':
Add stub implementation of #onUpdateCursorAnchorInfo
2014-08-13 10:50:27 +00:00
Yohei Yukawa
6e7806bc00
Add stub implementation of #onUpdateCursorAnchorInfo
...
This CL never changes existing behavior because
ProductionFlags.ENABLE_CURSOR_ANCHOR_INFO_CALLBACK is
not yet turned on.
Change-Id: I4bcbd2aebd05977b07231e8aa14acdcf6d8e1fa0
2014-08-13 19:36:23 +09:00
Tadashi G. Takaoka
43b8646a31
am c225d2e2: Add setting boolean for showing UI to accept typed word
...
* commit 'c225d2e29cfd85fb416952daa4bcebd4df48b57c':
Add setting boolean for showing UI to accept typed word
2014-08-13 09:14:39 +00:00
Tadashi G. Takaoka
7e34709a92
am a696c924: (DO NOT MERGE) Add debug setting to force hardware special key
...
* commit 'a696c924776cea07ec52ed9448dd16d813eddd72':
(DO NOT MERGE) Add debug setting to force hardware special key
2014-08-13 09:14:37 +00:00
Tadashi G. Takaoka
c225d2e29c
Add setting boolean for showing UI to accept typed word
...
Change-Id: Iedd90d07b904362d9debc9994ce86cd78a0303b9
2014-08-13 17:29:49 +09:00
Tadashi G. Takaoka
a696c92477
(DO NOT MERGE) Add debug setting to force hardware special key
...
Bug: 13988700
Change-Id: If23f8a14097431e76a303a6d6c24e8d9835fb655
(cherry picked from commit 3659c70fc3
)
2014-08-13 08:04:54 +00:00
Tadashi G. Takaoka
bdb05cc89f
am 78cff10f: Add BuildCompatUtils to get an effective platfrom API version
...
* commit '78cff10f8d317641dd3531cce04e74502be8ad44':
Add BuildCompatUtils to get an effective platfrom API version
2014-08-13 07:48:25 +00:00
Tadashi G. Takaoka
78cff10f8d
Add BuildCompatUtils to get an effective platfrom API version
...
This CL removes reference of VERSION_CODES.CUR_DEVELOPMENT.
Bug: 13888366
Change-Id: I5c8499a175473a220c8fb04ead219760c585a19a
2014-08-13 16:21:23 +09:00
Tadashi G. Takaoka
7edc27f17b
am 8f3e778a: Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"
...
* commit '8f3e778a21ff2c8855fb0014116eda9eec7f2b5d':
Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"
2014-08-13 05:20:45 +00:00
Tadashi G. Takaoka
8f3e778a21
Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"
...
This reverts commit 5380acfd04
.
Bug: 13888366
Change-Id: Iae0fb6798cef9d59c9de3790123f6acaf8b2746b
2014-08-13 04:00:36 +00:00
Keisuke Kuroyanagi
82be1873f1
Merge "Add additional wait for writing file in testAddManyWords()."
2014-08-12 23:14:42 +00:00
Keisuke Kuroyanagi
9481d088d7
Merge "Add TrieMap::remove()."
2014-08-12 23:14:42 +00:00
Keisuke Kuroyanagi
5fe1bed2e4
Add TrieMap::remove().
...
Bug: 14425059
Change-Id: Ifb9a873eab79efdd6bee8e0da73c0cf37727350e
2014-08-13 21:10:48 +09:00
Yohei Yukawa
85ce863d19
am 4a2dbd87: am d9a8e1cc: Enable CursorAnchorInfo callback when necessary
...
* commit '4a2dbd87c4a49afbe40a61028ff338e2864554ed':
Enable CursorAnchorInfo callback when necessary
2014-08-13 11:38:19 +00:00
Yohei Yukawa
bec6c6e306
am 3a346bf5: am 6e7806bc: Add stub implementation of #onUpdateCursorAnchorInfo
...
* commit '3a346bf51c441b9b62f0cee364940c2d4661c72c':
Add stub implementation of #onUpdateCursorAnchorInfo
2014-08-13 10:55:00 +00:00
Tadashi G. Takaoka
f8f83c24ca
am 43b8646a: am c225d2e2: Add setting boolean for showing UI to accept typed word
...
* commit '43b8646a31573ef3ce8efbbaf46c3d72d8c5deca':
Add setting boolean for showing UI to accept typed word
2014-08-13 09:21:32 +00:00
Tadashi G. Takaoka
1d478cafb2
am 7e34709a: (-s ours) am a696c924: (DO NOT MERGE) Add debug setting to force hardware special key
...
* commit '7e34709a924800d569bdf3b1840e84ee4a511989':
(DO NOT MERGE) Add debug setting to force hardware special key
2014-08-13 09:21:31 +00:00
Tadashi G. Takaoka
26233cddee
Merge "Add debug setting to force hardware special key"
2014-08-12 23:14:48 +00:00
Tadashi G. Takaoka
089371b649
am bdb05cc8: am 78cff10f: Add BuildCompatUtils to get an effective platfrom API version
...
* commit 'bdb05cc89f63f4f3956936fa062d0b4555aa072a':
Add BuildCompatUtils to get an effective platfrom API version
2014-08-13 07:52:52 +00:00
Tadashi G. Takaoka
3659c70fc3
Add debug setting to force hardware special key
...
Bug: 13988700
Change-Id: If23f8a14097431e76a303a6d6c24e8d9835fb655
2014-08-13 15:33:07 +09:00
Keisuke Kuroyanagi
18c562871f
Merge "Print files when dict file existence check is failed."
2014-08-12 23:14:48 +00:00
Keisuke Kuroyanagi
caee2c1876
Print files when dict file existence check is failed.
...
Change-Id: Id71f239afa95b68961192714998695c21ed48002
2014-08-13 15:51:34 +09:00
Keisuke Kuroyanagi
7185f30a5c
Remove all test dictionary files before and after unit test.
...
Change-Id: I92db6318daa98684639ab959f55d047a941fe265
2014-08-13 15:51:16 +09:00
Keisuke Kuroyanagi
24cb234778
Merge "Remove all test dictionary files before and after unit test."
2014-08-12 23:14:42 +00:00
Tadashi G. Takaoka
4ac551d189
am 7edc27f1: am 8f3e778a: Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"
...
* commit '7edc27f17b450e690f08a972c4573b92b39ef7ee':
Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"
2014-08-13 05:28:51 +00:00