AFNetworking/AFNetworking
Mattt Thompson b28b99dd16 Moving AFHTTPClientOperation protocol to AFHTTPClient
Refactoring #import statements
2011-10-10 10:51:23 -05:00
..
AFHTTPClient.h Moving AFHTTPClientOperation protocol to AFHTTPClient 2011-10-10 10:51:23 -05:00
AFHTTPClient.m [Issue #72] Fixing HTTP Client method of constructing URLs from a path with respect to a base url 2011-10-10 09:40:11 -05:00
AFHTTPRequestOperation.h Moving AFHTTPClientOperation protocol to AFHTTPClient 2011-10-10 10:51:23 -05:00
AFHTTPRequestOperation.m Refactoring implementation of AFHTTPRequest subclasses to fulfill AFHTTPClientOperation protocol 2011-10-10 10:41:29 -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 Refactoring implementation of AFHTTPRequest subclasses to fulfill AFHTTPClientOperation protocol 2011-10-10 10:41:29 -05:00
AFJSONRequestOperation.h Approaching a reasonable design for restructuring AFHTTPRequestOperation and subclasses 2011-10-05 12:36:45 -05:00
AFJSONRequestOperation.m Refactoring implementation of AFHTTPRequest subclasses to fulfill AFHTTPClientOperation protocol 2011-10-10 10:41:29 -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 Refactoring implementation of AFHTTPRequest subclasses to fulfill AFHTTPClientOperation protocol 2011-10-10 10:41:29 -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
AFXMLRequestOperation.h Removing delegate argument to class method constructor 2011-10-10 09:40:32 -05:00
AFXMLRequestOperation.m Refactoring implementation of AFHTTPRequest subclasses to fulfill AFHTTPClientOperation protocol 2011-10-10 10:41:29 -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 [Issue #59] Removing unnecessary dispatch in UIImageView category 2011-10-10 10:04:57 -05:00