Commit Graph

32859 Commits (b349b5747687e3f13c7f865c54907d325a0cd771)

Author SHA1 Message Date
Keisuke Kuroyanagi b349b57476 Merge "Use ReadOnlyByteArrayView in Ver2ParticiaTrieNodeReader." 2014-09-17 12:53:54 +00:00
Keisuke Kuroyanagi a533e18c07 Merge "Use ReadOnlyByteArrayView in Ver2PtNodeArrayReader." 2014-09-17 12:53:48 +00:00
Keisuke Kuroyanagi 4a55d41410 Merge "Use ReadOnlyByteArrayView in ShortcutListPolicy" 2014-09-17 12:51:06 +00:00
Keisuke Kuroyanagi c1040a255c Merge "Use ReadOnlyByteArrayView in BigramListPolicy." 2014-09-17 12:50:51 +00:00
Keisuke Kuroyanagi 5849feeee1 Merge "Use ReadOnlyByteArrayView in PatriciaTriePolicy." 2014-09-17 12:50:16 +00:00
Keisuke Kuroyanagi 198a47a161 Merge "Add firstOrDefault and lastOrDefault to IntArrayView." 2014-09-17 12:43:10 +00:00
Keisuke Kuroyanagi 6258c57c32 Use ReadOnlyByteArrayView in Ver2ParticiaTrieNodeReader.
Change-Id: Ie3325bb9666c7ff6d519a1b72ed2fe9fc4f140a9
2014-09-17 21:42:30 +09:00
Keisuke Kuroyanagi a892628fa3 Use ReadOnlyByteArrayView in Ver2PtNodeArrayReader.
Change-Id: Ia1065465abdf7c64fadb3ff1efd2a4d2df343264
2014-09-17 21:42:30 +09:00
Keisuke Kuroyanagi 59ebd51718 Use ReadOnlyByteArrayView in ShortcutListPolicy
Change-Id: I03a6f49c9005306bcc5fce8b7e4d37b8d30b9faa
2014-09-17 21:42:29 +09:00
Keisuke Kuroyanagi d01eb3c94c Use ReadOnlyByteArrayView in BigramListPolicy.
Change-Id: I0f8e8044c8803a7a542f97be5b8f08fdb5ae3926
2014-09-17 21:42:26 +09:00
Keisuke Kuroyanagi 180e7b4c07 Use ReadOnlyByteArrayView in PatriciaTriePolicy.
Change-Id: I4ef01c0af73f27c256cc1a719343be836913dc71
2014-09-17 21:38:46 +09:00
Keisuke Kuroyanagi 0be559d907 Merge "Use CodePointArrayView in DictionaryUtils." 2014-09-17 12:33:29 +00:00
Keisuke Kuroyanagi 2b02a6805b Merge "Use CodePointArrayView in Dictionary." 2014-09-17 12:31:15 +00:00
Keisuke Kuroyanagi cac9486550 Merge "Use IntArrayView in DynamicPtUpdatingHelper." 2014-09-17 12:26:10 +00:00
Keisuke Kuroyanagi 09c154925f Add firstOrDefault and lastOrDefault to IntArrayView.
Change-Id: I854c02eff3fa0b53c72a5f1cabce001f4854ada0
2014-09-17 21:16:31 +09:00
Tadashi G. Takaoka 7d64bc3455 Merge "Revert "Revert "Fall back to default keyboard theme""" 2014-09-17 11:51:19 +00:00
Tadashi G. Takaoka 311f12d024 Revert "Revert "Fall back to default keyboard theme""
This reverts commit 821486ba8b.

Change-Id: If0285c87edcd5f7d3c5449026953a74bf1125f65
2014-09-17 11:51:09 +00:00
Tadashi G. Takaoka c6cc000892 Merge "Revert "Fall back to default keyboard theme"" 2014-09-17 11:46:50 +00:00
Tadashi G. Takaoka 821486ba8b Revert "Fall back to default keyboard theme"
This reverts commit 6ed8b18326.

Change-Id: I48f775e54f4077e556b26bc0146bc918421c6845
2014-09-17 11:46:40 +00:00
Tadashi G. Takaoka e2a396eef0 Merge "Fall back to default keyboard theme" 2014-09-17 11:23:56 +00:00
Keisuke Kuroyanagi fc7d0540fe Use CodePointArrayView in DictionaryUtils.
Change-Id: I9ae308e60124ea5acb4ee09847c4fdd58ff168e2
2014-09-17 20:13:36 +09:00
Keisuke Kuroyanagi 3e75c59133 Use CodePointArrayView in Dictionary.
Change-Id: I63fa0a8348f6de6ec7a424a8033e936b4af72beb
2014-09-17 20:13:36 +09:00
Keisuke Kuroyanagi 89a074fade Use IntArrayView in DynamicPtUpdatingHelper.
Change-Id: Ifa185eba7dd9abee1b35e49fe559be1042ca63d7
2014-09-17 20:13:36 +09:00
Tadashi G. Takaoka 6ed8b18326 Fall back to default keyboard theme
Bug: 17537884
Change-Id: I3452d6d4a5837c6b2d417c8d256c121df86131cc
2014-09-17 19:36:22 +09:00
Jean Chalard 7542b8d83d Merge "Fix tests." 2014-09-17 10:18:42 +00:00
Jean Chalard 161080c029 Fix tests.
Looper.prepare() is not called automatically for us any more.

