Peter Steinberger
|
bd6fc88c01
|
allow imageRequestOperation to be cancelled
|
2011-09-12 17:19:57 +02:00 |
|
Mattt Thompson
|
b734a64add
|
Execute block passed into UIImageView request if getting an image out of the cache
|
2011-08-14 19:48:31 -05:00 |
|
Mattt Thompson
|
1dad3cb336
|
Adding method, adding a callback for when image was loaded. This fixes a shortcoming where images loaded into UITableViewCells wouldn't show up until being recycled, needing to layout its subviews
|
2011-08-05 10:41:20 -05:00 |
|
Mattt Thompson
|
9a2b90c698
|
Adding explicit cast for associated image request operation object in UIImageView category
|
2011-08-03 13:02:47 -05:00 |
|
Mattt Thompson
|
d4e34f76bf
|
Adding #imports for Foundation and obj-c runtime
|
2011-08-03 13:00:40 -05:00 |
|
Mattt Thompson
|
4ac2f407d7
|
Removing code to try and be clever about cancelling image requests or not for a instances of the same image being requested
Adding HTTP pipelining to image requests
|
2011-08-03 11:32:22 -05:00 |
|
Mattt Thompson
|
f169a93f58
|
Moving AFNetworking classes into correct directory
|
2011-07-27 15:20:37 -05:00 |
|