Commit graph

34806 commits

Author SHA1 Message Date
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
Keisuke Kuroyanagi
ffaa9c2a71 Merge "Add language to PersonalizationDataChunk." 2014-08-16 04:12:14 +00:00
Keisuke Kuroyanagi
e66d59e6d8 Add language to PersonalizationDataChunk.
Bug: 16547557
Change-Id: I11b82667631cbd5263cc08ccb304fc97bf692050
2014-08-19 18:27:34 +09:00
Keisuke Kuroyanagi
0db136e51f Merge "Add method to remove entry from language model dict content." 2014-08-16 04:12:14 +00: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
Baligh Uddin
1d3732b6e8 am ef0808e7: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit 'ef0808e705ad221384f4942089e2f4d354dfcb96':
  Import translations. DO NOT MERGE
2014-08-15 16:02:39 +00:00
Baligh Uddin
ce8c041820 am 5655187a: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '5655187ae953b477ac39744d032f07ecfd1a4b67':
  Import translations. DO NOT MERGE
2014-08-15 16:02:37 +00:00
Baligh Uddin
8eb4f4731c am 94eeb915: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '94eeb915d05d0e2a78c5ecfbb34fb67a444129ed':
  Import translations. DO NOT MERGE
2014-08-15 16:02:36 +00:00
Baligh Uddin
44c67df145 am 4ebfec72: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '4ebfec72abf42dfa6f6e33b956bce6b9afa2c6dc':
  Import translations. DO NOT MERGE
2014-08-15 16:02:35 +00:00
Baligh Uddin
94eeb915d0 Merge "Import translations. DO NOT MERGE" 2014-08-15 08:11:59 +00:00
Baligh Uddin
36f3ba6db0 Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-08-15 08:11:59 +00:00
Keisuke Kuroyanagi
2b785b654c am d9d94f40: Merge "Make FormatUtils use ByteArrayView."
* commit 'd9d94f40c7ce44a71a2d9245ac2f3f1ccb887f80':
  Make FormatUtils use ByteArrayView.
2014-08-15 10:59:58 +00:00
Keisuke Kuroyanagi
444a5667c8 am 90d51d94: Merge "Add retry for dict file existence tests."
* commit '90d51d94b59504e0644d00954d7eff003375edab':
  Add retry for dict file existence tests.
2014-08-15 09:00:48 +00:00
Keisuke Kuroyanagi
83a74fa1b2 am 7be252d4: Use %zd to print size_t value.
* commit '7be252d4793b1401a081c61607513a1f5aae390b':
  Use %zd to print size_t value.
2014-08-15 09:00:46 +00:00
Keisuke Kuroyanagi
f44978f4bd am ed1ab3b3: Improve accent error handling in exact match logic.
* commit 'ed1ab3b3632d7fd366a33944abf1e2d7f9ad6539':
  Improve accent error handling in exact match logic.
2014-08-15 09:00:45 +00: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
2444dd2974 am 54099574: Merge "Remove unigram for v402 with historical info."
* commit '540995744080713b65630e02b62835deb8c8bdf3':
  Remove unigram for v402 with historical info.
2014-08-15 06:59:35 +00:00
Keisuke Kuroyanagi
d9d94f40c7 Merge "Make FormatUtils use ByteArrayView." 2014-08-15 05:03:06 +00: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
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
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
4ebfec72ab Merge "Import translations. DO NOT MERGE" 2014-08-15 04:31:42 +00:00
Jean Chalard
670644b2f1 am 3dbc3ece: am e04c8b10: am b8d76477: Add the input style to SuggestedWords.
* commit '3dbc3ece2614cb9d694e2f1d9607accd5eac7fc4':
  Add the input style to SuggestedWords.
2014-08-14 18:13:33 +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
b6df2af44a am af078ce7: am 1901c331: am a94c89e0: Use light emoji icon for Material light tablet keyboard
* commit 'af078ce7b462d4e9340b39060e3a3aa244c38b78':
  Use light emoji icon for Material light tablet keyboard
2014-08-13 15:58:03 +00: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
Keisuke Kuroyanagi
d144e30108 am 9481d088: Merge "Add TrieMap::remove()."
* commit '9481d088d70bba4747c574ca3901719c0c9b2a36':
  Add TrieMap::remove().
2014-08-13 12:26:57 +00:00
Yohei Yukawa
764ed168a2 am 85ce863d: am 4a2dbd87: am d9a8e1cc: Enable CursorAnchorInfo callback when necessary
* commit '85ce863d1903903151379b17d677c270121c7d69':
  Enable CursorAnchorInfo callback when necessary
2014-08-13 11:41:36 +00: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
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
edc048baea am bec6c6e3: am 3a346bf5: am 6e7806bc: Add stub implementation of #onUpdateCursorAnchorInfo
* commit 'bec6c6e306836d475a731ce1873d52a1a3ac68b3':
  Add stub implementation of #onUpdateCursorAnchorInfo
2014-08-13 10:58:29 +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
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
c5e1560787 am f8f83c24: am 43b8646a: am c225d2e2: Add setting boolean for showing UI to accept typed word
* commit 'f8f83c24cac97005714d8bed7d43a787d567f960':
  Add setting boolean for showing UI to accept typed word
2014-08-13 09:26:00 +00:00
Tadashi G. Takaoka
6abafcd4af am 1d478caf: (-s ours) am 7e34709a: (-s ours) am a696c924: (DO NOT MERGE) Add debug setting to force hardware special key
* commit '1d478cafb2c2baa9234a3d3fd77000a2290619d5':
  (DO NOT MERGE) Add debug setting to force hardware special key
2014-08-13 09:25:59 +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