AFNetworking/AFNetworking
2011-08-07 14:30:01 -05:00
..
AFHTTPRequestOperation.h Removing unnecessary NSPort instance, which was attached to NSRunLoop to prevent it from immediately exiting 2011-08-07 14:30:01 -05:00
AFHTTPRequestOperation.m Removing unnecessary NSPort instance, which was attached to NSRunLoop to prevent it from immediately exiting 2011-08-07 14:30:01 -05:00
AFImageCache.h Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
AFImageCache.m Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
AFImageRequestOperation.h Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
AFImageRequestOperation.m Removing code to try and be clever about cancelling image requests or not for a instances of the same image being requested 2011-08-03 11:32:22 -05:00
AFJSONRequestOperation.h Using NSJSONSerializer when supported, falling back on JSONKit 2011-08-03 11:31:00 -05:00
AFJSONRequestOperation.m Improving the check for NSJSONSerialization. 2011-08-03 21:19:49 -07:00
AFNetworkActivityIndicatorManager.h Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
AFNetworkActivityIndicatorManager.m Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
AFRestClient.h Using NSJSONSerializer when supported, falling back on JSONKit 2011-08-03 11:31:00 -05:00
AFRestClient.m Using NSJSONSerializer when supported, falling back on JSONKit 2011-08-03 11:31:00 -05:00
UIImage+AFNetworking.h Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
UIImage+AFNetworking.m Fix bug with scaling images with a portrait aspect ratio. 2011-08-04 11:55:37 -04:00
UIImageView+AFNetworking.h Adding method, adding a callback for when image was loaded. This fixes a shortcoming where images loaded into UITableViewCells wouldn't show up until being recycled, needing to layout its subviews 2011-08-05 10:41:20 -05:00
UIImageView+AFNetworking.m Adding method, adding a callback for when image was loaded. This fixes a shortcoming where images loaded into UITableViewCells wouldn't show up until being recycled, needing to layout its subviews 2011-08-05 10:41:20 -05:00