Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/SDWebImage/SDWebImage

Asynchronous image downloader with cache support as a UIImageView category
https://github.com/SDWebImage/SDWebImage

Fix the compatible with Xcode 11.0~Xcode 11.3 on SwiftPM, the `exclude` arg does not treat the source code in the publicHeadersPath.

8736d98f850ab1cceb9629d8270a48546ee8e382 authored almost 5 years ago
Formal deprecate the SDWebImageContextCustomManager context option

2abb8d06281ed22df747d9f8d24110850dfcf4e8 authored almost 5 years ago
Add the new context option, including the cache, loader and coder. They can be used to use custom cache/loader in a more convenient way, instead of creating dummy SDWebImageManager

f0388739b6421f653d5adc20bb8f9818821c0633 authored almost 5 years ago
Fix the SwiftPM Package.swift declaration for Xcode 11.4-Beta 3 and old versions

412269368ea7f80c63cad28f4f896afc0de3b6e0 authored almost 5 years ago
Merge pull request #2953 from dreampiggy/behavior_handle_image_foramt_when_no_image_data

Add a better check to handle the cases when call `storeImage` without imageData

b9bcbad5a65374ba56ad9ac406d84be456e9b15e authored almost 5 years ago
Update the test case with Case 3: UIAnimatedImage without sd_imageFormat should use GIF not APNG

d88b7d81db9ab5ffb976972cfd85a9a59df779f2 authored almost 5 years ago
Added the test case `test42StoreCacheWithImageAndFormatWithoutImageData` to ensure this behavior

12bdd57f31cb041434705340997aa5d2557934a9 authored almost 5 years ago
Add a better check to handle the cases when call `storeImage` without imageData. Firstly check SDAnimatedImage, then check sd_imageFormat.

3df399508e38698cc115583ebfc03c353908921a authored almost 5 years ago
Update the test case, because previouslly we have no test case about the storeImage behavior when imageData is nil

f415e51508bfaef46e515bfdab6bdf41c953d389 authored almost 5 years ago
Add another logic. to check UIAnimatedImage when there are no image format to detect, this should use GIF to encode

6f8d83b2f29884fa88c7c85b783033155ee13951 authored almost 5 years ago
Try to fix the test case `test11ThatCancelAllDownloadWorks` to make it stable

cc8e80ff84305122b6182ec1d7359670319782e0 authored almost 5 years ago
Merge pull request #2954 from dreampiggy/fix_rare_case_cancel_double_callback

Fix the rare case when call `SDWebImageDownloaderOperation.cancel`, the completion block may cal...

f4548bba5c6570d59ce2c2289040e6d59f36ab19 authored almost 5 years ago
Fix the rare case when call `SDWebImageDownloaderOperation.cancel`, the completion block will callback twice

692f01b84b2f4e528514c3b1513c88585c8a1afe authored almost 5 years ago
Update the readme with SDWebImageLottiePlugin

eea85faaa5bb78b5b2e1ae8e92138790e92bba12 authored almost 5 years ago
Merge pull request #2948 from dreampiggy/fix_error_description

Complete all the SDWebImage error code with the localized description, make it easy for debugging

f1eee6c62771a54747300ae55290857650ab4228 authored almost 5 years ago
Fix the SDWebImageDownloadStopNotification does not get removed on dealloc

f607e909bce79708cb7b5606c7f11e44574f4bfd authored almost 5 years ago
Garden all the private headers with description and null-ability annotation

b395243d378c5193088d38fd6333dba490085585 authored almost 5 years ago
Complete all the SDWebImage error code with the localized description, make it easy for debugging

faf82c1e1a1d987f6beb6c93fe3011d1534bc138 authored almost 5 years ago
Merge pull request #2947 from dreampiggy/project_try_fix_swiftpm_swift5.2

Try to fix the issue caused by Swift PM 5.2, the `sources` DSL only matches the individual sourc...

f7d0fae94d5023ee38d120effeeaec8275fd7fda authored almost 5 years ago
Try to fix the issue caused by Swift PM 5.2, the `sources` DSL only matches the individual source files, but not folder

c0f796aa779e5e016be9a81bf96f8baca699c552 authored almost 5 years ago
Merge pull request #2936 from dreampiggy/feature_better_vector_support_pdf

Feature - better support for vector format detection, now PDF rasterized bitmap is built-in

5c3c40288f7e465ba94db9736e624f663831951a authored almost 5 years ago
Copy the SVG detection from SVGCoder to the utils

ac4dcbe316a91d1cc9f06d2687f88790eaa4bbb4 authored almost 5 years ago
Added macros to expand SPI symbol to Selector, which can make it easy to distinguish and maintain in the future

