aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* am 902cefb6: am 97ad4968: am bfabac44: Suppress voice input key on ↵Tadashi G. Takaoka2014-09-181-1/+1
|\ | | | | | | | | | | | | textWebEmailAddress field * commit '902cefb6635053b682a917259eb5a964a17506fd': Suppress voice input key on textWebEmailAddress field
| * am 97ad4968: am bfabac44: Suppress voice input key on textWebEmailAddress fieldTadashi G. Takaoka2014-09-181-1/+1
| |\ | | | | | | | | | | | | * commit '97ad496868d147e311404d6f2dc0c9bca18f6231': Suppress voice input key on textWebEmailAddress field
| | * am bfabac44: Suppress voice input key on textWebEmailAddress fieldTadashi G. Takaoka2014-09-181-1/+1
| | |\ | | | | | | | | | | | | | | | | * commit 'bfabac449d0b529ee22887aa198a34fdf04b3beb': Suppress voice input key on textWebEmailAddress field
| | | * Suppress voice input key on textWebEmailAddress fieldTadashi G. Takaoka2014-09-181-1/+1
| | | | | | | | | | | | | | | | | | | | Bug: 17486589 Change-Id: Ie9bf9266ee423b7e03cebcaa5f522accdd1a7802
* | | | Merge "Use PrevWordsInfo.getPrevWordCount() in Java side."Keisuke Kuroyanagi2014-09-182-20/+18
|\ \ \ \
| * | | | Use PrevWordsInfo.getPrevWordCount() in Java side.Keisuke Kuroyanagi2014-09-172-20/+18
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: Ie6295ff657c483876af403f2d474b7d857e5e3d6
* | | | | Fix Romanian keyboard to promote "A with breve"Tadashi G. Takaoka2014-09-183-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17324498 Change-Id: Ie27f0023b2bfb18b0ee2051260ecf6bab75727a5
* | | | | Merge "Add a user preference for split layout within Appearance & Layouts"Jatin Matani2014-09-175-1/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add a user preference for split layout within Appearance & LayoutsJatin Matani2014-09-165-1/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note The preference is flag protected. Change-Id: I1be219ba961f002897b7b13ff9f200e2f142b2d8
* | | | | Merge "Use ReadOnlyByteArrayView in Ver2ParticiaTrieNodeReader."Keisuke Kuroyanagi2014-09-173-13/+11
|\ \ \ \ \
| * | | | | Use ReadOnlyByteArrayView in Ver2ParticiaTrieNodeReader.Keisuke Kuroyanagi2014-09-173-13/+11
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie3325bb9666c7ff6d519a1b72ed2fe9fc4f140a9
* | | | | | Merge "Use ReadOnlyByteArrayView in Ver2PtNodeArrayReader."Keisuke Kuroyanagi2014-09-173-12/+11
|\| | | | |
| * | | | | Use ReadOnlyByteArrayView in Ver2PtNodeArrayReader.Keisuke Kuroyanagi2014-09-173-12/+11
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia1065465abdf7c64fadb3ff1efd2a4d2df343264
* | | | | | Merge "Use ReadOnlyByteArrayView in ShortcutListPolicy"Keisuke Kuroyanagi2014-09-175-26/+26
|\| | | | |
| * | | | | Use ReadOnlyByteArrayView in ShortcutListPolicyKeisuke Kuroyanagi2014-09-175-26/+26
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I03a6f49c9005306bcc5fce8b7e4d37b8d30b9faa
* | | | | | Merge "Use ReadOnlyByteArrayView in BigramListPolicy."Keisuke Kuroyanagi2014-09-173-28/+26
|\| | | | |
| * | | | | Use ReadOnlyByteArrayView in BigramListPolicy.Keisuke Kuroyanagi2014-09-173-28/+26
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0f8e8044c8803a7a542f97be5b8f08fdb5ae3926
* | | | | | Merge "Use ReadOnlyByteArrayView in PatriciaTriePolicy."Keisuke Kuroyanagi2014-09-173-44/+59
|\| | | | |
| * | | | | Use ReadOnlyByteArrayView in PatriciaTriePolicy.Keisuke Kuroyanagi2014-09-173-44/+59
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4ef01c0af73f27c256cc1a719343be836913dc71
* | | | | | Merge "Add firstOrDefault and lastOrDefault to IntArrayView."Keisuke Kuroyanagi2014-09-174-3/+37
|\ \ \ \ \ \
| * | | | | | Add firstOrDefault and lastOrDefault to IntArrayView.Keisuke Kuroyanagi2014-09-174-3/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I854c02eff3fa0b53c72a5f1cabce001f4854ada0
* | | | | | | Merge "Use CodePointArrayView in DictionaryUtils."Keisuke Kuroyanagi2014-09-173-7/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Use CodePointArrayView in DictionaryUtils.Keisuke Kuroyanagi2014-09-173-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9ae308e60124ea5acb4ee09847c4fdd58ff168e2
* | | | | | | Merge "Use CodePointArrayView in Dictionary."Keisuke Kuroyanagi2014-09-173-50/+51
|\| | | | | |
| * | | | | | Use CodePointArrayView in Dictionary.Keisuke Kuroyanagi2014-09-173-50/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I63fa0a8348f6de6ec7a424a8033e936b4af72beb
* | | | | | | Merge "Use IntArrayView in DynamicPtUpdatingHelper."Keisuke Kuroyanagi2014-09-177-95/+85
|\| | | | | |
| * | | | | | Use IntArrayView in DynamicPtUpdatingHelper.Keisuke Kuroyanagi2014-09-177-95/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifa185eba7dd9abee1b35e49fe559be1042ca63d7
* | | | | | | Merge "Revert "Revert "Fall back to default keyboard theme"""Tadashi G. Takaoka2014-09-176-52/+133
|\ \ \ \ \ \ \
| * | | | | | | Revert "Revert "Fall back to default keyboard theme""Tadashi G. Takaoka2014-09-176-52/+133
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 821486ba8b7a8e2d1a8f31846af456faf076d126. Change-Id: If0285c87edcd5f7d3c5449026953a74bf1125f65
* | | | | | | | Merge "Revert "Fall back to default keyboard theme""Tadashi G. Takaoka2014-09-176-133/+52
|\| | | | | | |
| * | | | | | | Revert "Fall back to default keyboard theme"Tadashi G. Takaoka2014-09-176-133/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 6ed8b183262063d009e3bb2264e2fe04d780dea3. Change-Id: I48f775e54f4077e556b26bc0146bc918421c6845
* | | | | | | | Merge "Fall back to default keyboard theme"Tadashi G. Takaoka2014-09-176-52/+133
|\| | | | | | | | |/ / / / / / |/| | | | | |
| * | | | | | Fall back to default keyboard themeTadashi G. Takaoka2014-09-176-52/+133
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17537884 Change-Id: I3452d6d4a5837c6b2d417c8d256c121df86131cc
* | | | | | | Merge "Fix tests."Jean Chalard2014-09-171-0/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix tests.Jean Chalard2014-09-171-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Looper.prepare() is not called automatically for us any more. Bug: 17518123 Change-Id: I2fb6caa4ef79ce7ed86ff58518f4b000483e508f
* | | | | | | Merge "Support n-gram for look-up."Keisuke Kuroyanagi2014-09-176-18/+28
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Support n-gram for look-up.Keisuke Kuroyanagi2014-09-176-18/+28
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: I19523c29fb802cd65158c7540d1608e7f55c4ca7
* / / / / / Making spelling of the word "distracters" consistentAdrian Velicu2014-09-173-8/+8
|/ / / / / | | | | | | | | | | | | | | | | | | | | Bug: 17537869 Change-Id: Ibfc1c84aff72aeb76c9b127503369d00f3dfaceb
* | | | | Merge "Support removing n-gram entry in structure policy."Keisuke Kuroyanagi2014-09-172-12/+2
|\ \ \ \ \
| * | | | | Support removing n-gram entry in structure policy.Keisuke Kuroyanagi2014-09-162-12/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: Ifd2ac97a15dcbb936e2f068866a9d1ee68759ba2
* | | | | | Merge "Support adding n-gram entry in structure policy."Keisuke Kuroyanagi2014-09-173-16/+7
|\| | | | |
| * | | | | Support adding n-gram entry in structure policy.Keisuke Kuroyanagi2014-09-163-16/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: Ia207d3c4735b1d6d43f18d18a70d28af613cb458
* | | | | | am cf5fc1ea: am 4e1f1689: am 5ae05786: Merge "Fix drawing of custom action ↵Tadashi G. Takaoka2014-09-162-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" ↵Tadashi G. Takaoka2014-09-162-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-devTadashi G. Takaoka2014-09-162-1/+7
| | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | | | | | | | * commit '5ae057862e316bac7971d2ec325e57d5ff54c592': Fix drawing of custom action label key
| | | * | | Merge "Fix drawing of custom action label key" into lmp-devTadashi G. Takaoka2014-09-162-1/+7
| | | |\ \ \
| | | | * | | Fix drawing of custom action label keyTadashi G. Takaoka2014-09-162-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17488054 Change-Id: I433561ed19ec2a79402867a0395a3e388730f087
* | | | | | | Merge "Add StatsUtils.onAutoCorrection method."Mohammadinamul Sheik2014-09-163-3/+27
|\ \ \ \ \ \ \
| * | | | | | | Add StatsUtils.onAutoCorrection method.Mohammadinamul Sheik2014-09-163-3/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9547b6c0f082ef7c09b251a6458badb65a841229
* | | | | | | | Merge "Add a production flag for account sign-in"Sandeep Siddhartha2014-09-161-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |