-
…we need to add examples for the most common cases.
-
Add an option to scale down large images on iOS
-
Fix FLAnimatedImageView+WebCache.m not got compiled
-
Because of missing SD_UIKIT definition.
-
Add url as param to progress block
-
Updated dispatch_ macro in order to avoid redefinition when included as Pod
-
Allow to specify NSURLSessionConfiguration for SDWebImageDownloader
-
…he return type should be instancetype and not a fixed type.
-
Add support for downloading images behind redirect
-
Enables BITCODE for tvOS builds
-
…setShowActivityIndicatorView:`, `setIndicatorStyle:`, `showActivityIndicatorView`, `addActivityIndicator`, `removeActivityIndicator`)
-
#1619: Adds NSError as input to resourceValuesForKeys:error: method