4acd81177bc5d906ab9fad6e48f194ca6ec02b57 authored almost 5 years ago
Make the SDAniamtedImage response to the UIImage+Metadata category method, which should return the status matching the behavior

4d354c4acdc0ba8e3db1af8fc687a8bf450a46ee authored almost 5 years ago
Merge pull request #2937 from dreampiggy/feature_URLSessionTaskMetrics

Added the URLSessionTaskMetrics support for downloader && operation, which can be used for netwo...

bbfe6908455f083e3cf1f73ba75335dcf7750bf2 authored almost 5 years ago
Update the Example and Test case about URLSessionMetrics, expose the API in UIVIew+WebCache to make it easy to write code (or user have to write NSStringFromClass)

d56636e15b2d106f275ae9ea0887a0da04b7024d authored almost 5 years ago
Added the metrics in the download token, make it easy to grab the information right in completion block (is this useful ?)

ed894ecff59aa5acb3a11dfb21490f974a76066f authored almost 5 years ago
Added the URLSessionTaskMetrics support for downloader && operation, which can be used for network metrics

bb424d44fdd8a4d41c43c86387de3b32e1941cf8 authored almost 5 years ago
Added `SDWebImageTransformVectorImage`, which can allows the transformer to transform the vector image format, although most coders works for vector format (if you don't grab CGImage), some are not

5629af83303e6d4c219a4a97a1ec4cfae111df91 authored almost 5 years ago
Fix the Xcode 10 support using runtime selector, the force decode feature does not process on vector image format

ef2373668e1db302502aa23c9d43291d38b41fe6 authored almost 5 years ago
Update the PDF demo and test cases

eeec6de69840767bdff8fac6299d10b6fc469836 authored almost 5 years ago
Fix the PDF data detection

8c6556e835386199af0cbf80b55a891bda92dbab authored almost 5 years ago
Added the default ImageIO coder with PDF support, use the screen size if user does not provide any explict pixel size

96b0a2e0316111e0967ebe557fbb2e513f44cf45 authored almost 5 years ago
Added the case to detect PDF format from file signature

08aab785db3ac135e3e3e243bfd81518d75d738e authored almost 5 years ago
Added the `sd_isVector` API on UIImage+Metadata, useful for case when we want to filter the vector/bitmap images. Vector currently only sipports PDF/SVG

8ca455606655a9f57d9e315f91595eb9235107cf authored almost 5 years ago
Added the PDF/SVG image type define

cb84dbb273de89ba6e984079097339a474a01c08 authored almost 5 years ago
Bumped version to 5.5.2

Update the CHANGELOG

aa7ff6f060d8f34d2c66a716aefff1a3bc9ef816 authored about 5 years ago
Merge pull request #2934 from dreampiggy/bugfix_max_buffer_size

Fix the issue that `maxBufferSize` property does not correctlly works for `SDAnimatedImageView`

3459cd2fd0ddd1f68dc9bb533d905cb9de34a7a5 authored about 5 years ago
Fix the issue that `maxBufferSize` property does not correctlly works for `SDAnimatedImageView`, should setup the player's property

d565a3752930dcfc29a47e7b8daf666939d4f219 authored about 5 years ago
Merge pull request #2933 from ben5516/doc-fix

Fixed docs to show correct arguments for SDInternalCompletionBlock

8c3a90304b9d9990519af11cf8acc08d3760495e authored about 5 years ago
Update docs to show correct arguments for SDInternalCompletionBlock

25fe6e97f9ed3d2e578b2a0e1b428fdead522ec2 authored about 5 years ago
Bumped version to 5.5.1

Update the CHANGELOG

443bf50b58c0161efe7a6da841524dde1815792d authored about 5 years ago
Update the readme with progressive loading wiki link

bfa6314732e7fc7817605de44cec1092229bedc5 authored about 5 years ago
Merge pull request #2931 from dreampiggy/fix_progressive_animation_animatedView_bug

Fix the SDAnimatedImageView's progressive animation bug, which reset the frame index to 0 each t...

7b0941407e70873fa4fbb70407b4d20f197995fd authored about 5 years ago
Add one progressive animation test case to avoid this regression bug in the future

cde0e48a6d11a909fc3bd8fa536290f149069996 authored about 5 years ago
The progressive animation should not update the loop count to 1 when automatically stopped at last index.

bce101d112772a7124571e905fe03e1675c801d5 authored about 5 years ago
Fix the SDAnimatedImageView's progressive animation bug, which reset the frame index to 0 each time new frames available

649665e1b0f41c4bc7de7cf945d88763c3106ebf authored about 5 years ago
Bumped version to 5.5.0

Update the CHANGELOG

966e6c3ee4569227ce67434d890bb22073ead2d6 authored about 5 years ago
Update the readme about thumbnail decoding

3ed7d74e09b8d1ad6c82e0d4527c4e772d0a42c5 authored about 5 years ago
Merge pull request #2927 from dreampiggy/fix_GaussianBlur_radius_bug

Fix gaussian blur radius bug

9a18e6218426adfcc20a6f423e3354c360914180 authored about 5 years ago
Fix the wrong behavior of current sd_blurredImageWithRadius, which calculate the wrong box size for consolve

b8b7438ce97eb5983d92e75c4b4820a623601c12 authored about 5 years ago
Update some wrong code comments

e376dad5f61f6f44620bf6d98885323883a96735 authored about 5 years ago
Fix the issue of `CGImageCreateScaled`, which should use BGRX8888 on non-alpha image, BGRA8888 on alpha image

7e3482d4fc43e63116254b98f4f49dec34f94266 authored about 5 years ago
Merge pull request #2922 from dreampiggy/feature_thumbnail_decoding

Feature thumbnail image decoding

01b23e448c861de9ca68a262d4527a1958ccbb7b authored about 5 years ago
Fix the test case again because of the behavior changes for aspect ratio rect limit

7a8407d0be077fad363970a9f0faee85bd00dc0d authored about 5 years ago
Apply a `Thumbnail-` prefix for the cache key for all the thumbnail images, this can avoid cache issue when you query the same URL with different thumbnail size

150ad1b104ee6e830489cfb22cead5ba5012e5b8 authored about 5 years ago
Fix the behavior of limit width and height for thumbnail pixel size, should not be greater than the size

f376b5da9a5a4d565c994582311aa65974a96fdb authored about 5 years ago
Fix the test case again

72250f218233b925787175bcc31b557046219817 authored about 5 years ago
Fix the issue that preserveAspectRatio default value, now it's YES

2e629f6c4637c93575e31877dfef3a76e3fc742e authored about 5 years ago
Revert the example to use thumbnail

767ea255251a46ea9a6b01123531c9e40cfe1c3f authored about 5 years ago
Update the Example to use thumbnail decoding

d29dfda82a90981b630e1e30f862d21f6596998f authored about 5 years ago
Add one test case to ensure the `SDWebImageScaleDownLargeImages` is translated to thumbnail decoding

cd1ae56f5f246cc851992a3119ced8e5f3d26ec1 authored about 5 years ago
Update the test case, fix the behavior of thumbnail pixel size when aspect ratio is YES.

77283f611688ec65992fa5d3a4ca2054d75d0a0f authored about 5 years ago
Enable the force decode test case for macOS as well

fa124b4d11ea3a595f0bc9b17f67feecbedf01d4 authored about 5 years ago
Fix the compile issue on macOS. Fix the animated frame force decode issue on macOS

c9dffc64dcd355a0ec7ae3bedb76e142a89a73f9 authored about 5 years ago
Add the support for animated coder for thumbnail images

0b0c0d2840690b2e2b9baaef5a08a960dc855442 authored about 5 years ago
Add the thumbnail decoding API for protocols, update the code for ImageIO coders

a244962926f9e6fea3bcf2f77519b0252d88ea82 authored about 5 years ago
Bridge the exist options `SDWebImageScaleDownLargeImages`, to use the thumbnail decoding instead. Defaults use 60MB limit and thumbnail size is (3966, 3966)

6bb8641783a40ba6373bf7c61e27d94b3dc8a410 authored about 5 years ago
Add the preserveAspectRatio and thumbnailPixelSize in the context options, update the usage

19af6b76e66ee63f7e060b6fb55ed3d1784a2339 authored about 5 years ago
Fix the animated image for sd_imageFormat

ae4aa3f848185be1ae6af9025aa1adbb79b46b20 authored about 5 years ago
Change all the force decode method to be compatible with macOS. Update the documentation as well

9e5ef8c0e9fef0c88513be257e511b45c7dc5dbf authored about 5 years ago
Add the support for incremental decoding for thumbnail images

80c64544952c434b447cafec0a0e7cad561c3454 authored about 5 years ago
Change the default limit bytes 60MB on iOS/tvOS, 90MB on macOS, 30MB on watchOS

03e63ede2538b43bf76bf16441d496542dbea4bf authored about 5 years ago
Fix the edge case when incrementalDecodedImageWithOptions provide custom scale factor and override the one from init method

ec620438b9f44ef9b6e26c91413e2ea0438204d6 authored about 5 years ago
Fix the documenrtation about the SDAnimatedImage's behavior for static image

e7d8341e8bf1e3041c03b22fd840df2055f8fad4 authored about 5 years ago
Merge branch '5.4.x' of https://github.com/dreampiggy/SDWebImage

eb6c89ed8984c280b216cf0eb779dfed0697140b authored about 5 years ago
Bumped version to 5.4.1

Update the CHANGELOG

5b3909308fdf6c06bd8bdf39389620c91b9abca5 authored about 5 years ago
Merge pull request #2924 from dreampiggy/5.4.x_sdanimatedimage_nil_when_frame_count_one

SDAnimatedImage now only keep the animated coder when frame count >=1 , else we wil behave like ...

f202ce1519e7d7475fc5ab50f91b76fcae1e150c authored about 5 years ago
SDAnimatedImage now only keep the animated coder when frame count >=1, else we wil lbehave like UIImage to save RAM usage

f6d95e3fa02984181f8ceaae8a6b8041f07d1126 authored about 5 years ago
Merge pull request #2921 from dreampiggy/fix_ciimage_cg_leak

Fix the leak of CIImage based UIImage for `sd_colorAtPoint`

0a0dd84b21c9025cca9cddda15f034e156bf1adb authored about 5 years ago
Fix the leak of CIImage based UIImage for `sd_colorAtPoint`

375e94f31cd5f2de6bbcf28c121c32f515e18821 authored about 5 years ago
Merge pull request #2918 from dreampiggy/feature_transformer_CIImage

Support all transformer method on CIImage based UIImage/NSImage

fafed705d07457bb3e1d557eaeafd785d6916e0b authored about 5 years ago
Use CIColor method instead of custom implementation

b62f48724dfa371b86395e0c0664a80bae9efa03 authored about 5 years ago
Fix the test case of blur radius calculation. CG and CI now match in visual

86e3a164dc511a2a8089dfe25e4320fe1d90186b authored about 5 years ago
Update all transformer test cases to support Core Image

1afadafc7887f01ce76203cc7b458ddec2f71416 authored about 5 years ago
Fix the leak of CGImageRef from UIImage (getter only)

3006ff299e32f73193f5c79c9c5c9008a839e4ee authored about 5 years ago
Fix the issue of sd_croppedImageWithRect (UIKit) and sd_rotatedImageWithAngle for CIImage

eda7422c82985c4997ca6504a288c02cf4170074 authored about 5 years ago
Fix the compile issue on watchOS

2163691d1130e2b3295c2a58138078294549674b authored about 5 years ago
Fix `sd_blurredImageWithRadius` CGImage implementation bug that does not considerate bitmap other than BGRA

40957da785f5e56357bdc34e85d2408ff7a4b224 authored about 5 years ago
Add CIImage support on transform methods

4425c823ad4f285a2b7f581702f0ae8785b52bb7 authored about 5 years ago
Add the compatible method for CIImage on macOS

cb7c4d59909ebb0a8e8d05a13d13d67450d195a5 authored about 5 years ago
Fix CIGaussianBlur cropping rect

0c152231116e9d9aefb558ab82dc66eae8923eb6 authored about 5 years ago
Fix compile issue on watchOS, add `sd_tintedImageWithColor` support for CIImage

ac19d18d3c311d8bc9d111b85c356abdfd4a4975 authored about 5 years ago
Fix the regression of sd_tintedImageWithColor with `CISourceAtopCompositing` filter

a67ea9d371aa208fbd06e220f83ebcf0e2d5eb7a authored about 5 years ago
Fix the bug that watchOS sd_rotatedImageWithAngle does not works

48fe948b8fdc3e8771f946a5f3e5d5cd616449e1 authored about 5 years ago
Merge branch '5.4.x' of https://github.com/SDWebImage/SDWebImage

8da50c4a8d39f310c7764ad4ea00d9a196779f01 authored about 5 years ago
Bumped version to 5.4.1

Update the CHANGELOG

247f74a5d191e9c6bd601d292c99cf9fe1658930 authored about 5 years ago
Fix the test case compile warning of `SDWebImageTestDiskCache`

0b3079d66b6f486376c9ce40f7f146b930d979df authored about 5 years ago
update the Readme with PDF/SVG/Link plugin repos from SDWebImage organization

d44a5a331e65489e6306eb45f98c542138b1657f authored about 5 years ago
Fix the issue that "There may be no complete callback when download the picture of the local path"

0d44d70e6209aabd357d510e49b91ad0349ba1c6 authored about 5 years ago