AFNetworking/AFNetworking
2011-11-14 14:24:21 -06:00
..
AFHTTPClient.h Fixing formatting for URL construction example code in AFHTTPClient 2011-11-14 14:24:21 -06:00
AFHTTPClient.m Fixing memory leak by adding missing autorelease (Thanks, Zac Bowling) 2011-11-10 11:57:32 -06:00
AFHTTPRequestOperation.h Updating and revising documentation 2011-11-11 11:28:05 -06:00
AFHTTPRequestOperation.m Merge branch 'experimental-http-client-callback-refactoring' into experimental-0.8 2011-11-07 11:20:15 -06:00
AFImageCache.h Updating and revising documentation 2011-11-11 11:28:05 -06:00
AFImageCache.m Cache image data, as NSPurgeableData, rather than UIImage/NSImage 2011-10-25 08:50:08 -05:00
AFImageRequestOperation.h Updating and revising documentation 2011-11-11 11:28:05 -06:00
AFImageRequestOperation.m [Issue #103] Adding imageScale property on AFImageRequestOperation, to allow override of default behavior on iOS to automatically scale images for retina displays 2011-11-11 10:50:00 -06:00
AFJSONRequestOperation.h Updating and revising documentation 2011-11-11 11:28:05 -06:00
AFJSONRequestOperation.m Merge branch 'experimental-json-agnosticism' into experimental-0.8 2011-11-07 11:21:55 -06:00
AFJSONUtilities.h Removing #include Availability for AFJSONUtilities 2011-11-09 10:14:12 -06:00
AFNetworkActivityIndicatorManager.h Updating and revising documentation 2011-11-11 11:28:05 -06:00
AFNetworkActivityIndicatorManager.m Updating and revising documentation 2011-11-11 11:28:05 -06:00
AFNetworking.h Removing AFNetworking framework prefix from AFNetworking.h 2011-10-31 11:17:53 -05:00
AFPropertyListRequestOperation.h Minor documentation fixes 2011-11-11 11:35:07 -06:00
AFPropertyListRequestOperation.m Refactoring success and failure callbacks for HTTP request operations and client, to add more information and make everything more consistent 2011-10-24 13:08:58 -05:00
AFURLConnectionOperation.h Updating and revising documentation 2011-11-11 11:28:05 -06:00
AFURLConnectionOperation.m Set text encoding for -responseString to UTF-8 by default, in case an encoding is not set in the response 2011-10-13 12:57:39 -05:00
AFXMLRequestOperation.h Returning NSXMLParser as response object on all platforms, and documenting the change (Thanks to Zac Bowling for the suggestion) 2011-11-10 11:47:28 -06:00
AFXMLRequestOperation.m Returning NSXMLParser as response object on all platforms, and documenting the change (Thanks to Zac Bowling for the suggestion) 2011-11-10 11:47:28 -06:00
UIImageView+AFNetworking.h Updating and revising documentation 2011-11-11 11:28:05 -06:00
UIImageView+AFNetworking.m Updating and revising documentation 2011-11-11 11:28:05 -06:00