aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark resources translatable.•••Bug 21366029. Change-Id: I1fdf954112c15ae67084189306016018a811b37c Dan Zivkovic2015-05-211-4/+2
* Remove dogfood history reset.•••Change-Id: I1d7ebe5962fc3176c376e1ce34c7ac98cdf41373 Dan Zivkovic2015-05-211-33/+0
* Fix on-commit bug in AOSP keyboard.•••Bug 21272977. Change-Id: Id561040c29a7f2576cd9ef0514c31751a4360ef8 Dan Zivkovic2015-05-191-6/+23
* Import translations. DO NOT MERGE•••Change-Id: Ib618c2ce9292d8c2c5d3fbe926973f2319a45fc7 Auto-generated-cl: translation import Geoff Mendal2015-05-132-31/+31
* Make the DictionaryService check for download every day.•••Bug: 20103664 Change-Id: Iba019d5f79f46c560171e0594c2b5114b477923a Mohammadinamul Sheik2015-05-121-1/+1
* Merge "clean up debug tags." into jb-ub-latinimegoogleMohammadinamul Sheik2015-05-121-1/+0
|\
| * clean up debug tags.•••Change-Id: I2ca37bd691abcc036ead8071045d37d72b2d088d Mohammadinamul Sheik2015-05-121-1/+0
* | Merge "Update the DB version." into jb-ub-latinimegoogleDan Zivkovic2015-05-081-1/+1
|\ \ | |/ |/|
| * Update the DB version.•••Bug 20103664. Change-Id: I1e2b72979df148d8aa71e3e58437a5853e63c261 Dan Zivkovic2015-05-081-1/+1
* | Set syncAutomatically for sync users•••Note: this doesn't mean that sync would happen. It only unblocks users who are already opted into cloud sync Change-Id: I91836efadac89d0429d7f2e9c9190a873a638743 Jatin Matani2015-05-071-0/+15
|/
* Metadata URI does not need additionalId.•••Bug 20701628. Change-Id: Ifba1e7dd7f9934c8c13279dfb95bf02c0e30e650 Dan Zivkovic2015-05-062-10/+6
* am 3b0d5b75: (-s ours) DO NOT MERGE - Remove Log statement from FileUtils•••* commit '3b0d5b75bd2ca742246947d829aff04c228c94e4': DO NOT MERGE - Remove Log statement from FileUtils Mohammadinamul Sheik2015-05-050-0/+0
|\
| * DO NOT MERGE - Remove Log statement from FileUtils•••Change-Id: I3e2031bcf0cbdf79994b99b9473572eb3e62734d Mohammadinamul Sheik2015-05-041-8/+1
* | am 9bad1ac3: Look up thresholds during decoder reset.•••* commit '9bad1ac33f65dc3454a689b88560988b77a00a87': Look up thresholds during decoder reset. Dan Zivkovic2015-05-053-3/+3
|\|
| * Look up thresholds during decoder reset.•••Bug 20701628. Change-Id: I4de89587776a0859aeda5d2ed76ab1eb4f918458 Dan Zivkovic2015-05-043-3/+3
* | am f01cd568: Merge "Make the DictionaryService stage the downloaded files"•••* commit 'f01cd568f0de414e88507ce244969cf0e509c537': Make the DictionaryService stage the downloaded files Mohammadinamul Sheik2015-05-046-52/+122
|\|
| * Merge "Make the DictionaryService stage the downloaded files"Mohammadinamul Sheik2015-05-046-52/+122
| |\
| | * Make the DictionaryService stage the downloaded files•••Bug: 20641948 Change-Id: I6639c995b12c033bc30241cd219201dd483ee516 Mohammadinamul Sheik2015-05-046-52/+122
* | | am aa9bb2f1: (-s ours) Import translations. DO NOT MERGE•••* commit 'aa9bb2f1db32133b6db80b59b37e122f3fc21227': Import translations. DO NOT MERGE Geoff Mendal2015-05-020-0/+0
|\| |
| * | Import translations. DO NOT MERGE•••Change-Id: I4077e97bfbbb23bf55ceaf627306473e302f08fe Auto-generated-cl: translation import Geoff Mendal2015-05-011-1/+1
* | | am f22571e2: Delete history on upgrade in LatinIME.•••* commit 'f22571e2d9756294fa2fa332a395c06010f54d92': Delete history on upgrade in LatinIME. Dan Zivkovic2015-05-013-7/+40
|\| |
| * | Delete history on upgrade in LatinIME.•••Bug 20733902. Change-Id: Ibe27e6cafe4db87ba62d7df708229e0d8564ffa8 Dan Zivkovic2015-05-013-7/+40
* | | Merge branch 'jb-ub-latinimegoogle' of https://googleplex-android.googlesourc...Tom Ouyang2015-05-010-0/+0
|\ \ \
| * | | am 89f90702: Do not learn from cursor corrections when autocorrection is disa...•••* commit '89f907026434a4906ed46b83452f76424711dde8': Do not learn from cursor corrections when autocorrection is disabled. Tom Ouyang2015-05-011-3/+2
| |\| |
* | | | am 89f90702: Do not learn from cursor corrections when autocorrection is disa...•••* commit '89f907026434a4906ed46b83452f76424711dde8': Do not learn from cursor corrections when autocorrection is disabled. Tom Ouyang2015-05-010-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Do not learn from cursor corrections when autocorrection is disabled.•••Bug: 20681528 Change-Id: I80e7095b70a151f3ccc36856d7e0837613a35972 Tom Ouyang2015-04-301-3/+2
| | |/ | |/|
* | | Do not learn from cursor corrections when autocorrection is disabled.•••Bug: 20681528 Change-Id: I80e7095b70a151f3ccc36856d7e0837613a35972 Tom Ouyang2015-05-011-3/+2
| |/ |/|
* | am 459b4f35: Spelling cannot cache words across invocations.•••* commit '459b4f353e6138b644c1f06de68e93532ee0d856': Spelling cannot cache words across invocations. Dan Zivkovic2015-04-294-25/+63
|\|
| * Spelling cannot cache words across invocations.•••We want to let the facilitator decide if a word is valid or invalid, and cache the answer in the facilitator's cache. The spell checker session doesn't need its own word cache, except as a crutch to communicate suggestions to the code that populates the suggestion drop-down. We leave that in place. Bug 20018546. Change-Id: I3c3c53e0c1d709fa2f64a2952a232acd7380b57a Dan Zivkovic2015-04-294-25/+63
* | am 82bf4a6a: (-s ours) Merge "Import translations. DO NOT MERGE"•••* commit '82bf4a6aee0c00cf4dd17dcdf15682b20dd1d911': Import translations. DO NOT MERGE Geoff Mendal2015-04-290-0/+0
|\|
| * Merge "Import translations. DO NOT MERGE"Geoff Mendal2015-04-291-3/+3
| |\
| | * Import translations. DO NOT MERGE•••Change-Id: I48ca4bdfb8c0dded8af8412146b7902a34d88161 Auto-generated-cl: translation import Geoff Mendal2015-04-291-3/+3
* | | am ca40954d: (-s ours) Merge "Import translations. DO NOT MERGE"•••* commit 'ca40954d9d91cee0afea92e79d1c4a03f54721b9': Import translations. DO NOT MERGE Geoff Mendal2015-04-290-0/+0
|\| |
| * | Merge "Import translations. DO NOT MERGE"Geoff Mendal2015-04-291-179/+179
| |\ \
| | * | Import translations. DO NOT MERGE•••Change-Id: I4e17f973073f0e5cbb1c8d8bae6e087cb8147b81 Auto-generated-cl: translation import Geoff Mendal2015-04-291-179/+179
| | |/
* | | am 8588e523: (-s ours) Import translations. DO NOT MERGE•••* commit '8588e523791061317c90b9af39228f401d444b51': Import translations. DO NOT MERGE Geoff Mendal2015-04-290-0/+0
|\| |
| * | Import translations. DO NOT MERGE•••Change-Id: Iaef4f34aafd86ac42c650536601d67dad67f73f1 Auto-generated-cl: translation import Geoff Mendal2015-04-291-22/+22
| |/
* | Import translations. DO NOT MERGE•••Change-Id: I4e17f973073f0e5cbb1c8d8bae6e087cb8147b81 Auto-generated-cl: translation import Geoff Mendal2015-04-291-179/+179
* | Import translations. DO NOT MERGE•••Change-Id: Iaef4f34aafd86ac42c650536601d67dad67f73f1 Auto-generated-cl: translation import Geoff Mendal2015-04-291-22/+22
* | am 767c0bf7: Restore preference change update to show app icon setting.•••* commit '767c0bf71b9c0af7f8451d7d355f6efad21a6e5b': Restore preference change update to show app icon setting. Chieu Nguyen2015-04-272-1/+4
|\|
| * Restore preference change update to show app icon setting.•••Bug: 20544640 Change-Id: I6e2a26a8a5e43360dfefcc85bb46eae28f5e3867 Chieu Nguyen2015-04-272-1/+4
* | am ee10cceb: (-s ours) Import translations. DO NOT MERGE•••* commit 'ee10cceb52e387c75ecf582b23aca644af79d329': Import translations. DO NOT MERGE Geoff Mendal2015-04-270-0/+0
|\|
| * Import translations. DO NOT MERGE•••Change-Id: I5ad6f6abd6d40b1dea68441bca18851461ed6fd4 Auto-generated-cl: translation import Geoff Mendal2015-04-271-2/+2
* | am e9b52401: (-s ours) Merge "Import translations. DO NOT MERGE"•••* commit 'e9b52401a25f0c6d1a4d8465bb840ea467f41ea4': Import translations. DO NOT MERGE Geoff Mendal2015-04-250-0/+0
|\|
| * Merge "Import translations. DO NOT MERGE"Geoff Mendal2015-04-2577-0/+154
| |\
| | * Import translations. DO NOT MERGE•••Change-Id: I9964b966c2cf45db046bf295cc7d9051eb6ae023 Auto-generated-cl: translation import Geoff Mendal2015-04-2577-0/+154
* | | am 5617af73: (-s ours) Import translations. DO NOT MERGE•••* commit '5617af7363b005af4cd7f8aeb9974c36b7c1c56d': Import translations. DO NOT MERGE Geoff Mendal2015-04-250-0/+0
|\| |
| * | Import translations. DO NOT MERGE•••Change-Id: I9ae307bf3567fa52a6fbb6f17de26de9274eff9c Auto-generated-cl: translation import Geoff Mendal2015-04-251-1/+1
| |/
* | Import translations. DO NOT MERGE•••Change-Id: I5eedc967208ea3d92d4d73b536281040106d7591 Auto-generated-cl: translation import Geoff Mendal2015-04-2574-0/+148
* | am 784233db: Specify fileName argument as Nullable.•••* commit '784233dbc6dda7e702228fc831f3255bb4963f04': Specify fileName argument as Nullable. Dan Zivkovic2015-04-231-1/+1
|\|