Yohei Yukawa
4a71d2c480
Allow to add/remove background color to/from the committed text
...
This is a groundwork for subsequent CLs where we need to
add/remove background color to/from the commited text.
In this CL, we use Spanned#SPAN_COMPOSING so that we can easily
remove such a background color by calling
InputConnection#finishComposingText. To make this operation easy
and realiable, we need to track whether we have specified the
background color to the commited text or not at one place. Here
we use RichInputConnection for this purpose.
Change-Id: I5f9bc4425c5d1b80a719a20e5baf336729ec08d2
2014-08-24 20:28:24 -07:00
Keisuke Kuroyanagi
64bf62e25e
am 094a8a68: Merge "Update probabilities in language model dict content for GC."
...
* commit '094a8a68e3ec4d7d5cacd9be08fa4558b096a93f':
Update probabilities in language model dict content for GC.
2014-08-25 03:16:06 +00:00
Keisuke Kuroyanagi
094a8a68e3
Merge "Update probabilities in language model dict content for GC."
2014-08-25 03:08:58 +00:00
Yohei Yukawa
7d146cdbe8
am cd6ef9a8: Indroduce SuggestedWords#getTypedWordInfoOrNull
...
* commit 'cd6ef9a8b117b82623251510fac72ee108ec1a2a':
Indroduce SuggestedWords#getTypedWordInfoOrNull
2014-08-24 23:52:49 +00:00
Yohei Yukawa
cd6ef9a8b1
Indroduce SuggestedWords#getTypedWordInfoOrNull
...
This is a groundwork for subsequent CLs whith need to
do certain things for and only for the typed word.
Change-Id: I374b79cbc79470f57f523c996010301ea5701a61
2014-08-24 16:32:17 -07:00
Baligh Uddin
7ecc2301b9
am 19a7012d: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit '19a7012db59efdc45d58c86085c2e8c871806761':
Import translations. DO NOT MERGE
2014-08-22 18:37:16 +00:00
Baligh Uddin
46abcd8563
am bf32c265: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit 'bf32c265786b3a91424936d0b290f725c75d87ff':
Import translations. DO NOT MERGE
2014-08-22 18:37:15 +00:00
Baligh Uddin
84f348617f
am dafd54f0: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit 'dafd54f055d98d1dbbdb6e452a6930639b4e66af':
Import translations. DO NOT MERGE
2014-08-22 18:37:14 +00:00
Baligh Uddin
918279cd2a
am f1d070ea: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit 'f1d070eae26797b9267c7db36a000392f9f1c0b3':
Import translations. DO NOT MERGE
2014-08-22 18:37:12 +00:00
Baligh Uddin
a747a6397f
am 7bf6d900: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit '7bf6d900b93aaaa4debd223965333211a4709bc9':
Import translations. DO NOT MERGE
2014-08-22 18:37:11 +00:00
Baligh Uddin
19a7012db5
Merge "Import translations. DO NOT MERGE"
2014-08-22 18:29:52 +00:00
Baligh Uddin
bf32c26578
Merge "Import translations. DO NOT MERGE"
2014-08-22 18:29:52 +00:00
Baligh Uddin
dafd54f055
Merge "Import translations. DO NOT MERGE"
2014-08-22 18:29:48 +00:00
Baligh Uddin
f1d070eae2
Merge "Import translations. DO NOT MERGE"
2014-08-22 18:29:48 +00:00
Baligh Uddin
e11effa538
Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
2014-08-22 18:29:46 +00:00
Baligh Uddin
7bf6d900b9
Merge "Import translations. DO NOT MERGE"
2014-08-22 18:29:42 +00:00
Tadashi G. Takaoka
4c09217b31
am 56087650: am cc4d21df: am 2637be27: Support Accept typed word UI
...
* commit '560876508f7ad9ea618697268a8e8cb70ddf5e82':
Support Accept typed word UI
2014-08-22 14:36:41 +00:00
Tadashi G. Takaoka
560876508f
am cc4d21df: am 2637be27: Support Accept typed word UI
...
* commit 'cc4d21df7b08c3143dd1c4af786609a279a0bb79':
Support Accept typed word UI
2014-08-22 14:27:26 +00:00
Tadashi G. Takaoka
cc4d21df7b
am 2637be27: Support Accept typed word UI
...
* commit '2637be27c51be03e39b0db1c66312c4cc55bc7de':
Support Accept typed word UI
2014-08-22 14:17:23 +00:00
Tadashi G. Takaoka
2637be27c5
Support Accept typed word UI
...
Change-Id: I58e95b2791a45afdc7dae8e26dcfc200b3b4b854
2014-08-22 21:25:35 +09:00
Keisuke Kuroyanagi
295e60234c
Get bigram probability using language model dict content.
...
Bug: 14425059
Change-Id: Ia0493ed94e9bd47e9396d8cda94511b47820db0d
2014-08-22 20:13:06 +09:00
Keisuke Kuroyanagi
063f86d40f
Truncate entries in language model dict content.
...
Bug: 14425059
Change-Id: I023c1d5109a2c43fcea3bb11a0fd7198c82891ba
2014-08-22 20:13:04 +09:00
Keisuke Kuroyanagi
9aa6699107
Update probabilities in language model dict content for GC.
...
Bug: 14425059
Change-Id: I354408afd8e5c1955ff0acea3d0243d628fe3843
2014-08-22 20:07:54 +09:00
Jean Chalard
9df7e3b8e9
am 6c638d1b: Merge "Revert "[ML1] Introduce RichInputMethodSubtype""
...
* commit '6c638d1bbdd4b1b8d49531ef41d337bd3ccbec32':
Revert "[ML1] Introduce RichInputMethodSubtype"
2014-08-22 09:48:39 +00:00
Jean Chalard
6c638d1bbd
Merge "Revert "[ML1] Introduce RichInputMethodSubtype""
2014-08-22 09:41:46 +00:00
Jean Chalard
a63d0a8ee6
Revert "[ML1] Introduce RichInputMethodSubtype"
...
This reverts commit 8ffe4bc932
.
Change-Id: I9d4c98b0adfdb78b0f4d376f7691e50d1bd2228f
2014-08-22 09:40:27 +00:00
Yohei Yukawa
bf55d9f0e6
am eb99b461: am 96db9222: am cabb66e9: follow-up to API change in I4a577bfd02b37b
...
* commit 'eb99b461f03a48317598289ab12ea30a617c537c':
follow-up to API change in I4a577bfd02b37b
2014-08-22 09:35:57 +00:00
Yohei Yukawa
eb99b461f0
am 96db9222: am cabb66e9: follow-up to API change in I4a577bfd02b37b
...
* commit '96db9222c2c8c728498751221cc92664676dd4f0':
follow-up to API change in I4a577bfd02b37b
2014-08-22 09:26:22 +00:00
Yohei Yukawa
96db9222c2
am cabb66e9: follow-up to API change in I4a577bfd02b37b
...
* commit 'cabb66e9bc2d5c13d83ccae6ce2d2e673b6ebf0e':
follow-up to API change in I4a577bfd02b37b
2014-08-22 09:17:34 +00:00
Keisuke Kuroyanagi
901964eb81
am e2ebd5d6: Merge "Add ExpandableBinaryDictionary#getDictionaryStats()."
...
* commit 'e2ebd5d6211d9eecfc6a18505a5041f3c374bab7':
Add ExpandableBinaryDictionary#getDictionaryStats().
2014-08-22 09:11:43 +00:00
Jean Chalard
32abc692a5
am 395d7787: Merge "Revert "[HW17] Straighten the dead char implementation.""
...
* commit '395d7787396d80dd56934d0f4f85062b1a391e02':
Revert "[HW17] Straighten the dead char implementation."
2014-08-22 09:05:45 +00:00
Keisuke Kuroyanagi
e2ebd5d621
Merge "Add ExpandableBinaryDictionary#getDictionaryStats()."
2014-08-22 09:05:18 +00:00
Jean Chalard
395d778739
Merge "Revert "[HW17] Straighten the dead char implementation.""
2014-08-22 08:20:28 +00:00
Jean Chalard
5bfd661b38
Revert "[HW17] Straighten the dead char implementation."
...
This reverts commit c6612ff051
.
Change-Id: I750d9bff9cb89a6ab13af7a33567c3a0fe2af381
2014-08-22 08:16:28 +00:00
Jean Chalard
543efa296e
am f429d8f1: Merge "[ML1] Introduce RichInputMethodSubtype"
...
* commit 'f429d8f138d7e9aed8cdae774bfc8854025d3a40':
[ML1] Introduce RichInputMethodSubtype
2014-08-22 07:49:11 +00:00
Jean Chalard
f429d8f138
Merge "[ML1] Introduce RichInputMethodSubtype"
2014-08-22 07:42:29 +00:00
Jean Chalard
01d9955e8a
am 1b34985d: Merge "[HW17] Straighten the dead char implementation."
...
* commit '1b34985dcfb118eb06f3e286e5a160cd4aaddd6c':
[HW17] Straighten the dead char implementation.
2014-08-22 07:39:39 +00:00
Jean Chalard
8ffe4bc932
[ML1] Introduce RichInputMethodSubtype
...
Bug: 11230254
Change-Id: Ic7a1bf938a5a186dcff527b556295aba2406e8b9
2014-08-22 16:34:27 +09:00
Jean Chalard
1b34985dcf
Merge "[HW17] Straighten the dead char implementation."
2014-08-22 07:33:31 +00:00
Mohammadinamul Sheik
07f4bcdd4a
am 698b19ef: Pass a new argument to StatsUtils.
...
* commit '698b19ef35d1d865943ec9d9ee05f8f0e66dc3f8':
Pass a new argument to StatsUtils.
2014-08-22 07:11:28 +00:00
Mohammadinamul Sheik
698b19ef35
Pass a new argument to StatsUtils.
...
Change-Id: I61e32c7a455a273e8daf9a5487d7969923802488
Bug: 17013677
2014-08-22 15:58:45 +09:00
Jean Chalard
c6612ff051
[HW17] Straighten the dead char implementation.
...
This now supports all cases, including cases not supported by
the framework.
Change-Id: I9dfbe2829c28c5bcb64b0b5a2551e7806990c00f
2014-08-22 15:55:32 +09:00
Yohei Yukawa
cabb66e9bc
follow-up to API change in I4a577bfd02b37b
...
BUG: 17182367
BUG: 17185263
Change-Id: Id54ca29c191b9752fa82ffe5a960113b2e97e5c1
2014-08-21 21:39:15 -07:00
Keisuke Kuroyanagi
6f2ddddb5b
Add ExpandableBinaryDictionary#getDictionaryStats().
...
Bug: 16553957
Change-Id: I05866624d0ba9f32ea7a71cb231ba501dde4376c
2014-08-22 12:02:40 +09:00
Yohei Yukawa
722b76bbbd
am 5a96395b: am 8cbc37f2: am 8e2fcaa3: Merge "Use FrameLayout for the backing view" into lmp-dev
...
* commit '5a96395b78df7e201c580515ec9f54609a474a2d':
Use FrameLayout for the backing view
2014-08-21 18:47:00 +00:00
Yohei Yukawa
5a96395b78
am 8cbc37f2: am 8e2fcaa3: Merge "Use FrameLayout for the backing view" into lmp-dev
...
* commit '8cbc37f2c803fe5854237434742845a7b8ee32b9':
Use FrameLayout for the backing view
2014-08-21 18:38:12 +00:00
Yohei Yukawa
8cbc37f2c8
am 8e2fcaa3: Merge "Use FrameLayout for the backing view" into lmp-dev
...
* commit '8e2fcaa33411e7cf12bc66ff8171e5466b804950':
Use FrameLayout for the backing view
2014-08-21 18:29:41 +00:00
Yohei Yukawa
8e2fcaa334
Merge "Use FrameLayout for the backing view" into lmp-dev
2014-08-21 18:06:07 +00:00
Tadashi G. Takaoka
462db77683
am ebec5e13: Merge "Add Hinglish (hi_ZZ) subtype"
...
* commit 'ebec5e13383e4810b07e0cdbe10022e3ddb9c0d3':
Add Hinglish (hi_ZZ) subtype
2014-08-21 10:30:04 +00:00
Tadashi G. Takaoka
ebec5e1338
Merge "Add Hinglish (hi_ZZ) subtype"
2014-08-21 10:22:17 +00:00