Bug: 17518123
Change-Id: I2fb6caa4ef79ce7ed86ff58518f4b000483e508f
2014-09-17 19:12:04 +09:00
Keisuke Kuroyanagi e69266638f Merge "Support n-gram for look-up." 2014-09-17 10:04:59 +00:00
Adrian Velicu f116f91033 Making spelling of the word "distracters" consistent
Bug: 17537869
Change-Id: Ibfc1c84aff72aeb76c9b127503369d00f3dfaceb
2014-09-17 17:32:43 +09:00
Keisuke Kuroyanagi 4926b90ec5 Support n-gram for look-up.
Bug: 14425059
Change-Id: I19523c29fb802cd65158c7540d1608e7f55c4ca7
2014-09-17 16:20:00 +09:00
Keisuke Kuroyanagi 3676c11472 Merge "Support removing n-gram entry in structure policy." 2014-09-17 01:04:43 +00:00
Keisuke Kuroyanagi 7e9869a2ae Merge "Support adding n-gram entry in structure policy." 2014-09-17 01:04:16 +00:00
Tadashi G. Takaoka 44398bb5e1 am cf5fc1ea: am 4e1f1689: am 5ae05786: Merge "Fix drawing of custom action label key" into lmp-dev
* commit 'cf5fc1ea065873cd6d7b1d5d467940e4e45354d3':
  Fix drawing of custom action label key
2014-09-16 23:59:08 +00:00
Tadashi G. Takaoka cf5fc1ea06 am 4e1f1689: am 5ae05786: Merge "Fix drawing of custom action label key" into lmp-dev
* commit '4e1f168967cf462e7cd54a4505d0d08ef9d4552d':
  Fix drawing of custom action label key
2014-09-16 23:43:04 +00:00
Tadashi G. Takaoka 4e1f168967 am 5ae05786: Merge "Fix drawing of custom action label key" into lmp-dev
* commit '5ae057862e316bac7971d2ec325e57d5ff54c592':
  Fix drawing of custom action label key
2014-09-16 23:30:17 +00:00
Tadashi G. Takaoka 5ae057862e Merge "Fix drawing of custom action label key" into lmp-dev 2014-09-16 23:22:40 +00:00
Mohammadinamul Sheik da9bd4b9fe Merge "Add StatsUtils.onAutoCorrection method." 2014-09-16 23:14:45 +00:00
Sandeep Siddhartha 0c37e99e12 Merge "Add a production flag for account sign-in" 2014-09-16 23:00:37 +00:00
Mohammadinamul Sheik 16bfac9ff4 Add StatsUtils.onAutoCorrection method.
Change-Id: I9547b6c0f082ef7c09b251a6458badb65a841229
2014-09-16 12:34:22 -07:00
Sandeep Siddhartha 4d928c3d00 Add a production flag for account sign-in
[1/2]

Bug: 17464068
Change-Id: Ie45191c74a97c44711dc0c6d65cc262fd9742abe
2014-09-16 12:15:30 -07:00
Baligh Uddin e3db14ca09 am 1f76ef0e: (-s ours) am 6e0e130e: (-s ours) am 81c1daa9: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit '1f76ef0e71b7c86d6b6582e67152a72e91108356':
  Import translations. DO NOT MERGE
2014-09-16 18:22:29 +00:00
Baligh Uddin 7e31360dc9 am 12e57c5a: (-s ours) am b8ca040c: (-s ours) am b979cd54: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit '12e57c5a720ef3f22b690fc65e13dde67e271959':
  Import translations. DO NOT MERGE
2014-09-16 18:22:28 +00:00
Baligh Uddin f6abe65a3b am 891f997c: (-s ours) am f5cec932: (-s ours) am aaddee70: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit '891f997c908ac26373aa0eee213bc93598c29d7b':
  Import translations. DO NOT MERGE
2014-09-16 18:22:27 +00:00
Baligh Uddin 8e0d8afbec am fb6e234c: (-s ours) am adf64196: (-s ours) am 771a3a7d: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit 'fb6e234c309cc520fc05439060ebce51805c5a19':
  Import translations. DO NOT MERGE
2014-09-16 18:22:26 +00:00
Baligh Uddin b903e3bcd6 am 1bddfbba: (-s ours) am 923950d1: (-s ours) am d5937725: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit '1bddfbbaa79960c353a6115f18105e5ef697d0fa':
  Import translations. DO NOT MERGE
2014-09-16 18:22:25 +00:00
Baligh Uddin f4a273ccb9 am ee63d2f1: (-s ours) am 8e3f5ce1: (-s ours) am 73cbb981: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit 'ee63d2f184c688e3be6305e376842aff495911a7':
  Import translations. DO NOT MERGE
2014-09-16 18:22:23 +00:00
Baligh Uddin fcfff5d45c am 4fff69df: (-s ours) am b1cdeef0: (-s ours) am 9dafca38: (-s ours) Import translations. DO NOT MERGE
* commit '4fff69df71c6d68184d8a066f0b9c0b4a1283018':
  Import translations. DO NOT MERGE
2014-09-16 18:22:22 +00:00
Baligh Uddin 1f76ef0e71 am 6e0e130e: (-s ours) am 81c1daa9: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit '6e0e130eb3d1446bcefedac080d970d5c07893f8':
  Import translations. DO NOT MERGE
2014-09-16 18:03:56 +00:00
Baligh Uddin 12e57c5a72 am b8ca040c: (-s ours) am b979cd54: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit 'b8ca040c3edcfe9daf3531276862d8dbbaa6b7f6':
  Import translations. DO NOT MERGE
2014-09-16 18:03:55 +00:00
Baligh Uddin 891f997c90 am f5cec932: (-s ours) am aaddee70: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit 'f5cec9329584eccad38121841ee274eeab689a06':
  Import translations. DO NOT MERGE
2014-09-16 18:03:53 +00:00
Baligh Uddin fb6e234c30 am adf64196: (-s ours) am 771a3a7d: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit 'adf641961a919c9265d27c38a60b138b891ca356':
  Import translations. DO NOT MERGE
2014-09-16 18:03:52 +00:00