| .. |
|
AFHTTPClient.h
|
Reverting network reachability status from bitmask to enum
|
2012-03-11 10:36:14 -07:00 |
|
AFHTTPClient.m
|
Refactored starting up reachability
|
2012-03-14 08:23:18 -05:00 |
|
AFHTTPRequestOperation.h
|
Adding AFContentTypesFromHTTPHeader()
|
2012-03-02 11:18:20 -08:00 |
|
AFHTTPRequestOperation.m
|
-cStringUsingEncoding:NSUTF8Encoding -> -UTF8String
|
2012-03-12 20:22:46 -07:00 |
|
AFImageRequestOperation.h
|
Updating and revising documentation
|
2011-11-11 11:28:05 -06:00 |
|
AFImageRequestOperation.m
|
Constructing image in background queue
|
2012-03-12 20:23:41 -07:00 |
|
AFJSONRequestOperation.h
|
fix unnecessary up-cast as discussed in #122
|
2011-11-22 16:50:21 +07:00 |
|
AFJSONRequestOperation.m
|
Refactoring +canProcessRequest: and content type acceptability
|
2012-03-03 13:19:53 -08:00 |
|
AFJSONUtilities.h
|
Mark the AFJSON* functions as 'extern'.
|
2012-01-20 14:35:19 -08:00 |
|
AFJSONUtilities.m
|
[Issue #240] Adding semicolon to _af_nsjon_encode/decode labels
|
2012-03-09 12:41:26 -08: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
|
Add newline
|
2012-02-16 14:53:03 -08:00 |
|
AFPropertyListRequestOperation.h
|
Minor documentation fixes
|
2011-11-11 11:35:07 -06:00 |
|
AFPropertyListRequestOperation.m
|
Refactoring +canProcessRequest: and content type acceptability
|
2012-03-03 13:19:53 -08:00 |
|
AFURLConnectionOperation.h
|
[Issue #236] Adding AFURLConnectionOperation -setCacheResponseBlock:, which allows the behavior of the NSURLConnectionDelegate method -connection:willCacheResponse: to be overridden without subclassing
|
2012-03-09 13:50:46 -08:00 |
|
AFURLConnectionOperation.m
|
[Issue #236] Adding AFURLConnectionOperation -setCacheResponseBlock:, which allows the behavior of the NSURLConnectionDelegate method -connection:willCacheResponse: to be overridden without subclassing
|
2012-03-09 13:50:46 -08: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
|
Refactoring +canProcessRequest: and content type acceptability
|
2012-03-03 13:19:53 -08:00 |
|
UIImageView+AFNetworking.h
|
Updating and revising documentation
|
2011-11-11 11:28:05 -06:00 |
|
UIImageView+AFNetworking.m
|
Refactoring UIImageView+AFNetworking to remove unused aspects of AFImageCache, and to prevent unexpected or incorrect cacheing behavior
|
2012-02-14 09:12:19 -08:00 |