commit | 06c5ff4a46686d3f599e40df0768177d3d88913c | [log] [tgz] |
---|---|---|
author | Jason parks <jparks@google.com> | Tue Mar 01 10:17:40 2011 -0600 |
committer | Jason parks <jparks@google.com> | Tue Mar 01 10:17:57 2011 -0600 |
tree | 65acbb2eee4302bdf1dfebcc2bf7a8dc5c45d24e | |
parent | e18897bc2242110782fca135e9e47fcdb5839d64 [diff] |
Partial fix for Bug 3495575. Move the decrypt attempt to a AsyncTask. This will unblock the UI thread in order for the device to still be "responsive". There is still the issue of decrypt taking 3+ seconds before it returns to. The delay is still there becfore the fade but the text field is now cleared and you can tap on keys. Bug: 3495575 Change-Id: Icec82e83d3a09b3c0f856aa77870925fc8469625