commit | 71ece60b1465f2289851fe3fc5fa7c867ba5804d | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Tue Jun 16 12:45:10 2009 -0700 |
committer | Marco Nelissen <marcone@google.com> | Thu Jun 18 14:47:18 2009 -0700 |
tree | 803f29d459787a1217e02d4c3a3607491b8c9d30 | |
parent | 5a9f4f008dec98fc27beb0400e18f765e97264cb [diff] |
Rework the way album art is handled in the media provider: - opening album art files with openFile() now actually creates the thumbnail right away and returns it, instead of returning null and then creating the thumbnail asynchronously. - added a new URI to get album art for a specific file - renamed some of the methods involved