Commit Graph

35872 Commits (83d7e4cfef6511c0e96d276b4171c7437dc88e61)

Author SHA1 Message Date
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
Keisuke Kuroyanagi b5dface8da Merge "Call stopTestModeInNativeCode() in testDecaying()." 2014-09-24 02:46:33 +00:00
Jean Chalard 3db17c5394 Merge "[ML9.1] Add option for multi-lingual support" 2014-09-24 02:42:46 +00:00
Keisuke Kuroyanagi a8321242c6 Call stopTestModeInNativeCode() in testDecaying().
Change-Id: I939fdbda31ff066ea6e807ad1438a8f77fb6ddef
2014-09-24 08:51:19 +09:00
Tadashi G. Takaoka 5c45914c1e am 620bfb9b: am 4c4ba10b: am 71b51590: am a76e11a2: am 1f490d6c: am be4e0d0e: Fix when to show important notice
* commit '620bfb9bb9a5e4ca8e94ffee9ba911d05a8af5eb':
  Fix when to show important notice
2014-09-23 16:35:22 +00:00
Baligh Uddin d4a799449a am 108b3497: (-s ours) am d4f5cb8b: (-s ours) am 3cd7dfc0: (-s ours) am 2829f9ee: (-s ours) am b28e0bdd: (-s ours) am cf59579c: (-s ours) Import translations. DO NOT MERGE
* commit '108b34977f836abcbec9ca3eac3f8f8e6205f14d':
  Import translations. DO NOT MERGE
2014-09-23 16:35:20 +00:00
Tadashi G. Takaoka 620bfb9bb9 am 4c4ba10b: am 71b51590: am a76e11a2: am 1f490d6c: am be4e0d0e: Fix when to show important notice
* commit '4c4ba10bbb257036d7cb6ae8a128263285b7384f':
  Fix when to show important notice
2014-09-23 16:18:45 +00:00
Baligh Uddin 108b34977f am d4f5cb8b: (-s ours) am 3cd7dfc0: (-s ours) am 2829f9ee: (-s ours) am b28e0bdd: (-s ours) am cf59579c: (-s ours) Import translations. DO NOT MERGE
* commit 'd4f5cb8bcd79d5d516bb1eb0e0efa584baabe051':
  Import translations. DO NOT MERGE
2014-09-23 16:18:44 +00:00
Keisuke Kuroyanagi 4a7254e12e am 230b343e: Merge "Quit using try catch in addAndWriteRandomWords."
* commit '230b343e8cb8b62b3779967d030a1c90c17d1ee3':
  Quit using try catch in addAndWriteRandomWords.
2014-09-23 10:27:38 +00:00
Keisuke Kuroyanagi 61f90fd819 am 9997853d: Merge "Prepare supporting n-gram for user history dictionary."
* commit '9997853d6fa5b17402c0a8a490fa3bafc0e58933':
  Prepare supporting n-gram for user history dictionary.
2014-09-23 10:27:36 +00:00
Keisuke Kuroyanagi 230b343e8c Merge "Quit using try catch in addAndWriteRandomWords." 2014-09-23 10:19:05 +00:00
Keisuke Kuroyanagi 9997853d6f Merge "Prepare supporting n-gram for user history dictionary." 2014-09-23 10:18:41 +00:00
Tadashi G. Takaoka 4c4ba10bbb am 71b51590: am a76e11a2: am 1f490d6c: am be4e0d0e: Fix when to show important notice
* commit '71b51590b28cfe6c51bea2677ccbeccaf3006313':
  Fix when to show important notice
2014-09-22 20:01:49 +00:00
Baligh Uddin d4f5cb8bcd am 3cd7dfc0: (-s ours) am 2829f9ee: (-s ours) am b28e0bdd: (-s ours) am cf59579c: (-s ours) Import translations. DO NOT MERGE
* commit '3cd7dfc0fc077932bc34d1edec0691d2c3d53909':
  Import translations. DO NOT MERGE
2014-09-22 20:01:38 +00:00
Tadashi G. Takaoka 71b51590b2 am a76e11a2: am 1f490d6c: am be4e0d0e: Fix when to show important notice
* commit 'a76e11a24aac700638ec3a7fc5ed754e15aecfbe':
  Fix when to show important notice
2014-09-22 19:38:51 +00:00