| .. |
|
AFHTTPClient.h
|
First implementation of protocol for AFHTTPClient to register classes to automatically determine the appropriate operation to create
|
2011-10-05 15:44:51 -05:00 |
|
AFHTTPClient.m
|
First implementation of protocol for AFHTTPClient to register classes to automatically determine the appropriate operation to create
|
2011-10-05 15:44:51 -05:00 |
|
AFHTTPRequestOperation.h
|
First implementation of protocol for AFHTTPClient to register classes to automatically determine the appropriate operation to create
|
2011-10-05 15:44:51 -05:00 |
|
AFHTTPRequestOperation.m
|
First implementation of protocol for AFHTTPClient to register classes to automatically determine the appropriate operation to create
|
2011-10-05 15:44:51 -05:00 |
|
AFImageCache.h
|
Changing AFImageCache APIs to use URLs rather than NSURLRequests
|
2011-09-21 23:46:00 -05:00 |
|
AFImageCache.m
|
Changing AFImageCache APIs to use URLs rather than NSURLRequests
|
2011-09-21 23:46:00 -05:00 |
|
AFImageRequestOperation.h
|
Approaching a reasonable design for restructuring AFHTTPRequestOperation and subclasses
|
2011-10-05 12:36:45 -05:00 |
|
AFImageRequestOperation.m
|
First implementation of protocol for AFHTTPClient to register classes to automatically determine the appropriate operation to create
|
2011-10-05 15:44:51 -05:00 |
|
AFJSONRequestOperation.h
|
Approaching a reasonable design for restructuring AFHTTPRequestOperation and subclasses
|
2011-10-05 12:36:45 -05:00 |
|
AFJSONRequestOperation.m
|
First implementation of protocol for AFHTTPClient to register classes to automatically determine the appropriate operation to create
|
2011-10-05 15:44:51 -05:00 |
|
AFNetworkActivityIndicatorManager.h
|
[Issue #65] Adding slight delay when hiding network activity indicator, to avoid flickering
|
2011-10-06 10:43:48 -05:00 |
|
AFNetworkActivityIndicatorManager.m
|
[Issue #65] Adding slight delay when hiding network activity indicator, to avoid flickering
|
2011-10-06 10:43:48 -05:00 |
|
AFPropertyListRequestOperation.h
|
Adding Property List request operation
|
2011-10-05 14:14:52 -05:00 |
|
AFPropertyListRequestOperation.m
|
First implementation of protocol for AFHTTPClient to register classes to automatically determine the appropriate operation to create
|
2011-10-05 15:44:51 -05:00 |
|
AFURLConnectionOperation.h
|
Renaming _responseBody ivar to _responseData
|
2011-10-05 12:47:51 -05:00 |
|
AFURLConnectionOperation.m
|
Checking for cancellation early in -operationDidStart
|
2011-10-06 10:15:58 -05:00 |
|
UIImageView+AFNetworking.h
|
Removing strangely intrusive logic to resize an image to placeholder image size
|
2011-09-26 08:48:04 -05:00 |
|
UIImageView+AFNetworking.m
|
First implementation of protocol for AFHTTPClient to register classes to automatically determine the appropriate operation to create
|
2011-10-05 15:44:51 -05:00 |