DreamPiggy
|
c7c1cde776
Merge pull request #3265 from RbBtSn0w/3.x
|
%!s(int64=4) %!d(string=hai) anos |
snow.wu
|
e7210f104d
Fix SDWebImageCombinedOperation was leak.
|
%!s(int64=4) %!d(string=hai) anos |
Kinarobin
|
2eca5c7f04
Merge pull request #3054 from dvshelley/3.xTargetDeployment9
|
%!s(int64=5) %!d(string=hai) anos |
Daniel Shelley
|
59f630b0db
change deployment target to iOS 9 to fix Archiving with Xcode 12
|
%!s(int64=5) %!d(string=hai) anos |
DreamPiggy
|
59a28c27b2
Merge pull request #2893 from dvshelley/3.x
|
%!s(int64=6) %!d(string=hai) anos |
Daniel Shelley
|
54f25b20b6
fix Xcode 11 warnings
|
%!s(int64=6) %!d(string=hai) anos |
DreamPiggy
|
8869372622
Bumped version to 3.8.3
|
%!s(int64=6) %!d(string=hai) anos |
DreamPiggy
|
cc09c9fbfe
Merge pull request #2744 from dvshelley/3.x-Xcode11
|
%!s(int64=6) %!d(string=hai) anos |
Daniel Shelley
|
b6cfd802f9
fix compatability for Xcode 11
|
%!s(int64=6) %!d(string=hai) anos |
Bogdan Poplauschi
|
42a5e6f6ec
Bumped version to 3.8.2
|
%!s(int64=9) %!d(string=hai) anos |
Bogdan Poplauschi
|
e7bd5ab0fa
Improvement for #1608 and #1623 should solve the issue for most of the cases. Apparently there is a race condition on NSURLCache and we avoid making those checks unless necesarry (basically we will query the NSURLCache only when `SDWebImageRefreshCached` is used and the image cannot be cached by the system when it's too big or behind authentication)
|
%!s(int64=9) %!d(string=hai) anos |
Bogdan Poplauschi
|
dea7b4594d
Actually we only want the RefreshCached flag for the 1st image (the HTTP Auth one)
|
%!s(int64=9) %!d(string=hai) anos |
Bogdan Poplauschi
|
20760d71e5
Updated code for #1608 #1623 - set a name for the download queue, avoid using the `_request` ivar and made sure we strip request of mutability
|
%!s(int64=9) %!d(string=hai) anos |
Bogdan Poplauschi
|
033899d0ac
Example updated: all images use the SDWebImageRefreshCached option
|
%!s(int64=9) %!d(string=hai) anos |
Bogdan Poplauschi
|
c012fc9bb2
Updated the changelog
|
%!s(int64=9) %!d(string=hai) anos |
Bogdan Poplauschi
|
67329ac512
Bumped the version
|
%!s(int64=9) %!d(string=hai) anos |
Bogdan Poplauschi
|
de149aedaa
Reverted all the changes for "Removed the URL query params from the filename (key)" fb0cdb6d 1bf62d4 #1584 - fixes #1433 #1553 #1583 #1585
|
%!s(int64=9) %!d(string=hai) anos |
Bogdan Poplauschi
|
fc0de57066
Readded `shouldUseCredentialStorage` to preserve backwards compatibility
|
%!s(int64=9) %!d(string=hai) anos |
Bogdan Poplauschi
|
473054879c
Updated the changelog
|
%!s(int64=9) %!d(string=hai) anos |
Bogdan Poplauschi
|
5d42a2ac5e
Merge pull request #1586 from oanapopescu/nsurlsession
|
%!s(int64=9) %!d(string=hai) anos |
Oana Popescu
|
1e412927cc
Keeping both owned and unowned sessions around as part of the operation.
|
%!s(int64=9) %!d(string=hai) anos |
Oana Popescu
|
eab4279140
Updated image downloader with a single session that manages all tasks
|
%!s(int64=9) %!d(string=hai) anos |
Bogdan Poplauschi
|
1bf62d475a
Fixed #1583 crash in `SDWebImageManager cacheKeyForURL:` when url is nil - replaced #1585
|
%!s(int64=9) %!d(string=hai) anos |
Bogdan Poplauschi
|
d8dc6a25aa
Merge pull request #1584 from minsOne/master
|
%!s(int64=9) %!d(string=hai) anos |
Ahn Jung Min
|
335a437b2e
fixed crash on ios7 user device
|
%!s(int64=9) %!d(string=hai) anos |
Bogdan Poplauschi
|
cb7a3db23c
Updated the changelog
|
%!s(int64=9) %!d(string=hai) anos |
Bogdan Poplauschi
|
6545a3aba1
Bumped the deployment target to iOS 7 (due to NSURLSession) and also incremented the library version to 3.8.0
|
%!s(int64=9) %!d(string=hai) anos |
Bogdan Poplauschi
|
9137b65d3b
Merge pull request #1578 from oanapopescu/nsurlsession
|
%!s(int64=9) %!d(string=hai) anos |
Oana Popescu
|
09a9e74eae
Removed dealloc method and added comment regarding sending nil for delegateQueue
|
%!s(int64=9) %!d(string=hai) anos |
Oana Popescu
|
5580c78282
Replace deprecated NSURLConnection with NSURLSession. See #1291 #1318 #823 #1566
|
%!s(int64=9) %!d(string=hai) anos |