DreamPiggy
|
5aa04257e7
Merge pull request #2832 from michaelmou/fix_symbol_mac
|
6 ani în urmă |
毛泽智
|
050aa883c8
Fix (iOS 8 Foundation.framework extern these symbol but the define is in CFNetwork.framework. We just fix this without import ) but not available in MacOS
|
6 ani în urmă |
DreamPiggy
|
8ffbe8b8c1
Bumped version to 5.1.1
|
6 ani în urmă |
DreamPiggy
|
ac2ddc4d15
update CHANGELOG
|
6 ani în urmă |
DreamPiggy
|
40b3ed4f4f
Merge pull request #2820 from dreampiggy/bugfix_sdanimatedimageview_mac_aligning
|
6 ani în urmă |
Kinarobin
|
c9ea3f12bf
Merge pull request #2825 from dreampiggy/fix_sdanimatedimageview_dealloc_on_global_queue
|
6 ani în urmă |
DreamPiggy
|
ea76da958f
Merge pull request #2819 from dreampiggy/bugfix_options_mask_check_32bit
|
6 ani în urmă |
DreamPiggy
|
cc47b24ca6
Change the stale date for issues from 30 days to 60 days
|
6 ani în urmă |
DreamPiggy
|
0a3cd255a6
Bumped version to 5.1.0
|
6 ani în urmă |
DreamPiggy
|
a09dd8aa74
update CHANGELOG
|
6 ani în urmă |
DreamPiggy
|
c372e345f6
Merge pull request #2692 from dreampiggy/bugfix_user_cancel_guarantee_callback
|
6 ani în urmă |
DreamPiggy
|
caae8f171f
Fix the test case because of cache key
|
6 ani în urmă |
DreamPiggy
|
b444652412
Add more tests to ensure the callback been called, even we cancel the operation, impact the view category and prefetcher
|
6 ani în urmă |
DreamPiggy
|
54b6d9d3f8
Merge pull request #2802 from RomanPodymov/master
|
6 ani în urmă |
DreamPiggy
|
4e51f1deac
Merge branch 'master' of https://github.com/SDWebImage/SDWebImage into bugfix_user_cancel_guarantee_callback
|
6 ani în urmă |
DreamPiggy
|
f5980e5fed
Merge pull request #2801 from dreampiggy/feature_ensure_image_class_match
|
6 ani în urmă |
DreamPiggy
|
00ed3fd1c7
Update the comments
|
6 ani în urmă |
DreamPiggy
|
cd2e36f7a5
Add test cases for `matchAnimatedImageClass` options
|
6 ani în urmă |
DreamPiggy
|
43bb20af32
Using isSubclassOfClass instead == for animated image class matching check
|
6 ani în urmă |
DreamPiggy
|
95ed9e1576
A little coding style fix for block invoke
|
6 ani în urmă |
DreamPiggy
|
67b29b9d07
Update all the test cases for cancel, now it should receive a completion with error code `SDWebImageErrorCancelled`
|
6 ani în urmă |
DreamPiggy
|
0dfbc233d8
Fix the cancel logic for download operation, because now we always callback your completion even it's cancelled
|
6 ani în urmă |
Roman Podymov
|
e8e7b5fa00
Update UIImage+Transform.m
|
6 ani în urmă |
Roman Podymov
|
3d2f2fc2e0
Update UIImage+Transform.m
|
6 ani în urmă |
Roman Podymov
|
34fa90c7c5
Update UIImage+Transform.m
|
6 ani în urmă |
Roman Podymov
|
9cf6b6d6ce
Update NSImage+Compatibility.m
|
6 ani în urmă |
Roman Podymov
|
dcf953d03a
Update UIImage+ForceDecode.m
|
6 ani în urmă |
DreamPiggy
|
6f0f735d4f
Update the test case for cancel behavior
|
6 ani în urmă |
DreamPiggy
|
5b1a833732
Merge branch 'master' of https://github.com/SDWebImage/SDWebImage into bugfix_user_cancel_guarantee_callback
|
6 ani în urmă |
DreamPiggy
|
4e7d03d471
Add a new option `SDWebImageMatchAnimatedImageClass`, to ensure we always match the custom image class instead of UIImage/NSImage class. This may help for some rare case that user always need the specify image subclass (SDAnimatedImage) for their imageView (SDAnimatedImageView) instead of the built in one.
|
6 ani în urmă |