Jon Shier
|
c9d06846ae
AFNetworking 4 (#4523)
|
5 tahun lalu |
Kinarobin
|
a1f208b79e
Optimizing cancel image download and let task to be canceled really. (#4407)
|
5 tahun lalu |
bbeversdorf
|
342653f27e
Update AFImageDownloader.m
|
7 tahun lalu |
Brian Beversdorf
|
1c52c76537
Safely get mergedTasks On responseQueue
|
7 tahun lalu |
Jeff Kelley
|
b15888735a
Merge pull request #4002 from LeeHongHwa/fix_coding_convention
|
7 tahun lalu |
Henddher Pedroza
|
9b33c1699f
self in block
|
8 tahun lalu |
Henddher Pedroza
|
51a80847ed
Ask <AFImageRequestCache> implementor if an image should be cached. Implementors may prevent caching.
|
8 tahun lalu |
Henddher Pedroza
|
f6f64c83b3
Remove setter for defaultURLCache
|
8 tahun lalu |
Henddher Pedroza
|
8db67cdfa9
Allow initialization of AFImageDownloader using custom NSURLSessionConfiguration.
|
8 tahun lalu |
Henddher Pedroza
|
41897b19c6
Ability to set the defaultURLCache
|
8 tahun lalu |
leehonghwa
|
27c819537a
Fix asterisk location in method declaration
|
8 tahun lalu |
Kevin Harwood
|
b36f0ed444
Added a comment
|
8 tahun lalu |
flutechang
|
84d18cac75
Fix crash around customizing NSURLCache size.
|
9 tahun lalu |
Diego Chohfi
|
c0131a92a1
Deprecating method dataTaskWithRequest:completionHandler: from AFURLSessionManager
|
9 tahun lalu |
Kevin Harwood
|
ac6ba4580e
Refactored to dispatch an error if a bad URL is passed in.
|
9 tahun lalu |
Christian Wen
|
fa2c806a39
Prevent crash when "AFImageDownloader identifier" is nil (which is cause by passing an NSURLRequest which doesn't return an absoluteString). #3343. Added a test for this behavior.
|
9 tahun lalu |
Draveness
|
c27b46c87d
Add leading whitespace to urls
|
9 tahun lalu |
Draveness
|
d0b1db20d8
Add whitespace between url and ')' to prevent Xcode misunderstanding
|
9 tahun lalu |
Kevin Harwood
|
ed39be2a09
Improved the Unit Test
|
9 tahun lalu |
Kevin Harwood
|
bfc67c9d6c
Fixed image downloading cancellation race condition
|
9 tahun lalu |
Kevin Harwood
|
5d73b00640
Bumping copyright to 2016
|
9 tahun lalu |
Kevin Harwood
|
43d4847e39
Fixed race condition with image downloader when starting/cancelling/starting the same request
|
9 tahun lalu |
Cédric Luthi
|
19097d695d
Remove OS_OBJECT_HAVE_OBJC_SUPPORT conditional compilation
|
9 tahun lalu |
Rick Silva
|
cfed41d1cf
Fix AFImageDownloader stalling after number of failures reaches maximumActiveDownloads.
|
9 tahun lalu |
Kevin Harwood
|
20bcb6322a
Fix for #3037
|
10 tahun lalu |
Greg Fiumara
|
fb55caf396
clang only recognizes 'typeof' in GNU dialects.
|
10 tahun lalu |
Greg Fiumara
|
0831289989
Remove unnecessary semicolon.
|
10 tahun lalu |
Kevin Harwood
|
280c3750b0
Switched response queue to be a serial queue
|
10 tahun lalu |
Kevin Harwood
|
44859ba006
Fixed warning
|
10 tahun lalu |
Kevin Harwood
|
1245bde7b1
-Added additional tests for Image Downloader
|
10 tahun lalu |