OSDN Git Service

Apollo: update Last.fm api
authorKyrylo Mikos <kiril.mik.os@gmail.com>
Sun, 10 Nov 2013 17:37:41 +0000 (19:37 +0200)
committerKyrylo Mikos <kiril.mik.os@gmail.com>
Wed, 13 Nov 2013 13:13:49 +0000 (15:13 +0200)
commitf19820982c7f6b1e601940f2757311c2f8f73f01
tree5d6ae0434aeb6eaaed4ca06ca313481babea6a63
parente2ea5973440d26025c0ad52788534293b5cd8a55
Apollo: update Last.fm api

Update ImageSize class.

Artist.getImages is deprecated now. Remove it
and use Artist.getInfo to load images for Artist.

Use default album size to EXTRALARGE.
Add a function to check album size and fallback to smaller
one if does not exists,

Change-Id: I40e3d5c60397a620057619dca1a7ea3e5839c7de
src/com/andrew/apollo/cache/ImageFetcher.java
src/com/andrew/apollo/lastfm/Artist.java
src/com/andrew/apollo/lastfm/Image.java
src/com/andrew/apollo/lastfm/ImageHolder.java
src/com/andrew/apollo/lastfm/ImageSize.java