zhongwuzw
|
45427b1eed
|
Merge branch 'remote-master' into fix-cache-cost-miscalculation-for-master
|
2018-12-09 10:45:38 +08:00 |
DreamPiggy
|
2cebcb7419
|
updated CHANGELOG
|
2018-12-05 18:36:45 +08:00 |
DreamPiggy
|
32d096a478
|
Merge pull request #2548 from SDWebImage/revert-2531-fix_reuse_wrong_image
Revert "Add image url check when set image"
|
2018-12-05 18:25:15 +08:00 |
DreamPiggy
|
1b1cf603ed
|
Revert "Add image url check when set image"
|
2018-12-01 14:56:31 +08:00 |
Wu Zhong
|
2bdc51e65c
|
Merge pull request #2543 from langyanduan/master
fix: FLAnimatedImage custom property
|
2018-11-29 13:07:57 +08:00 |
langyanduan
|
f47d60a802
|
fix: FLAnimatedImage custom property
|
2018-11-29 11:10:51 +08:00 |
Bogdan Poplauschi
|
4fd0e83521
|
Merge pull request #2531 from zhongwuzw/fix_reuse_wrong_image
Add image url check when set image
|
2018-11-16 10:28:40 -06:00 |
zhongwuzw
|
c95c35d6db
|
Add image url check when set image
|
2018-11-15 13:55:32 +08:00 |
Bogdan Poplauschi
|
944c57eaa9
|
Merge pull request #2530 from zhongwuzw/fix_flanimatedImage_step_2
Fix FLAnimatedImageView reuse wrong image && remove GCD strong retained
|
2018-11-14 09:40:07 -06:00 |
Bogdan Poplauschi
|
226f92f344
|
Merge pull request #2529 from zhongwuzw/fix_cacheType
Fix wrong image cache type when disk and memory cache missed
|
2018-11-14 09:38:05 -06:00 |
zhongwuzw
|
7e7a332278
|
Fix FLAnimatedImageView reuse wrong image && remove GCD strong retained
|
2018-11-14 21:03:29 +08:00 |
zhongwuzw
|
5611863f6a
|
Fix wrong image cache type when disk and memory cache missed
|
2018-11-14 16:18:50 +08:00 |
Bogdan Poplauschi
|
e056218bbf
|
Bumped version to 4.4.3 + updated CHANGELOG
|
2018-11-11 20:58:55 -06:00 |
Bogdan Poplauschi
|
0e77a30000
|
Merge pull request #2441 from dreampiggy/performance_FLAnimatedImage_compatible_code
Revert the hack code for FLAnimatedImage compatible, because of the FLAnimatedImage initializer method block main queue.
|
2018-11-12 04:44:47 +02:00 |
Bogdan Poplauschi
|
f7cd511941
|
Merge pull request #2511 from tshirt101/master
Tidy up spacing
|
2018-11-11 20:30:59 -06:00 |
zhongwuzw
|
62ce1d3b5e
|
Fix macos build failed
|
2018-11-11 22:16:03 +08:00 |
zhongwuzw
|
3fbb7856e5
|
Transform protocol to category
|
2018-11-11 21:39:12 +08:00 |
Bogdan Poplauschi
|
3d62cfc507
|
Merge pull request #2520 from lhnoah/master
Optimize when scale = 1
|
2018-10-30 10:02:52 +02:00 |
Noah
|
2ac9b2fc6a
|
Update SDWebImage/SDWebImageCompat.m
|
2018-10-30 15:00:25 +08:00 |
Noah
|
042c27ec8c
|
Optimize when scale = 1
|
2018-10-30 01:26:44 +08:00 |
Bogdan Poplauschi
|
6c6d848cee
|
Added 2 tests for #2516 Fix extention long length of file name
|
2018-10-28 20:49:44 +02:00 |
Bogdan Poplauschi
|
8d788abf45
|
Merge pull request #2516 from zhongwuzw/fix_long_path_name
Fix extention long length of file name
|
2018-10-28 20:33:18 +02:00 |
zhongwuzw
|
41214cccae
|
Fix extention long length of file name
|
2018-10-28 17:59:52 +08:00 |
Wu Zhong
|
b5afc32d1b
|
Merge pull request #2512 from SDWebImage/stale_bot_config
Added Stale bot config
|
2018-10-26 18:33:35 +08:00 |
Bogdan Poplauschi
|
54e60ec5e1
|
Added Stale bot config - decided on 30 days (issues) / 60 days (prs) to mark as stale + another 7 to close
|
2018-10-26 13:09:20 +03:00 |
tshirt101
|
2c6ee46c57
|
Update
|
2018-10-25 19:12:38 +05:30 |
Bogdan Poplauschi
|
ab06c9080d
|
Merge pull request #2510 from zhongwuzw/update-url
Update url after framework transferred
|
2018-10-24 19:53:21 +03:00 |
zhongwuzw
|
8d3becfae8
|
Update url after framework transferred
|
2018-10-24 17:34:55 +08:00 |
Bogdan Poplauschi
|
f9d05d921e
|
Update README.md
|
2018-10-24 09:44:50 +03:00 |
zhongwuzw
|
504dc10491
|
Take images into account
|
2018-09-13 10:48:52 +08:00 |
zhongwuzw
|
991fd89985
|
Fix memory cache image cost miscalculation for 4.x
|
2018-09-12 23:04:45 +08:00 |
Bogdan Poplauschi
|
88d3e281ca
|
Merge pull request #2475 from zhongwuzw/add_autoreleasepool_to_gcd_block
Add autoreleasepool to release autorelease objects in advance when using GCD for 4.x
|
2018-09-08 19:50:39 +03:00 |
zhongwuzw
|
733f465e5c
|
Add autoreleasepool to release autorelease objects in advance when using GCD for 4.x
|
2018-09-07 22:44:21 +08:00 |
DreamPiggy
|
9de56b013a
|
Merge pull request #2463 from zhongwuzw/fix-disk-size-check-for-master
Fix resource key invalid when clean cached disk file
|
2018-08-24 18:26:45 +08:00 |
zhongwuzw
|
ce27aacd7b
|
Fix resource key invalid when clean cached disk file
|
2018-08-24 17:51:30 +08:00 |
DreamPiggy
|
14391eb45e
|
Ignore to query disk cache when the image for FLAnimatedImageView+WebCache is placeholder
|
2018-08-21 14:09:02 +08:00 |
DreamPiggy
|
a794088bc7
|
Revert the hack code for FLAnimatedImage compatible, because of the FLAnimatedImage initializer method block main queue.
|
2018-08-16 22:51:57 +08:00 |
Bogdan Poplauschi
|
07d3d1eb6e
|
Merge pull request #2450 from dreampiggy/fix_testcase
Fix the test case testFLAnimatedImageViewSetImageWithURL because of remote resource is not available
|
2018-08-16 17:42:15 +03:00 |
DreamPiggy
|
50b6a09a9b
|
Fix the test case testFLAnimatedImageViewSetImageWithURL because of remote resource is not available
|
2018-08-16 14:57:47 +08:00 |
Bogdan Poplauschi
|
205e376388
|
Merge pull request #2409 from zhongwuzw/add-default-user-agent
Add default HTTP User-Agent for specific system
|
2018-08-08 12:42:07 +03:00 |
Bogdan Poplauschi
|
430414eb4b
|
Merge pull request #2424 from zhongwuzw/remove-version-eye
Remove versioneye from README
|
2018-08-07 10:18:13 +03:00 |
zhongwuzw
|
1c0ae2c7a1
|
Remove versioneye from README
|
2018-08-07 10:50:47 +08:00 |
Wu Zhong
|
3378cc38d4
|
Merge pull request #2423 from dreampiggy/improvement_heif_brand_fix
Add SDImageFormatHEIF represent mif1 && msf1 brands
|
2018-08-07 09:56:17 +08:00 |
DreamPiggy
|
7ddb75710c
|
Add SDImageFormatHEIF represent mif1 && msf1 brands
Fix the current hard-coded system version checking with Image/IO source uttypes checking
|
2018-08-06 17:53:24 +08:00 |
zhongwuzw
|
36cd96acce
|
Add user-agent for tv-os
|
2018-08-06 14:38:35 +08:00 |
Bogdan Poplauschi
|
676a4b53b7
|
Merge pull request #2336 from gukemanbu/xucg
remove addProgressCallback, add createDownloaderOperationWithUrl
|
2018-08-02 11:25:51 +03:00 |
zhongwuzw
|
c77310bb5d
|
Add default HTTP User-Agent for specific system
|
2018-07-31 16:29:39 +08:00 |
Bogdan Poplauschi
|
8f187477c6
|
Merge pull request #2406 from dreampiggy/fix_gif_rotation_after_exif_image
Fix the bug when FLAnimatedImageView firstly show one EXIF rotation JPEG `UIImage`, later animated GIF `FLAnimatedImage` will also be rotated
|
2018-07-29 21:39:46 +03:00 |
DreamPiggy
|
31896ff086
|
Fix the bug when FLAnimatedImageView firstly show one EXIF rotation JPEG `UIImage`, later animated GIF `FLAnimatedImage` will also be rotated
We help FLAnimatedImage framework to fix their issue :)
|
2018-07-27 22:24:31 +08:00 |
Bogdan Poplauschi
|
9d1d38b198
|
Merge pull request #2397 from zhongwuzw/fix-downloader-operation
Replace SDWebImageDownloaderOperation with NSOperation<SDWebImageDownloaderOperationInterface> to make generic
|
2018-07-23 22:36:00 +03:00 |