Tadashi G. Takaoka
b84c9387f4
am 28289ece: Merge "Fix NPE in KeyboardSwitcher while orientation change"
...
* commit '28289ece59ea85566c0e2b659c65b483052bcd5b':
Fix NPE in KeyboardSwitcher while orientation change
2014-05-15 07:12:20 +00:00
Tadashi G. Takaoka
591ec83e40
Merge "Use slightly dimmed text color for functional keys"
2014-05-15 07:09:53 +00:00
Tadashi G. Takaoka
28289ece59
Merge "Fix NPE in KeyboardSwitcher while orientation change"
2014-05-15 07:09:44 +00:00
Keisuke Kuroyanagi
3aec742bb8
am e810a266: Merge "Quit use bigram probability diff for ver4 dict."
...
* commit 'e810a266fd477cd69509b3d6e61fb8250191aee6':
Quit use bigram probability diff for ver4 dict.
2014-05-15 07:09:06 +00:00
Keisuke Kuroyanagi
e810a266fd
Merge "Quit use bigram probability diff for ver4 dict."
2014-05-15 07:07:25 +00:00
Tadashi G. Takaoka
afdcc15ca8
Fix NPE in KeyboardSwitcher while orientation change
...
This is a follow up of I8a737e2b73.
Bug: 14981300
Bug: 14419121
Change-Id: I87f910adbff248d9606d074c351aa951c9539163
2014-05-15 16:07:15 +09:00
Keisuke Kuroyanagi
64341927d2
Quit use bigram probability diff for ver4 dict.
...
Change-Id: I2cfcfbcf351877d1dff466a24974dbb05908f14e
2014-05-15 16:02:58 +09:00
Tadashi G. Takaoka
37ec0fe984
Use slightly dimmed text color for functional keys
...
This CL introduces two new key attributes to achieve this.
- KeyboardView.functionalTextColor
- followFunctionalTextColor flag for Key.keyLabelFlags
Bug: 14419121
Change-Id: I45ca433dcc9cc8c6cf891e21d5316ee4048b0cad
2014-05-15 15:39:59 +09:00
Yohei Yukawa
e4324df154
am f0fc320b: Merge "Simplify StatsUtils"
...
* commit 'f0fc320b4e70f8541b4d9d72b4bc426aad1955d9':
Simplify StatsUtils
2014-05-15 06:38:49 +00:00
Yohei Yukawa
f0fc320b4e
Merge "Simplify StatsUtils"
2014-05-15 06:35:42 +00:00
Tadashi G. Takaoka
2444af51df
am 50c21b5e: Merge "Update L icons"
...
* commit '50c21b5e9296a2cbde2ccd2b488f890f42291104':
Update L icons
2014-05-15 05:57:36 +00:00
Tadashi G. Takaoka
50c21b5e92
Merge "Update L icons"
2014-05-15 05:53:10 +00:00
Baligh Uddin
bdc4b1876a
Import translations. DO NOT MERGE
...
Change-Id: Ied3af9b4df35ee65da5734d910cf45af16d84e9e
Auto-generated-cl: translation import
2014-05-14 22:17:29 -07:00
Baligh Uddin
0ef3e3994c
Import translations. DO NOT MERGE
...
Change-Id: Iab8a923855b1fc47f5e2a83b33673357593fd341
Auto-generated-cl: translation import
2014-05-14 22:16:30 -07:00
Tadashi G. Takaoka
34e0fad723
Update L icons
...
This CL must be checked in together with I27755f45fd.
Bug: 14419121
Change-Id: Iaf032f638c9ed36f2d3b924fdd42f0502abf487e
2014-05-15 13:45:02 +09:00
Keisuke Kuroyanagi
48912bebbb
am a709bc7f: Merge "Reduce the cost for handling intentional omission."
...
* commit 'a709bc7f939ea63edd71786d7922cd36dd23ce3c':
Reduce the cost for handling intentional omission.
2014-05-15 03:33:46 +00:00
Keisuke Kuroyanagi
a709bc7f93
Merge "Reduce the cost for handling intentional omission."
2014-05-15 03:31:39 +00:00
Keisuke Kuroyanagi
4d86dd1273
am 39e5a15a: Merge "Always keep PtNodes that represent non-word info during GC."
...
* commit '39e5a15af0b4187aa8d7e571d43703f951c4f545':
Always keep PtNodes that represent non-word info during GC.
2014-05-15 02:40:31 +00:00
Keisuke Kuroyanagi
39e5a15af0
Merge "Always keep PtNodes that represent non-word info during GC."
2014-05-15 02:38:57 +00:00
Xiaojun Bi
5fe9c8f069
am 3686bdfc: Fix off-device build
...
* commit '3686bdfcc1798066f90fbd64b26602e2ecb7bad0':
Fix off-device build
2014-05-15 00:49:32 +00:00
Xiaojun Bi
3686bdfcc1
Fix off-device build
...
This CL fixed the breakage caused by DistracterFilter.
It should be checked in together with I8f53e9481c0f
Bug: 14911612
Bug: 13142176
Change-Id: I33c3526165cea58926d10404552f1fadc385c2e5
2014-05-14 17:39:02 -07:00
Xiaojun Bi
a2692d9bf2
Fix a NPE in DistracterFilter.isDistracterToWordsInDictionaries()
...
Bug: 14904706
Change-Id: I3b52bb01b9c59cbba2eba0bd1d91dffb4419c019
2014-05-14 15:16:07 -07:00
Yohei Yukawa
9aa7f66a15
Simplify StatsUtils
...
With this CL, the implementation of StatsUtils no longer
needs to know how to read settings from the system.
Insted, the LatinIME class is now responsible for notifying
StatsUtils whenever the settings is changed.
BUG: 14324207
Change-Id: Ic3d26ec31c8d2c082d3e7487b578b323aad2f960
2014-05-15 00:11:13 +09:00
Keisuke Kuroyanagi
01055b5f0b
am aa7329de: Merge "Add VERSION4_DEV(402) in Java side and use it for tests."
...
* commit 'aa7329de15dddcd437997c9da82d5cfb5a52cdcc':
Add VERSION4_DEV(402) in Java side and use it for tests.
2014-05-14 13:43:52 +00:00
Keisuke Kuroyanagi
871ff82088
am 91d75382: Merge "Add VERSION_4_DEV(402) in native code."
...
* commit '91d753822527649372a67c8f4e166670791a63f3':
Add VERSION_4_DEV(402) in native code.
2014-05-14 13:43:50 +00:00
Keisuke Kuroyanagi
aa7329de15
Merge "Add VERSION4_DEV(402) in Java side and use it for tests."
2014-05-14 13:42:24 +00:00
Keisuke Kuroyanagi
91d7538225
Merge "Add VERSION_4_DEV(402) in native code."
2014-05-14 13:40:10 +00:00
Keisuke Kuroyanagi
04536f14b0
Add VERSION4_DEV(402) in Java side and use it for tests.
...
Bug: 13406708
Change-Id: I7c9c53bf34d12dced7331a359a83f6444490783a
2014-05-14 22:37:07 +09:00
Keisuke Kuroyanagi
7116ea98f4
Add VERSION_4_DEV(402) in native code.
...
Bug: 13406708
Change-Id: I96cfacf524d670a6a5637a96a63bcd47aaf09ca0
2014-05-14 22:37:05 +09:00
Keisuke Kuroyanagi
6059f6c7b5
am 28b896fe: Merge "Use nullptr instead of MmappedBufferPtr(nullptr)."
...
* commit '28b896fe35b0345d4e92e5044974f05f2ee443ec':
Use nullptr instead of MmappedBufferPtr(nullptr).
2014-05-14 13:29:33 +00:00
Keisuke Kuroyanagi
cf700695ea
Always keep PtNodes that represent non-word info during GC.
...
Bug: 14119293
Change-Id: Ie50b341a512be6a6efe3e05b60e1d09560b01d1f
2014-05-14 22:29:21 +09:00
Keisuke Kuroyanagi
28b896fe35
Merge "Use nullptr instead of MmappedBufferPtr(nullptr)."
2014-05-14 13:26:14 +00:00
Keisuke Kuroyanagi
2dc8e36f8e
Use nullptr instead of MmappedBufferPtr(nullptr).
...
Change-Id: I9bc35f723f1c105ef6155a49630b8cd492900bc8
2014-05-14 22:05:00 +09:00
The Android Automerger
15531c49f5
merge in master-release history after reset to babde55bf8
2014-05-14 05:51:33 -07:00
Keisuke Kuroyanagi
4d1eaa12c9
am ee599754: Merge "Fix a NPE in DistracterFilter.isDistracterToWordsInDictionaries()"
...
* commit 'ee59975420c975040c0b990812201d3ddb4aacc5':
Fix a NPE in DistracterFilter.isDistracterToWordsInDictionaries()
2014-05-14 12:25:07 +00:00
Keisuke Kuroyanagi
ee59975420
Merge "Fix a NPE in DistracterFilter.isDistracterToWordsInDictionaries()"
2014-05-14 12:20:10 +00:00
Jean Chalard
05db21949f
am babde55b: Merge "Fix a bug where changing languages kills the composition."
...
* commit 'babde55bf843c2262d84580c0139ed6b040bef7e':
Fix a bug where changing languages kills the composition.
2014-05-14 11:40:54 +00:00
Jean Chalard
babde55bf8
Merge "Fix a bug where changing languages kills the composition."
2014-05-14 11:36:43 +00:00
Jean Chalard
5ce39dfa78
Fix a bug where changing languages kills the composition.
...
Bug: 14926896
Change-Id: Id2a06c68a51f833db4d8bbc858a232c2696afb6e
2014-05-14 20:34:32 +09:00
Keisuke Kuroyanagi
0e40c0ce82
am 32bdf9f3: Merge "Use JniDataUtils::putXxxToArray() to output a value."
...
* commit '32bdf9f3446d567f05bc49281a4ec43d4a19b2bf':
Use JniDataUtils::putXxxToArray() to output a value.
2014-05-14 11:15:14 +00:00
Keisuke Kuroyanagi
32bdf9f344
Merge "Use JniDataUtils::putXxxToArray() to output a value."
2014-05-14 11:12:09 +00:00
Keisuke Kuroyanagi
60497abd91
am 5c00bde9: Merge "Filter out control characters and non-unicode code points."
...
* commit '5c00bde9bc67d757a33cbaeba7158852c08a39fb':
Filter out control characters and non-unicode code points.
2014-05-14 11:10:51 +00:00
Keisuke Kuroyanagi
5c00bde9bc
Merge "Filter out control characters and non-unicode code points."
2014-05-14 11:07:32 +00:00
Keisuke Kuroyanagi
304a71d171
Use JniDataUtils::putXxxToArray() to output a value.
...
Change-Id: Ifb7bed6623b01acb524566a0fe00dcbdf7273888
2014-05-14 20:05:15 +09:00
Keisuke Kuroyanagi
e9121a68a6
Filter out control characters and non-unicode code points.
...
Bug: 14119293
Bug: 13758761
Change-Id: I6b79cff0714152807f5e20b7a75060a0a772b28b
2014-05-14 20:05:10 +09:00
Keisuke Kuroyanagi
98c3001c46
am 728141d5: Merge "Generate dict code for version 401."
...
* commit '728141d55a0a785a4ed09586f7e22272cd49fc96':
Generate dict code for version 401.
2014-05-14 10:53:35 +00:00
Keisuke Kuroyanagi
728141d55a
Merge "Generate dict code for version 401."
2014-05-14 10:51:12 +00:00
Tadashi G. Takaoka
8aa3c06784
am 9f4d62cc: Create com.android.inputmethod.keyboard.emoji package
...
* commit '9f4d62cc42ab66f72ecb23996ffc2f8b039c8c4a':
Create com.android.inputmethod.keyboard.emoji package
2014-05-14 10:41:49 +00:00
Tadashi G. Takaoka
9f4d62cc42
Create com.android.inputmethod.keyboard.emoji package
...
Change-Id: Idd12c2fa4f5add7bb50bd7349ff9a74fffe82cfd
2014-05-14 19:32:00 +09:00
Keisuke Kuroyanagi
6bf268132d
Generate dict code for version 401.
...
Bug: 13406708
Change-Id: I769ac84d54d997e7aefab0c9c16727455a132e0b
2014-05-14 19:09:01 +09:00