Commit Graph

35686 Commits (ad235ceb86876d846dcee6c7fa5a90fe2dc37e23)

Author SHA1 Message Date
Tadashi G. Takaoka 4d51efce03 am aaefd566: Add !string/<resource_name> reference
* commit 'aaefd5666112c4a6fff58783c25cf9a75b468edd':
  Add !string/<resource_name> reference
2014-09-25 09:47:30 +00:00
Tadashi G. Takaoka 6add006dd1 am dbb2182e: Introduce subtype filter to unit test
* commit 'dbb2182e3928cb8d204290f83a01718d5ff9b162':
  Introduce subtype filter to unit test
2014-09-25 09:47:29 +00:00
Tadashi G. Takaoka aaefd56661 Add !string/<resource_name> reference
This CL introduces new text reference notation !string/<resource_name>
to refer a string resource on the fly.

This notation is mainly used to represent action key labels may refer
a string in a system locale in run-time.

This notation is needed to implement Hinglish and Serbian-Latin
keyboards that need to refer its own action key labels.

Bug: 17169632
Bug: 9687668
Change-Id: I042f6bd04714e0e448cd92031730eb9fb422e6d3
2014-09-25 18:27:23 +09:00
Keisuke Kuroyanagi 54357ccb72 am 951252bf: Merge "Get stats from dictionary."
* commit '951252bf478c924372397ecfc0fdf5a7d6445bff':
  Get stats from dictionary.
2014-09-25 09:26:44 +00:00
Tadashi G. Takaoka 899d54f9e8 am 22e2fa37: Merge "Add allowRedundantMoreKeys attribute"
* commit '22e2fa372c888e64a48eca8f98f0606c891f17ff':
  Add allowRedundantMoreKeys attribute
2014-09-25 09:26:43 +00:00
Jean Chalard dc0ec946d4 am 2828d9ed: Merge "[ML10.1] Adjust call for additional features"
* commit '2828d9eda7b9508ad815322ab440886a83f736db':
  [ML10.1] Adjust call for additional features
2014-09-25 09:26:41 +00:00
Tadashi G. Takaoka dbb2182e39 Introduce subtype filter to unit test
Change-Id: I3de573ffa38c46b78e1f8a602f99c49c164516f0
2014-09-25 18:26:21 +09:00
Tadashi G. Takaoka 04cd8794e0 Fix checking a11y status just before calling an a11y method
Bug: 17035860
Change-Id: I9627d525a570ced085281b4db93fe6896081e818
2014-09-25 18:24:17 +09:00
Keisuke Kuroyanagi 951252bf47 Merge "Get stats from dictionary." 2014-09-25 08:24:55 +00:00
Tadashi G. Takaoka 22e2fa372c Merge "Add allowRedundantMoreKeys attribute" 2014-09-25 08:20:19 +00:00
Jean Chalard 2828d9eda7 Merge "[ML10.1] Adjust call for additional features" 2014-09-25 08:19:47 +00:00
Tadashi G. Takaoka 0be4e6e585 Add allowRedundantMoreKeys attribute
This CL also adds a couple of custom layout tests of Nordic languages.

Bug: 10787354
Change-Id: I5e875d3f30863395511afa82f0a02deb093d3a6f
2014-09-25 15:12:06 +09:00
Jean Chalard 8da2052113 [ML10.1] Adjust call for additional features
Bug: 11230254
Change-Id: I7b60d9174d7d267eb1b3cd848cff36cdbea75b12
2014-09-25 12:50:11 +09:00
Keisuke Kuroyanagi b497ff1c31 am 4cc9c8b5: Merge "Quit reading unigram probability in Ver4PatriciaTrieNodeReader."
* commit '4cc9c8b58774279c7af486f610f4ebcb54735ff2':
  Quit reading unigram probability in Ver4PatriciaTrieNodeReader.
2014-09-25 03:29:02 +00:00
Keisuke Kuroyanagi da5ced247f am a2251ef4: Merge "Use std::move for dictionary properties."
* commit 'a2251ef47b376f3b34b24f000ab02596f6f35d45':
  Use std::move for dictionary properties.
