Commit Graph

9 Commits

Author SHA1 Message Date
Marcelo Fabri
80bbd2f244 AFImageCache protocol should inherit from NSObject 2014-07-08 00:58:21 -03:00
Romans Karpelcevs
f9d9bb3b5f UIImageView allows weaker serializer subclasses
Weakened serializer from subclasses of AFImageResponseSerializer to any
class conforming to AFURLResponseSerialization protocol.
This allows compound serialiers to be set for handling different image
types, like gifs and normal images.
2014-06-03 10:34:02 +03:00
Mattt Thompson
121466e165 Bumping copyright year 2014-04-15 14:24:30 -07:00
Jesse Collis
cf01b18d92 Remove unnecessary #imports in UIImageView & UIWebView+AFNetworking headers. 2014-02-28 10:00:29 +11:00
Mattt Thompson
421cf89227 Adding AFImageCache protocol, to allow for custom image caches to be specified for UIImageView 2013-12-03 01:38:16 -08:00
Mattt Thompson
d83f8b44ee Adding spaces to image/* to avoid warning about /* inside comment block 2013-11-17 12:08:47 -08:00
Mattt Thompson
2ff129d1b8 [Issue #1585] Documenting default Accept header field value for setImageWithURL:, et al. 2013-11-13 09:46:21 -08:00
Mattt Thompson
4945255138 Updating documentation for UIImageView category 2013-09-27 08:53:20 -07:00
Mattt Thompson
9a40c0dc0f Merge branch 2.0 into master 2013-09-25 16:31:49 -07:00