Bogdan Poplauschi
|
d9f7cf417b
|
Fixed #1776 Umbrella header warning for the FLAnimatedImage (while using Carthage) - replaces #1781
|
2017-07-31 14:19:02 +03:00 |
Bogdan Poplauschi
|
637c418139
|
Removed unreliable check from Downloader tests - sometimes there is more than 1 download in the queue which makes the tests fail
|
2017-07-31 13:02:26 +03:00 |
Bogdan Poplauschi
|
3c64b81ac1
|
Merge pull request #1971 from kekeYezi/master
Small change - coding style
|
2017-07-28 21:17:09 +03:00 |
Daniel
|
a4751a652f
|
Small change
Small change
|
2017-07-28 21:16:22 +03:00 |
Bogdan Poplauschi
|
4da40ac853
|
Merge pull request #1891 from Westacular/1870_Change_NSURLSessionConfiguration
Add ability to change NSURLSessionConfiguration used by SDWebImageDownloader
|
2017-07-28 21:08:46 +03:00 |
Bogdan Poplauschi
|
8ac72a2bdb
|
Merge pull request #1797 from skyline75489/quick-fix-for-swift3
Fix #1764 Swift naming collision
|
2017-07-25 17:04:46 +03:00 |
Bogdan Poplauschi
|
dbb2dcd2b5
|
Merge pull request #1940 from joshuafeldman/master
#1807 - #1821 - Fixing incorrectly retained pointer to self which app…
|
2017-07-24 21:29:29 +03:00 |
Bogdan Poplauschi
|
83528027a7
|
Merge pull request #1966 from github641/patch-1
spelling correction
|
2017-07-24 21:22:25 +03:00 |
Bogdan Poplauschi
|
add6fc8fa3
|
Merge pull request #1911 from disaabler/master
#1909: Crash on multiple concurrent downloads when accessing self.URLOperations dictionary
|
2017-07-24 20:59:02 +03:00 |
Bogdan Poplauschi
|
a02d51cf80
|
Merge pull request #1946 from rafaelks/chore/update_cocoapods_script
Update CocoaPods script to use latest version of the lib (4.0 instead of 3.8)
|
2017-07-24 20:52:35 +03:00 |
mrliuzy
|
56325ab268
|
spelling correction
spelling correction
|
2017-07-19 15:40:02 +08:00 |
Rafael Kellermann Streit
|
fa30b4bda3
|
Update CocoaPods script to use latest version
|
2017-06-23 10:23:06 -03:00 |
Joshua Feldman
|
1f33e95aa6
|
#1807 - #1821 - Fixing incorrectly retained pointer to self which appears to create a dangled pointer
|
2017-06-20 13:10:05 -07:00 |
Eugene Dudnyk
|
cf963c06c3
|
#1909: Crash on multiple concurrent downloads when accessing self.URLOperations dictionary.
|
2017-05-21 12:49:03 +02:00 |
Wes Campaigne
|
395a400c42
|
Add ability to change NSURLSessionConfiguration used by SDWebImageDownloader
Solves issue #1870
|
2017-05-03 15:29:01 -04:00 |
Bogdan Poplauschi
|
041842bf08
|
Merge pull request #1879 from hbhpeng/master
on a 32bit machine,long long type transfer to NSInteger may become ne…
|
2017-05-03 11:21:03 +03:00 |
Bogdan Poplauschi
|
5eb83c38a7
|
Fixed the README.md installation section - replaces #1828
|
2017-05-03 10:46:46 +03:00 |
Bogdan Poplauschi
|
9231d6d500
|
Merge pull request #1849 from GibaPadavan/fix_autorelease_pool
[bugfix] Added @autoreleasepool to SDImageCache.storeImage
|
2017-05-03 10:37:55 +03:00 |
Bogdan Poplauschi
|
ed81cfd659
|
Merge pull request #1847 from zssr/master
Update README.md
|
2017-05-03 10:13:57 +03:00 |
kenny
|
f258e9be42
|
on a 32bit machine,long long type transfer to NSInteger may become negative. e.g. (NSInteger)9223372036854775807
|
2017-04-28 14:56:38 +08:00 |
Andrey Gibadullin
|
e6536d2b94
|
[bugfix] Add @autoreleasepool to SDImageCache.storeImage to prevent huge memory consumption when store a lot of images in series
|
2017-04-01 11:29:11 +02:00 |
煮石散人
|
ba3a5b5983
|
Update README.md
|
2017-03-29 17:29:52 +08:00 |
Bogdan Poplauschi
|
ad9f1a2436
|
Merge pull request #1737 from zaczh/master
Making image downloading cache policy more clearer
|
2017-03-10 12:40:26 +02:00 |
Bogdan Poplauschi
|
d02c58f1f7
|
Code review and cleanup for #1737
|
2017-03-10 12:38:37 +02:00 |
Bogdan Poplauschi
|
0df32ea232
|
Updated Readme.md - collaborators
|
2017-02-19 14:55:31 +02:00 |
Bogdan Poplauschi
|
4e342f6e51
|
Merge pull request #1805 from nemissm/SDImageCacheConfig-forward-declaration-fix
SDImageCacheConfig forward declaration changed to import
|
2017-02-19 14:29:51 +02:00 |
Bogdan Poplauschi
|
b1c3bb7e64
|
Updated copyright info - replaces #1806
|
2017-02-19 14:27:48 +02:00 |
Bogdan Poplauschi
|
a6af214ee8
|
Update for #1802 - made sure we don’t get into problems when checking for self.activityIndicator on one thread and allocating on another. Also, made sure `sd_removeActivityIndicator` executes on the main queue
|
2017-02-19 14:15:59 +02:00 |
Bogdan Poplauschi
|
7bf69862aa
|
Merge pull request #1802 from jimmaye/uiactivity-indicator-background-access-bug
#1801: Makes sure UIActivityIndicator view is always initialized on main thread
|
2017-02-19 14:09:30 +02:00 |
Bogdan Poplauschi
|
23a8be8800
|
Update to #1784 - Set CFBundleVersion to 4.0.0 (to match CFBundleShortVersionString - same as for AFNetworking)
|
2017-02-18 09:19:53 +02:00 |
Bogdan Poplauschi
|
cab3930d9a
|
Merge pull request #1784 from ivan-konov/bundle-version
CFBundleVersion fix for 4.0.0 release
|
2017-02-18 09:17:19 +02:00 |
nemissm
|
add652e156
|
SDImageCacheConfig forward declaration changed to import
|
2017-02-15 22:54:49 +10:00 |
Jimmie Jensen
|
25e19a2c75
|
#1801: Makes sure UIActivityIndicator view is always initialized on the main thread
|
2017-02-13 16:34:27 +01:00 |
Jimmie Jensen
|
b232de666c
|
merge of upstream
|
2017-02-13 16:32:20 +01:00 |
Jimmie Jensen
|
e132300a0f
|
#1801: Makes sure UIActivityIndicator view is always initialized on the main thread
|
2017-02-13 16:21:47 +01:00 |
Bogdan Poplauschi
|
1e53e6c71b
|
Merge pull request #1799 from JEKos/master
For those who using cocoapods and gifs.
|
2017-02-12 16:07:13 +02:00 |
JohnC
|
c4c85a550c
|
For those who using cocoapods and gifs.
|
2017-02-12 16:04:11 +02:00 |
skyline75489
|
cf0ec1a05a
|
Fix #1764 Swift naming collision
|
2017-02-10 21:02:32 +08:00 |
Bogdan Poplauschi
|
74ee9c08ef
|
Merge pull request #1788 from vincent-peng/master
Correct available subspecs in README
|
2017-02-08 08:00:11 +02:00 |
Vincent Peng
|
7d0779e840
|
Correct available subspecs in README
|
2017-02-07 18:49:50 +11:00 |
Ivan Konov
|
941fde3279
|
Current Project Version set to 1 in order to have a default value for CFBundleVersion if set as in Info.plist files. In WebImage/Info.plist is set explicitly to 400.
|
2017-02-05 23:17:12 -08:00 |
Bogdan Poplauschi
|
f89e788696
|
Merge pull request #1779 from slxl/master
- Fixed SDImageCacheConfig class name in Changelog.md
|
2017-02-02 08:08:31 +02:00 |
Bogdan Poplauschi
|
a393f99448
|
Merge pull request #1778 from Wenzhi/patch-1
Small README Update For 4.0.0
|
2017-02-02 08:07:42 +02:00 |
Vyacheslav Khlichkin
|
a00fd76711
|
- Fixed SDImageCacheConfig class name in Changelog.md
|
2017-02-02 10:21:07 +07:00 |
Wenzhi
|
7751b35eec
|
Small README Update For 4.0.0
Update the method name in the README to match the method name in 4.0.0.
|
2017-02-01 16:52:59 -05:00 |
Bogdan Poplauschi
|
1f52288a8b
|
Merge pull request #1767 from sunXiChun/master
add a network error situation
|
2017-01-30 08:12:00 +02:00 |
Bogdan Poplauschi
|
1777032d03
|
Set version to 4.0.0 and updated CHANGELOG
|
2017-01-28 20:17:57 +02:00 |
Bogdan Poplauschi
|
de63b0730d
|
Updated the migration guide
|
2017-01-28 20:08:22 +02:00 |
Bogdan Poplauschi
|
10a86a7b0e
|
Merge pull request #1696 from skyline75489/master
Fix FLAnimatedImage import when using CocoaPods
|
2017-01-28 19:54:52 +02:00 |
Bogdan Poplauschi
|
93d259cbde
|
Updated Swift example
|
2017-01-27 21:32:08 +02:00 |