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
1 file changed
tree: 803f29d459787a1217e02d4c3a3607491b8c9d30
  1. res/
  2. src/
  3. Android.mk
  4. AndroidManifest.xml
  5. MODULE_LICENSE_APACHE2
  6. NOTICE