Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PrevWordsInfo.getPrevWordCount() in Java side. | 2014-09-17 | 2 | -20/+18 | |
| | | | | | Bug: 14425059 Change-Id: Ie6295ff657c483876af403f2d474b7d857e5e3d6 | ||||
* | Merge "Use ReadOnlyByteArrayView in Ver2ParticiaTrieNodeReader." | 2014-09-17 | 3 | -13/+11 | |
|\ | |||||
| * | Use ReadOnlyByteArrayView in Ver2ParticiaTrieNodeReader. | 2014-09-17 | 3 | -13/+11 | |
| | | | | | | | | Change-Id: Ie3325bb9666c7ff6d519a1b72ed2fe9fc4f140a9 | ||||
* | | Merge "Use ReadOnlyByteArrayView in Ver2PtNodeArrayReader." | 2014-09-17 | 3 | -12/+11 | |
|\| | |||||
| * | Use ReadOnlyByteArrayView in Ver2PtNodeArrayReader. | 2014-09-17 | 3 | -12/+11 | |
| | | | | | | | | Change-Id: Ia1065465abdf7c64fadb3ff1efd2a4d2df343264 | ||||
* | | Merge "Use ReadOnlyByteArrayView in ShortcutListPolicy" | 2014-09-17 | 5 | -26/+26 | |
|\| | |||||
| * | Use ReadOnlyByteArrayView in ShortcutListPolicy | 2014-09-17 | 5 | -26/+26 | |
| | | | | | | | | Change-Id: I03a6f49c9005306bcc5fce8b7e4d37b8d30b9faa | ||||
* | | Merge "Use ReadOnlyByteArrayView in BigramListPolicy." | 2014-09-17 | 3 | -28/+26 | |
|\| | |||||
| * | Use ReadOnlyByteArrayView in BigramListPolicy. | 2014-09-17 | 3 | -28/+26 | |
| | | | | | | | | Change-Id: I0f8e8044c8803a7a542f97be5b8f08fdb5ae3926 | ||||
* | | Merge "Use ReadOnlyByteArrayView in PatriciaTriePolicy." | 2014-09-17 | 3 | -44/+59 | |
|\| | |||||
| * | Use ReadOnlyByteArrayView in PatriciaTriePolicy. | 2014-09-17 | 3 | -44/+59 | |
| | | | | | | | | Change-Id: I4ef01c0af73f27c256cc1a719343be836913dc71 | ||||
* | | Merge "Add firstOrDefault and lastOrDefault to IntArrayView." | 2014-09-17 | 4 | -3/+37 | |
|\ \ | |||||
| * | | Add firstOrDefault and lastOrDefault to IntArrayView. | 2014-09-17 | 4 | -3/+37 | |
| | | | | | | | | | | | | Change-Id: I854c02eff3fa0b53c72a5f1cabce001f4854ada0 | ||||
* | | | Merge "Use CodePointArrayView in DictionaryUtils." | 2014-09-17 | 3 | -7/+8 | |
|\ \ \ | | |/ | |/| | |||||
| * | | Use CodePointArrayView in DictionaryUtils. | 2014-09-17 | 3 | -7/+8 | |
| | | | | | | | | | | | | Change-Id: I9ae308e60124ea5acb4ee09847c4fdd58ff168e2 | ||||
* | | | Merge "Use CodePointArrayView in Dictionary." | 2014-09-17 | 3 | -50/+51 | |
|\| | | |||||
| * | | Use CodePointArrayView in Dictionary. | 2014-09-17 | 3 | -50/+51 | |
| | | | | | | | | | | | | Change-Id: I63fa0a8348f6de6ec7a424a8033e936b4af72beb | ||||
* | | | Merge "Use IntArrayView in DynamicPtUpdatingHelper." | 2014-09-17 | 7 | -95/+85 | |
|\| | | |||||
| * | | Use IntArrayView in DynamicPtUpdatingHelper. | 2014-09-17 | 7 | -95/+85 | |
| | | | | | | | | | | | | Change-Id: Ifa185eba7dd9abee1b35e49fe559be1042ca63d7 | ||||
* | | | Merge "Revert "Revert "Fall back to default keyboard theme""" | 2014-09-17 | 6 | -52/+133 | |
|\ \ \ | |||||
| * | | | Revert "Revert "Fall back to default keyboard theme"" | 2014-09-17 | 6 | -52/+133 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 821486ba8b7a8e2d1a8f31846af456faf076d126. Change-Id: If0285c87edcd5f7d3c5449026953a74bf1125f65 | ||||
* | | | | Merge "Revert "Fall back to default keyboard theme"" | 2014-09-17 | 6 | -133/+52 | |
|\| | | | |||||
| * | | | Revert "Fall back to default keyboard theme" | 2014-09-17 | 6 | -133/+52 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 6ed8b183262063d009e3bb2264e2fe04d780dea3. Change-Id: I48f775e54f4077e556b26bc0146bc918421c6845 | ||||
* | | | | Merge "Fall back to default keyboard theme" | 2014-09-17 | 6 | -52/+133 | |
|\| | | | |/ / |/| | | |||||
| * | | Fall back to default keyboard theme | 2014-09-17 | 6 | -52/+133 | |
| | | | | | | | | | | | | | | | Bug: 17537884 Change-Id: I3452d6d4a5837c6b2d417c8d256c121df86131cc | ||||
* | | | Merge "Fix tests." | 2014-09-17 | 1 | -0/+3 | |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix tests. | 2014-09-17 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | Looper.prepare() is not called automatically for us any more. Bug: 17518123 Change-Id: I2fb6caa4ef79ce7ed86ff58518f4b000483e508f | ||||
* | | | Merge "Support n-gram for look-up." | 2014-09-17 | 6 | -18/+28 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Support n-gram for look-up. | 2014-09-17 | 6 | -18/+28 | |
| |/ | | | | | | | | | Bug: 14425059 Change-Id: I19523c29fb802cd65158c7540d1608e7f55c4ca7 | ||||
* / | Making spelling of the word "distracters" consistent | 2014-09-17 | 3 | -8/+8 | |
|/ | | | | | Bug: 17537869 Change-Id: Ibfc1c84aff72aeb76c9b127503369d00f3dfaceb | ||||
* | Merge "Support removing n-gram entry in structure policy." | 2014-09-17 | 2 | -12/+2 | |
|\ | |||||
| * | Support removing n-gram entry in structure policy. | 2014-09-16 | 2 | -12/+2 | |
| | | | | | | | | | | Bug: 14425059 Change-Id: Ifd2ac97a15dcbb936e2f068866a9d1ee68759ba2 | ||||
* | | Merge "Support adding n-gram entry in structure policy." | 2014-09-17 | 3 | -16/+7 | |
|\| | |||||
| * | Support adding n-gram entry in structure policy. | 2014-09-16 | 3 | -16/+7 | |
| | | | | | | | | | | Bug: 14425059 Change-Id: Ia207d3c4735b1d6d43f18d18a70d28af613cb458 | ||||
* | | am cf5fc1ea: am 4e1f1689: am 5ae05786: Merge "Fix drawing of custom action ↵ | 2014-09-16 | 2 | -1/+7 | |
|\ \ | | | | | | | | | | | | | | | | | | | label key" into lmp-dev * commit 'cf5fc1ea065873cd6d7b1d5d467940e4e45354d3': Fix drawing of custom action label key | ||||
| * \ | am 4e1f1689: am 5ae05786: Merge "Fix drawing of custom action label key" ↵ | 2014-09-16 | 2 | -1/+7 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | into lmp-dev * commit '4e1f168967cf462e7cd54a4505d0d08ef9d4552d': Fix drawing of custom action label key | ||||
| | * \ | am 5ae05786: Merge "Fix drawing of custom action label key" into lmp-dev | 2014-09-16 | 2 | -1/+7 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | * commit '5ae057862e316bac7971d2ec325e57d5ff54c592': Fix drawing of custom action label key | ||||
| | | * \ | Merge "Fix drawing of custom action label key" into lmp-dev | 2014-09-16 | 2 | -1/+7 | |
| | | |\ \ | |||||
| | | | * | | Fix drawing of custom action label key | 2014-09-16 | 2 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17488054 Change-Id: I433561ed19ec2a79402867a0395a3e388730f087 | ||||
* | | | | | | Merge "Add StatsUtils.onAutoCorrection method." | 2014-09-16 | 3 | -3/+27 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add StatsUtils.onAutoCorrection method. | 2014-09-16 | 3 | -3/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9547b6c0f082ef7c09b251a6458badb65a841229 | ||||
* | | | | | | | Merge "Add a production flag for account sign-in" | 2014-09-16 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Add a production flag for account sign-in | 2014-09-16 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [1/2] Bug: 17464068 Change-Id: Ie45191c74a97c44711dc0c6d65cc262fd9742abe | ||||
* | | | | | | | am 1f76ef0e: (-s ours) am 6e0e130e: (-s ours) am 81c1daa9: (-s ours) Merge ↵ | 2014-09-16 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Import translations. DO NOT MERGE" into lmp-dev * commit '1f76ef0e71b7c86d6b6582e67152a72e91108356': Import translations. DO NOT MERGE | ||||
| * | | | | | | am 6e0e130e: (-s ours) am 81c1daa9: (-s ours) Merge "Import translations. DO ↵ | 2014-09-16 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOT MERGE" into lmp-dev * commit '6e0e130eb3d1446bcefedac080d970d5c07893f8': Import translations. DO NOT MERGE | ||||
| | * | | | | | am 81c1daa9: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev | 2014-09-16 | 0 | -0/+0 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | | | | | | | | | | | | | | | * commit '81c1daa9da9fec665670f29c9c3aec2dbf34c359': Import translations. DO NOT MERGE | ||||
| | | * | | | | Merge "Import translations. DO NOT MERGE" into lmp-dev | 2014-09-16 | 2 | -2/+2 | |
| | | |\ \ \ \ | |||||
| | | | * | | | | Import translations. DO NOT MERGE | 2014-09-15 | 2 | -2/+2 | |
| | | | | |/ / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I893b13ee353d4ce57b34bf8ca4e0e3a5ddc0b068 Auto-generated-cl: translation import | ||||
* | | | | | | | am 12e57c5a: (-s ours) am b8ca040c: (-s ours) am b979cd54: (-s ours) Merge ↵ | 2014-09-16 | 0 | -0/+0 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Import translations. DO NOT MERGE" into lmp-dev * commit '12e57c5a720ef3f22b690fc65e13dde67e271959': Import translations. DO NOT MERGE | ||||
| * | | | | | | am b8ca040c: (-s ours) am b979cd54: (-s ours) Merge "Import translations. DO ↵ | 2014-09-16 | 0 | -0/+0 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOT MERGE" into lmp-dev * commit 'b8ca040c3edcfe9daf3531276862d8dbbaa6b7f6': Import translations. DO NOT MERGE |