Commit graph

11 commits

Author SHA1 Message Date
Karim Abou Zeid
e1f0b32e9f Fixed scrolling lags when loading album covers directly from their song files. 2015-08-23 17:03:39 +02:00
Karim Abou Zeid
1350454484 Increased album cover quality and loading time when loading them directly from the song files. 2015-08-23 16:10:51 +02:00
Karim Abou Zeid
7aee6f2bb0 Added a default BlurProcessor Constructor 2015-08-23 15:09:06 +02:00
Karim Abou Zeid
3e8e34a95c Fixed low res artist and album images from last.fm due to a slight api change from them. New implementation should be safe upon future api changes like this. 2015-08-15 14:48:49 +02:00
Karim Abou Zeid
8bdaf08a30 Added native image loader support for artist images. Automatically recreate activity onrResume when colors changed fixes issues #2 and #39. Also Butterknife should be used now everywhere #40 2015-07-14 04:08:43 +02:00
Karim Abou Zeid
88d4dd8e80 Cleaned up the Util classes 2015-07-11 02:08:54 +02:00
Karim Abou Zeid
9cdde459aa Improved time for opening Album, Artist or Now Playing screen 2015-07-10 19:27:07 +02:00
Karim Abou Zeid
e5146ea279 Performance improvement slightly for loading album art 2015-07-10 17:44:48 +02:00
Karim Abou Zeid
5317c51400 Added Nullity Annotations 2015-07-10 02:37:10 +02:00
Karim Abou Zeid
1dcc447e52 Added option to ignore media store artwork and instead loading it directly from the song file 2015-07-10 02:26:30 +02:00
Karim Abou Zeid
da92636180 Cleaned up MediaStore loaders, preparing for album art loading directly from the file 2015-07-09 16:37:45 +02:00