commit | 4ff60be170872503cca0275ef3488b7379b5311b | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Tue Mar 23 15:59:59 2010 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Tue Mar 23 16:21:46 2010 -0700 |
tree | 83b1b2dd3fd0f4e2122f10712c4a98756c499284 | |
parent | bad436e93b49116f9005433845bf53126452a839 [diff] |
Write the auto dictionary data to disk in a background thread to avoid blocking the UI thread. Bug: 2536846 This also potentially fixes the occasional hangs on pressing space. Need to verify. Bug: 2509010