AFNetworking/AFNetworking
2011-11-07 11:21:55 -06:00
..
AFHTTPClient.h 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
AFHTTPClient.m Merge branch 'experimental-json-agnosticism' into experimental-0.8 2011-11-07 11:21:55 -06:00
AFHTTPRequestOperation.h 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
AFHTTPRequestOperation.m Merge branch 'experimental-http-client-callback-refactoring' into experimental-0.8 2011-11-07 11:20:15 -06:00
AFImageCache.h Cache image data, as NSPurgeableData, rather than UIImage/NSImage 2011-10-25 08:50:08 -05:00
AFImageCache.m Cache image data, as NSPurgeableData, rather than UIImage/NSImage 2011-10-25 08:50:08 -05:00
AFImageRequestOperation.h Further documentation revisions 2011-10-12 10:42:53 -05:00
AFImageRequestOperation.m Cache image data, as NSPurgeableData, rather than UIImage/NSImage 2011-10-25 08:50:08 -05:00
AFJSONRequestOperation.h 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
AFJSONRequestOperation.m Merge branch 'experimental-json-agnosticism' into experimental-0.8 2011-11-07 11:21:55 -06:00
AFJSONUtilities.h Initial implementation of decoupling specific JSON libraries from AFNetworking, in favor of being able to specify which one to use 2011-10-24 10:49:25 -05:00
AFNetworkActivityIndicatorManager.h Adding additional pre-processor directives for network activity indicator manager 2011-10-11 10:44:39 -05:00
AFNetworkActivityIndicatorManager.m Cleaning up merge with experimental-0.7 2011-10-11 10:05:07 -05:00
AFNetworking.h Removing AFNetworking framework prefix from AFNetworking.h 2011-10-31 11:17:53 -05:00
AFPropertyListRequestOperation.h 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
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 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
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 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
AFXMLRequestOperation.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
UIImageView+AFNetworking.h Mass edits and fixes to documentation 2011-10-11 16:48:10 -05:00
UIImageView+AFNetworking.m Fixing race condition in UIImageView category with cached images. Thanks @iwat (Chaiwat S.) 2011-10-11 17:07:27 -05:00