commit | ccbccde9cf094470118201091d8cc116cfcff725 | [log] [tgz] |
---|---|---|
author | Debashish Chatterjee <debashishc@google.com> | Mon Jul 18 09:14:26 2011 +0100 |
committer | Debashish Chatterjee <debashishc@google.com> | Mon Jul 18 10:54:29 2011 +0100 |
tree | 6df245e2d7b83dad2187aa5699e833a189153d45 | |
parent | 6bcdd9da2dc9f3b9038145466148d409d6a06f75 [diff] |
Made voicemail status query from calllogfragment asynchronous. callLogQueryHandler is now used to fetch voicemail_status cursor and pass that to VoicemailStatusHelper to compute the messages for display. VoicemailStatusHelper no longer make direct call to the content provider, so is now safe to be used from the ui thread. Also, modified status message layout to have visibility=gone as a default value. Change-Id: I2dce71080d974c318adcbd134e91df85ac6ce611