aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/src/github/daneren2005/dsub/util/ImageLoader.java
AgeCommit message (Expand)Author
2013-07-22Additional case where the album art is unknown.Fenny Fatal
2013-07-22Okay, now we load all images if they have been recycled. We also check for a ...Fenny Fatal
2013-07-21Bandaid Fix so we don't crash on android 4.3.Fenny Fatal
2013-05-25Never recycle the image displayed on the DownloadFragment, can cause Exceptio...Scott Jackson
2013-04-03ImageLoader: create handler at creationScott Jackson
2013-02-21Attempt to fix both oom and recycled errorsdaneren2005
2013-02-19Fix typoScott Jackson
2013-02-19Fix TransitionDrawable stack overflow errordaneren2005
2013-02-13Increase amount of memory dedicated to image loadingdaneren2005
2013-01-21Always download full size cover art and cache it, then resize it if neededScott Jackson
2013-01-16Compatibility fixes for ImageLoader on 2.3 and below devicesScott Jackson
2013-01-16Refactored ImageLoader to better keep within the app's memory budgetScott Jackson
2013-01-16Don't try reloading after a out of memory errorScott Jackson
2013-01-13Try to force a garbage collection after clearing image cacheScott Jackson
2013-01-13Start of OutOfMemoryError handling in ImageLoaderScott Jackson
2013-01-13Remove the rest of the ActionBar references from ImageLoaderScott Jackson
2013-01-13Don't put image in actionbar anymore since a big one is displayed right below itowner
2012-12-13Fix this last commitScott Jackson
2012-12-13Fix for trying to pass 0 as bitmap width/heightdaneren2005
2012-11-10Rework of now playing tab to have larger image like SubsonicScott Jackson
2012-10-28Fixed another source of memory leakScott Jackson
2012-10-28Added another check in setImageScott Jackson
2012-10-28Fixed issue if remoteControl == null when calledScott Jackson
2012-10-28Fixed lockscreen low res imageScott Jackson
2012-10-28Revert previous commitScott Jackson
2012-10-28Fix artwork memory leakScott Jackson
2012-09-09Fix for album list not showing upScott Jackson
2012-08-29Added support for lock screen controls.Kurt Hardin
2012-08-16Changed package name to dsub since there is a app called sub droid alreadyScott Jackson