2014-09-25 03:29:00 +00:00
Keisuke Kuroyanagi 4cc9c8b587 Merge "Quit reading unigram probability in Ver4PatriciaTrieNodeReader." 2014-09-25 03:20:41 +00:00
Keisuke Kuroyanagi a2251ef47b Merge "Use std::move for dictionary properties." 2014-09-25 03:20:28 +00:00
Keisuke Kuroyanagi b05c610544 am a40db55d: Merge "Fix typo."
* commit 'a40db55d9b3cea112863291739dd3fba2b1bf3b5':
  Fix typo.
2014-09-25 03:03:15 +00:00
Keisuke Kuroyanagi a40db55d9b Merge "Fix typo." 2014-09-25 02:52:12 +00:00
Keisuke Kuroyanagi 97465afbf8 Fix typo.
Change-Id: Ib090a3dfa7e53232e0d1ef5e4d2cbe48130f657f
2014-09-25 11:50:30 +09:00
Keisuke Kuroyanagi cb4f544198 Quit reading unigram probability in Ver4PatriciaTrieNodeReader.
Bug: 14425059
Change-Id: I4fc7b0e236151a2c64e7131772264024c6597633
2014-09-25 11:41:50 +09:00
Keisuke Kuroyanagi 2842e50c4b Use std::move for dictionary properties.
Change-Id: I15056b36b7493f4bac1dbcbb46a0b44343ede153
2014-09-25 11:36:52 +09:00
Sandeep Siddhartha fbd08b4329 am 145f05d6: Merge "Add account change receiver to handle account removal"
* commit '145f05d6371fac2a3f6f7cf840add38280c432fe':
  Add account change receiver to handle account removal
2014-09-24 23:49:27 +00:00
Sandeep Siddhartha 145f05d637 Merge "Add account change receiver to handle account removal" 2014-09-24 23:40:58 +00:00
Sandeep Siddhartha d4aec65f65 Add account change receiver to handle account removal
Also cleanup the manifest to group similar components together.
Moving LoginAccountUtils to its own package

Bug: 17464068
Change-Id: Iad7928855531d58334b1e4039bb45b97dde75462
2014-09-24 13:10:54 -07:00
Keisuke Kuroyanagi 1d371b7cbc am ed77b37e: Merge "Use CodePointArrayView in WordProperty."
* commit 'ed77b37e6b87d7296e21b42a28337ce6afa1ceec':
  Use CodePointArrayView in WordProperty.
2014-09-24 07:47:08 +00:00
Keisuke Kuroyanagi ed77b37e6b Merge "Use CodePointArrayView in WordProperty." 2014-09-24 07:38:37 +00:00
Keisuke Kuroyanagi 8c284d82b4 am 7313b0de: Merge "Refactoring method to get code points and code point count."
* commit '7313b0debe4eb07e497bd608c6975a0922c44bee':
  Refactoring method to get code points and code point count.
2014-09-24 07:30:14 +00:00
Keisuke Kuroyanagi 7313b0debe Merge "Refactoring method to get code points and code point count." 2014-09-24 07:24:48 +00:00
Tadashi G. Takaoka df21a586eb am 9f38c419: Merge "Cleanup action key label unit tests"
* commit '9f38c419bdb769824705107ec76e3ab94fff2bf5':
  Cleanup action key label unit tests
2014-09-24 06:59:33 +00:00
Tadashi G. Takaoka c1b41b2238 am 97294530: Merge "Stop showing more suggestions while important notice is showing"
* commit '97294530d939d1c623ef4ba9ec03b6aaf007fc78':
  Stop showing more suggestions while important notice is showing
2014-09-24 06:59:32 +00:00
Tadashi G. Takaoka 9f38c419bd Merge "Cleanup action key label unit tests" 2014-09-24 06:51:38 +00:00
Tadashi G. Takaoka 97294530d9 Merge "Stop showing more suggestions while important notice is showing" 2014-09-24 06:51:27 +00:00
Keisuke Kuroyanagi aadd46c2db am bd0ac979: Fix: native unit test.
* commit 'bd0ac97917284183ea7a59a084cd57b724a854c8':
  Fix: native unit test.
