AFNetworking/AFNetworking
2011-09-21 17:55:24 -05:00
..
AFHTTPRequestOperation.h Further additions to AFRestClient documentation 2011-09-21 17:51:05 -05:00
AFHTTPRequestOperation.m [Issue #33] Changing return type of class method object contructors from id to an actual instance of that class 2011-09-21 15:33:20 -05:00
AFImageCache.h [Issue #33] Changing return type of class method object contructors from id to an actual instance of that class 2011-09-21 15:33:20 -05:00
AFImageCache.m [Issue #33] Changing return type of class method object contructors from id to an actual instance of that class 2011-09-21 15:33:20 -05:00
AFImageRequestOperation.h [Issue #33] Changing return type of class method object contructors from id to an actual instance of that class 2011-09-21 15:33:20 -05:00
AFImageRequestOperation.m Dispatching callbacks to main thread for Image requests 2011-09-21 16:52:22 -05:00
AFJSONRequestOperation.h Adding #import for Foundation to AFJSONRequestOperation 2011-09-21 15:34:08 -05:00
AFJSONRequestOperation.m Dispatching callbacks to main thread for JSON requests 2011-09-21 16:07:25 -05:00
AFNetworkActivityIndicatorManager.h Changing activity status counter to signed integer, to ensure MAX(0,_activityCount) is enforced as expected 2011-08-14 20:11:49 -05:00
AFNetworkActivityIndicatorManager.m Ok, making the entire reading and increment atomic. 2011-08-30 22:36:24 -07:00
AFRESTClient.h Renaming AFRestClient to AFRESTClient 2011-09-21 17:55:24 -05:00
AFRESTClient.m Renaming AFRestClient to AFRESTClient 2011-09-21 17:55:24 -05:00
UIImageView+AFNetworking.h Making most explicit UIImageView image setting method take NSURLRequest, to allow for overriding cache policy, timeout interval, and other request properties 2011-09-21 17:13:20 -05:00
UIImageView+AFNetworking.m Making most explicit UIImageView image setting method take NSURLRequest, to allow for overriding cache policy, timeout interval, and other request properties 2011-09-21 17:13:20 -05:00