AFNetworking/UIKit+AFNetworking
2018-01-12 09:42:34 -05:00
..
AFAutoPurgingImageCache.h Ask <AFImageRequestCache> implementor if an image should be cached. Implementors may prevent caching. 2017-07-28 11:15:44 -05:00
AFAutoPurgingImageCache.m Ask <AFImageRequestCache> implementor if an image should be cached. Implementors may prevent caching. 2017-07-28 11:15:44 -05:00
AFImageDownloader.h Remove setter for defaultURLCache 2017-07-28 08:48:58 -05:00
AFImageDownloader.m self in block 2017-07-28 17:11:47 -05:00
AFNetworkActivityIndicatorManager.h Add leading whitespace to urls 2016-03-14 10:17:27 +08:00
AFNetworkActivityIndicatorManager.m move [self didChangeValueForKey:@"currentState"]; into if scope 2016-06-11 20:04:48 +08:00
UIActivityIndicatorView+AFNetworking.h Add leading whitespace to urls 2016-03-14 10:17:27 +08:00
UIActivityIndicatorView+AFNetworking.m Enable more warnings 2016-04-09 01:06:05 +02:00
UIButton+AFNetworking.h Add leading whitespace to urls 2016-03-14 10:17:27 +08:00
UIButton+AFNetworking.m Remove all #pragma clang diagnostic ignored "-Wgnu" 2016-04-08 23:46:10 +02:00
UIImage+AFNetworking.h - Removed support for NSURLConnection based API's 2015-10-02 14:09:47 -05:00
UIImageView+AFNetworking.h Add leading whitespace to urls 2016-03-14 10:17:27 +08:00
UIImageView+AFNetworking.m added test to cover image download with malformed url 2018-01-12 09:42:34 -05:00
UIKit+AFNetworking.h Add leading whitespace to urls 2016-03-14 10:17:27 +08:00
UIProgressView+AFNetworking.h Add leading whitespace to urls 2016-03-14 10:17:27 +08:00
UIProgressView+AFNetworking.m Fixed an issue where registering a UIProgessView to a task that was already completed would crash with the following error: 2016-07-05 17:01:53 +02:00
UIRefreshControl+AFNetworking.h Add leading whitespace to urls 2016-03-14 10:17:27 +08:00
UIRefreshControl+AFNetworking.m Enable more warnings 2016-04-09 01:06:05 +02:00
UIWebView+AFNetworking.h Add leading whitespace to urls 2016-03-14 10:17:27 +08:00
UIWebView+AFNetworking.m Use NSURLRequest to construct dataTask. Fix #3724 2016-10-09 22:00:24 +08:00