2014-09-24 06:38:08 +00:00
Keisuke Kuroyanagi bd0ac97917 Fix: native unit test.
Bug: 14425059
Change-Id: I7c5103eac35e01a5732f1f4594d730df06dfca96
2014-09-24 15:26:26 +09:00
Keisuke Kuroyanagi f40f2916a5 am c912957f: Merge "Move word flags to language model dict content."
* commit 'c912957f3ffd4425b6b9ecd594c8e273a38a6227':
  Move word flags to language model dict content.
2014-09-24 05:29:05 +00:00
Keisuke Kuroyanagi c912957f3f Merge "Move word flags to language model dict content." 2014-09-24 05:22:51 +00:00
Keisuke Kuroyanagi 80d139a694 Use CodePointArrayView in WordProperty.
Change-Id: I45a9755c413003831788d190beb499fee8ce63aa
2014-09-24 14:15:36 +09:00
Keisuke Kuroyanagi 65a7ccfa00 Refactoring method to get code points and code point count.
Bug: 14425059
Change-Id: I4731bd6076d34556e46e6714180fed324fb6aba3
2014-09-24 14:15:36 +09:00
Keisuke Kuroyanagi 7d911d6f91 Move word flags to language model dict content.
Bug: 14425059
Change-Id: I64712e5c83d0bc241e6f0f16117ab47b5d75bd4b
2014-09-24 14:15:34 +09:00
Tadashi G. Takaoka 21f038ee0a Stop showing more suggestions while important notice is showing
Bug: 15812659
Change-Id: I314e235cfffae3ae655320a9a75867efc28066bf
2014-09-24 14:12:05 +09:00
Tadashi G. Takaoka 51333ba4c3 Cleanup action key label unit tests
Change-Id: Iae08ef5689235310ad59035f4f19c6d631ca0602
2014-09-24 14:09:21 +09:00
Sandeep Siddhartha 9c6240eb16 am a2dbc448: Merge "Handle split layout tests for phones"
* commit 'a2dbc44895048d76fff7a24ae5ce44bd93bb8acb':
  Handle split layout tests for phones
2014-09-24 03:47:28 +00:00
Tadashi G. Takaoka 9825677391 am 064ba6bc: Merge "Fix Turkish/Azerbaijani keyboard to add more accented letters"
* commit '064ba6bc0a68f6614dedc37664e058cf6b268a70':
  Fix Turkish/Azerbaijani keyboard to add more accented letters
2014-09-24 03:47:26 +00:00
Sandeep Siddhartha a2dbc44895 Merge "Handle split layout tests for phones" 2014-09-24 03:41:06 +00:00
Tadashi G. Takaoka 064ba6bc0a Merge "Fix Turkish/Azerbaijani keyboard to add more accented letters" 2014-09-24 03:36:10 +00:00
Tadashi G. Takaoka 19b4151690 am 9a73a79c: Merge "Fix not intercepting touch event while in modal mode"
* commit '9a73a79cbe345ad637782fff6947d5ddced6aaf4':
  Fix not intercepting touch event while in modal mode
2014-09-24 03:31:38 +00:00
Tadashi G. Takaoka 9a73a79cbe Merge "Fix not intercepting touch event while in modal mode" 2014-09-24 03:24:18 +00:00
Keisuke Kuroyanagi 044249095b am b5dface8: Merge "Call stopTestModeInNativeCode() in testDecaying()."
* commit 'b5dface8da9ed28f018b3f3351529da29857437d':
  Call stopTestModeInNativeCode() in testDecaying().
2014-09-24 02:49:59 +00:00
Jean Chalard 6a1516fe11 am 3db17c53: Merge "[ML9.1] Add option for multi-lingual support"
* commit '3db17c5394f8a4413155015fdca54625504af3ff':
  [ML9.1] Add option for multi-lingual support
2014-09-24 02:49:57 +00:00