Ecosyste.ms: OpenCollective

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

SDWebImage

Asynchronous image downloader with cache support as a UIImageView category
Collective - Host: opensource - https://opencollective.com/sdwebimage - Website: https://sdwebimage.github.io/ - Code: https://github.com/sdwebimage

Revert the github-ci for visionOS Carthage currently

github.com/SDWebImage/SDWebImageSwiftUI - 8e445db394bb306a0e871b9cbae244b768df6875 authored 10 months ago by DreamPiggy <[email protected]>
Update README.md

Fill the link to 2.x branch

github.com/SDWebImage/SDWebImageSwiftUI - 10a19db583cdbe800c5a4ee171b36802f35ad979 authored 10 months ago by DreamPiggy <[email protected]>
Merge pull request #302 from SDWebImage/ci

Upgrade the github-ci to macOS 14

github.com/SDWebImage/SDWebImageSwiftUI - 3afc34c73b93002b6a7bebb4ac8322339958f629 authored 10 months ago by DreamPiggy <[email protected]>
Update the github-ci with visionOS

github.com/SDWebImage/SDWebImageSwiftUI - fbfd18664c16b0a1b43ce62f2244b4116e99a615 authored 10 months ago by DreamPiggy <[email protected]>
Workaround the 32bit target on Xcode 15.2

github.com/SDWebImage/SDWebImageSwiftUI - 24c18bf4030fcbab56869066d7ccf5d935026ebd authored 10 months ago by DreamPiggy <[email protected]>
Upgrade the github-ci to macOS 14

github.com/SDWebImage/SDWebImageSwiftUI - 94ae5347ba78b335839adaf8ed7344d5a6c3b8a6 authored 10 months ago by DreamPiggy <[email protected]>
Release 3.0.0

This is the initial release. In the future this SwiftUI repo will merged into SDWebImage Core repo

github.com/SDWebImage/SDWebImageSwiftUI - e057a3cda6aabfa94eda0f604518f76c5efe8ca1 authored 10 months ago by DreamPiggy <[email protected]>
workaround ratio

(cherry picked from commit b7e5780adcf1aa03a7847be170d84820a31425a8)

github.com/SDWebImage/SDWebImageSwiftUI - 5d6502aba91ad8dfa171a528eee4963fa3e78ffe authored 10 months ago by Arnaud Dorgans <[email protected]>
Merge pull request #292 from SDWebImage/example/avif

Update demo to add AVIF test images and AVIF animated images

github.com/SDWebImage/SDWebImageSwiftUI - cf0dc791bc9f25c091037945c17f09ac04f0bffb authored 10 months ago by DreamPiggy <[email protected]>
Update README.md

github.com/SDWebImage/libjxl-Xcode - d6a3643dd436db93d12bcffdc9e9c67441b3db78 authored 11 months ago by DreamPiggy <[email protected]>
Change the Carthage to use xcframework

github.com/SDWebImage/SDWebImageJPEGXLCoder - f302e50377856b3d75aaeac8888a4e27b442bdcc authored 11 months ago by DreamPiggy <[email protected]>
Provide the common fallback for thumbnail decoding

github.com/SDWebImage/SDWebImageJPEGXLCoder - 19ccb78f2162f5ffac494601bbf1862c6b3d4c2b authored 11 months ago by DreamPiggy <[email protected]>
Do not apply EXIF orientation transform because libjxl already applied

github.com/SDWebImage/SDWebImageJPEGXLCoder - c1a684a08102dfb9aa66eb272cb61a122def95e5 authored 11 months ago by DreamPiggy <[email protected]>
Added the basic JXL animation support

This does not works on SDAnimatedImageView though

github.com/SDWebImage/SDWebImageJPEGXLCoder - 89126a926c0f73896da779c69d5bee543513cccf authored 11 months ago by DreamPiggy <[email protected]>
Added Carthage and SPM support

github.com/SDWebImage/SDWebImageJPEGXLCoder - f11b34d508258c03113a8d63337384f41e65c083 authored 11 months ago by DreamPiggy <[email protected]>
Use custom include folder instead (strip the C++ header, which breaks clang module and Swift)

github.com/SDWebImage/libjxl-Xcode - db79a9680b5301e798222ec7ef67775d7424219a authored 11 months ago by DreamPiggy <[email protected]>
Rename to jxl.framework for Xcode

Because it use the header search <jxl/decode.h> in public header :(

github.com/SDWebImage/libjxl-Xcode - 749b6dc7c253766e1f3bacdffba48a12b47f768a authored 11 months ago by DreamPiggy <[email protected]>
Fix the project config

github.com/SDWebImage/libjxl-Xcode - 7aeb90b565edd3df6f9e66264889e17e877bfa20 authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #3684 from dreampiggy/test/fix

Fix the unit test `test31ThatMultipleRequestForSameURLFailedCallback`

github.com/SDWebImage/SDWebImage - 74fa16f4d3bc452484d68ddebc6bcf59ba86278d authored 11 months ago by DreamPiggy <[email protected]>
Implements JPEG-XL coder using libjxl

github.com/SDWebImage/SDWebImageJPEGXLCoder - 4460389d65f0d75aa05f3552bf68c64ca4d69fb9 authored 11 months ago by DreamPiggy <[email protected]>
Added Podspec

Added README

github.com/SDWebImage/libjxl-Xcode - 39bcfcd503f92cddb7c342fcce84d28d19e4e335 authored 11 months ago by DreamPiggy <[email protected]>
Fix the unit test `test31ThatMultipleRequestForSameURLFailedCallback`

github.com/SDWebImage/SDWebImage - f761fc7e7bc8f88d072c6d7af6435f82b5f8b064 authored 11 months ago by DreamPiggy <[email protected]>
Added libjxl 0.10.0

github.com/SDWebImage/libjxl-Xcode - 5e5a09c91b6d679ec9bcb68a64df1eacd35323fa authored 11 months ago by DreamPiggy <[email protected]>
Update the github action for codecov flag

github.com/SDWebImage/SDWebImage - 3565eb10185fbda132cbbc48742f346b74453c66 authored 11 months ago by DreamPiggy <[email protected]>
Update the README.md for visionOS package manager support

github.com/SDWebImage/SDWebImage - 9f3fe7940dae212810b808ee3800b3731b5ef063 authored 11 months ago by DreamPiggy <[email protected]>
Bumped version to 5.19.0

update CHANGELOG

github.com/SDWebImage/SDWebImage - 73b9397cfbd902f606572964055464903b1d84c6 authored 11 months ago by DreamPiggy <[email protected]>
Bumped version to 5.18.12

update CHANGELOG

github.com/SDWebImage/SDWebImage - 750b3f2a24f5ae8e77166bf3c86cda5378eedf07 authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #3680 from dreampiggy/feature/wait_transition

Added `SDWebImageWaitTransition` to wait for transition finished and then callback `completedBlock`

github.com/SDWebImage/SDWebImage - 00d58fa58fd8a5168edb26595dd43f63c007b3fc authored 11 months ago by DreamPiggy <[email protected]>
Added `SDWebImageWaitTransition` to wait for transition finished and then callback `completedBlock`

This can solve the simple case when people want to do another transition inside completedBlock a...

github.com/SDWebImage/SDWebImage - 8408b79cb30363bcb431590e3a72aa08d38555cc authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #3679 from dreampiggy/ci/visionOS

[github-action] Try to workaround visionOS simulator bug in unit tests

github.com/SDWebImage/SDWebImage - 7f05e213a94cc83906b43aaac7dee1f1e88a9e21 authored 11 months ago by DreamPiggy <[email protected]>
Disable visionOS unit test until Apple or GitHub Action fix the issue :(

github.com/SDWebImage/SDWebImage - 4bb2a0e124cc0bd61959f4bd66288a4ecd837957 authored 11 months ago by DreamPiggy <[email protected]>
[github-action] Change to build and test-without-building

github.com/SDWebImage/SDWebImage - 684efe0ccd8767f704e032a5a4b0da572618a8c9 authored 11 months ago by DreamPiggy <[email protected]>
[github-action] Try to workaround visionOS simulator bug in unit tests

Seems need to boot the simulator firstly, other platforms does not has this issue

github.com/SDWebImage/SDWebImage - a22e8416af9bfc2501689d71cbae3ce1ca286945 authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #3654 from dreampiggy/bugfix/operation_key_deprecate_api

Formally deprecate `sd_cancelCurrentImageLoad`, which cause misunderstanding on UIImageView cate...

github.com/SDWebImage/SDWebImage - 963539caa6f732fc7e0c65c271e2585d43bcfe7f authored 11 months ago by DreamPiggy <[email protected]>
Update test case

github.com/SDWebImage/SDWebImage - 12a7c99687395694dd125720c2da90ea3d3be770 authored 11 months ago by DreamPiggy <[email protected]>
Formally deprecate `sd_cancelCurrentImageLoad`, which cause misunderstanding on UIImageView category

Use `sd_cancelLatestImageLoad` instead

github.com/SDWebImage/SDWebImage - 2424848c9266b54c5e0c723b684dc702524ef66c authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #3678 from dreampiggy/bugfix/16bit-png-workaround-bug

Fix the issue that iOS 17 indexed PNG workaround breaks the 16bit RGBA PNG

github.com/SDWebImage/SDWebImage - 9953745d942eb46624631d5747dded2cae424675 authored 11 months ago by DreamPiggy <[email protected]>
[github-action] The unit tests fail for one platform should not cancel another one

github.com/SDWebImage/SDWebImage - 4a49e9a02a44ddaf3901d96b94c7dc4462e06b64 authored 11 months ago by DreamPiggy <[email protected]>
[github-action] Change the github action to split unit test into 4 jobs and run in parallel

github.com/SDWebImage/SDWebImage - d26ed45dd03074cd996e34ee2ddd788b089dc3ed authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #104 from SDWebImage/project/unit-test-update

Move the test case `testWebPDecodeDoesNotTriggerCACopyImage` into the WebP repo

github.com/SDWebImage/SDWebImageWebPCoder - 11e7ea4c7cf076890ceeb532e1927bc336ebc745 authored 11 months ago by DreamPiggy <[email protected]>
Move the test case `testWebPDecodeDoesNotTriggerCACopyImage` into the WebP repo

Also, fix the min deployment target

github.com/SDWebImage/SDWebImageWebPCoder - 2097f9bcdf6c715d0a9759cefca427b901346ebb authored 11 months ago by DreamPiggy <[email protected]>
Remove the SDWebImageWebPCoder to its own repo

github.com/SDWebImage/SDWebImage - 64d12968fdbe94d7932feb5b8bb0b2c216e8efff authored 11 months ago by DreamPiggy <[email protected]>
Fix the unit test compile issue

Fix the webp unit test for visionOS

github.com/SDWebImage/SDWebImage - c99b60eed08835c40b012a1d8ebf44af942c796f authored 11 months ago by DreamPiggy <[email protected]>
Added test case about RGBA16 PNG

github.com/SDWebImage/SDWebImage - da55e08994a34df5f379f67b51103f39263b06d4 authored 11 months ago by DreamPiggy <[email protected]>
Fix the issue that iOS 17 indexed PNG workaround breaks the 16bit RGBA PNG

github.com/SDWebImage/SDWebImage - 3e553d1efe2183cb67256c64f9142be27d9c108a authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #3677 from dreampiggy/ci/macos14

[github action] Bumped to macos-14 and remove the unused visionOS download toolchain steps

github.com/SDWebImage/SDWebImage - af600c063ebb283585dc8182318d55f1f6250ed2 authored 11 months ago by DreamPiggy <[email protected]>
[github action] Bumped to macos-14 and remove the unused visionOS download toolchain steps

github.com/SDWebImage/SDWebImage - 23b0751ac871e7b8aedbf58c1436aedf5e83c51c authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #3673 from dreampiggy/project/visionos_cocoapods

[Part 2]Added the official visionOS support with CocoaPods, include Demo/Tests/CI

github.com/SDWebImage/SDWebImage - 80c8b2023a5efb4415a2c615acfec075e5c243d2 authored 11 months ago by DreamPiggy <[email protected]>
Upgrade the test case because of simulator version upgrade

github.com/SDWebImage/SDWebImage - c349d78ff9b74b7046a60f7ccad6aac3c4053cc5 authored 11 months ago by DreamPiggy <[email protected]>
Bumped version to 5.18.11

update CHANGELOG

github.com/SDWebImage/SDWebImage - b11493f76481dff17ac8f45274a6b698ba0d3af5 authored 11 months ago by DreamPiggy <[email protected]>
[CI] Upgrade the Demo to override the minOS of macOS (the i386 is no longer needed)

Split the github action

github.com/SDWebImage/SDWebImage - 6cab6ca6be932a4c91be4aa989a1cf7ef6aa8102 authored 11 months ago by DreamPiggy <[email protected]>
Bump the min deployment target on macOS to 10.11

This avoid the libarclite.a issue during linking

github.com/SDWebImage/libwebp-Xcode - 5c56ef8d87ded100d46f60d5c23522c5f33f54cc authored 11 months ago by DreamPiggy <[email protected]>
Use the tricks to run visionOS simulator on x86_64 github action runner

github.com/SDWebImage/SDWebImage - 288305e9c1f1b2b6e77ca822cacc440752ecbfbb authored 11 months ago by DreamPiggy <[email protected]>
Fix the wrong changes for tvOS unit tests

github.com/SDWebImage/SDWebImage - aaad37213b447d64cf22af735cfa93886da67139 authored 11 months ago by DreamPiggy <[email protected]>
Update the GitHub actions to build visionOS Demo/Tests/Framework

github.com/SDWebImage/SDWebImage - 71b3d01fd342dd0b679c23f7d68cbf7b010b2751 authored 11 months ago by DreamPiggy <[email protected]>
Fix some strange behavior in visionOS, all tests passed

github.com/SDWebImage/SDWebImage - 01de674a798c4985ac0a1458913fffb89d4dae5f authored 11 months ago by DreamPiggy <[email protected]>
Added visionOS official unit tests

Since the KVOController/Expecta is no longer maintained, I have to copy the podspec and modify t...

github.com/SDWebImage/SDWebImage - ef399a53f45d6f3f19520f51899ab9a994f2332c authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #3672 from adamwangxx/master

add missing break keyword while converting NSData to SDImageFormat

github.com/SDWebImage/SDWebImage - f2936fc4b2c98b4924b68838b5b46389257dc96e authored 11 months ago by DreamPiggy <[email protected]>
add missing break keyword to sd_imageFormatForImageData function while converting NSData to SDImageFormat

github.com/SDWebImage/SDWebImage - de88563c18526369b3aa5255cee20c38e7823eec authored 11 months ago by Adam <[email protected]>
Merge pull request #20 from SDWebImage/project/visionos_cocoapods

Added CocoaPods support for visionOS

github.com/SDWebImage/libwebp-Xcode - febc9b59effca0ae6ce96ee07de0539a95ed789e authored 11 months ago by DreamPiggy <[email protected]>
Added CocoaPods support for visionOS

github.com/SDWebImage/libwebp-Xcode - e107f440b23e5a98c5eed27766e9da636fd195ca authored 11 months ago by DreamPiggy <[email protected]>
Added visionOS official Demo and update Podfile

Copy the code from SwiftUI repo currently, will merge these two repo in 6.x

github.com/SDWebImage/SDWebImage - 62e3491eb3bf08cce1459c54961eae2c4f19906c authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #298 from SDWebImage/project/visionos_cocoapods

Upgrade to support visionOS on CocoaPods

github.com/SDWebImage/SDWebImageSwiftUI - c934a841cc42febe14157708f712ed2ab53fd161 authored 11 months ago by DreamPiggy <[email protected]>
Upgrade to support visionOS on CocoaPods

This is needed by SDWebImage Core Example

github.com/SDWebImage/SDWebImageSwiftUI - 3ce301076dc63f01c99e377a56797a975a5a140e authored 11 months ago by DreamPiggy <[email protected]>
Added the official visionOS CocoaPods podspec support

github.com/SDWebImage/SDWebImage - 8b836d565c4da36b09f15f57b524b18e044e8b17 authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #102 from SDWebImage/demo/multiple_projects

Upgrade Demo to use the generate_multiple_pod_projects

github.com/SDWebImage/SDWebImageWebPCoder - 8a33fb3ca75a01267f775f891f7d61f675e95072 authored 11 months ago by DreamPiggy <[email protected]>
Upgrade Demo to use the generate_multiple_pod_projects

Seems many user use this type of integration, which hide some header issue

github.com/SDWebImage/SDWebImageWebPCoder - 92e7a545b2bab28be7181ee95f44d5aeb3f5e245 authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #99 from pepsikirk/master

Fix the Private path error in the podspec file.

github.com/SDWebImage/SDWebImageWebPCoder - c6be0c94083e6b40422965fd37f6c81406cd2f97 authored 11 months ago by DreamPiggy <[email protected]>
Fix the Private path error in the podspec file.

github.com/SDWebImage/SDWebImageWebPCoder - 7634bf09cafed9cbf9c7c26a0017fc4d85c4ce16 authored 11 months ago by 蒋欣材 <[email protected]>
Bumped version to 0.14.5

github.com/SDWebImage/SDWebImageWebPCoder - bb41e0e47b674f25fc750e1615a4245793756081 authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #98 from SDWebImage/project/copy_private_macro_and_fix_build

Copy the macros from SDWebImage Core repo to fix build issue

github.com/SDWebImage/SDWebImageWebPCoder - 1e39e3dcf7e13cecb7702cf19d8fbcea156ded23 authored 11 months ago by DreamPiggy <[email protected]>
Fix the Example/Test warning

github.com/SDWebImage/SDWebImageWebPCoder - 15d5bcbb1e72d650987d8676d11da2a109e5be16 authored 11 months ago by DreamPiggy <[email protected]>
Copy the macros from SDWebImage Core repo

These macro don't need compile (that SDInternalMacros.m provided the symbol), just make the comp...

github.com/SDWebImage/SDWebImageWebPCoder - 4005a4d618eb9567e7074e03213439b3eb93d12b authored 11 months ago by DreamPiggy <[email protected]>
Bumped version to 0.14.4

github.com/SDWebImage/SDWebImageWebPCoder - 3f8105d7998d90d18254495b33d391ab685ee405 authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #96 from SDWebImage/bugfix_exif_orientation_encode

Fix the issue when EXIF orientation does not keep during the libwebp encoding

github.com/SDWebImage/SDWebImageWebPCoder - 76423a1a8858e292d471b22bf14f1868be33ec4f authored 11 months ago by DreamPiggy <[email protected]>
Fix the issue when EXIF orientation does not keep during the libwebp encoding

Using transform currently

github.com/SDWebImage/SDWebImageWebPCoder - ee4f321d36b845f6ee196b2195658231417e72f0 authored 11 months ago by DreamPiggy <[email protected]>
Bumped version to 0.14.3

github.com/SDWebImage/SDWebImageWebPCoder - acfb824ca5cd9dbde2c43dc6b5a008c6757dee85 authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #95 from SDWebImage/bugfix/monochome_colorspace

Fix the issue when monochome colorspace cause the WebP encoding failed

github.com/SDWebImage/SDWebImageWebPCoder - 84e43762ad92cfbd7ec88dc001359cb099df73b4 authored 11 months ago by DreamPiggy <[email protected]>
Temp update the test case `testWebPEncodingWithICCProfile`

github.com/SDWebImage/SDWebImageWebPCoder - f146fa49a6d63737a97ac849b590a534659a9c3b authored 11 months ago by DreamPiggy <[email protected]>
Added test case `test46WebPEncodingMonochrome`

github.com/SDWebImage/SDWebImageWebPCoder - bf6de35302a84aac34be224d22009436d15f6714 authored 11 months ago by DreamPiggy <[email protected]>
Fix the issue when monochome colorspace cause the WebP encoding failed

Just translate into RGBA first, don't need extra code to re-implements monochrome WebP encoding

github.com/SDWebImage/SDWebImageWebPCoder - 304bed2c4b647632ee4bd56f7227eda21573027d authored 11 months ago by DreamPiggy <[email protected]>
Merge pull request #3666 from YoloMao/master

docs: add signature step to manual installation guide

github.com/SDWebImage/SDWebImage - a41be90abd89b125cd7588f20b9788108254091a authored 12 months ago by DreamPiggy <[email protected]>
docs: add signature step to manual installation guide

github.com/SDWebImage/SDWebImage - 5741618a37271c394b5076323a0c4abad9d421bb authored 12 months ago by YoloMao <[email protected]>
Merge pull request #10 from SDWebImage/bugfix/macOS_-flip_upside_down

Fix the wrong flipping rendering on macOS because of CoreGraphics/AppKit differences

github.com/SDWebImage/SDWebImageSVGNativeCoder - 09a6199bbc0899c90382e734bbe07850eae2aa83 authored 12 months ago by DreamPiggy <[email protected]>
Update macOS Demo screenshot

github.com/SDWebImage/SDWebImageSVGNativeCoder - 29680b9eea13c1885b30297fef6cbd89791f7bf2 authored 12 months ago by DreamPiggy <[email protected]>
Fix the wrong flipping rendering on macOS because of CoreGraphics/AppKit differences

github.com/SDWebImage/SDWebImageSVGNativeCoder - 5785d552608510cafa64467caea09957ebeb5e37 authored 12 months ago by DreamPiggy <[email protected]>
Merge pull request #9 from SDWebImage/upgrade/upstream

Upgrade the dependency of svgnative to 0.1.0

github.com/SDWebImage/SDWebImageSVGNativeCoder - 43fa043eca067f037cf62024ddd14f0f2507a1d5 authored 12 months ago by DreamPiggy <[email protected]>
Update the demo for macOS

github.com/SDWebImage/SDWebImageSVGNativeCoder - 045f5cb63c6ea8f094bee2a9cc995eab47d00c70 authored 12 months ago by DreamPiggy <[email protected]>
Upgrade the dependency of svgnative to 0.1.0

github.com/SDWebImage/SDWebImageSVGNativeCoder - bfbe0536728853339dcfe4d1a0fdf5668f207741 authored 12 months ago by DreamPiggy <[email protected]>
Release 0.1.0

Match upstream e091851

github.com/SDWebImage/svgnative-Xcode - de560bb9f69bc89f4624855998148eb6e0bb8e60 authored 12 months ago by DreamPiggy <[email protected]>
Merge pull request #1 from SDWebImage/upgrade/upstream

Change the upstream into the adobe one, deprecated our fork

github.com/SDWebImage/svgnative-Xcode - 70e394f0d4ae9948b0a0f73be63604dc567ba57b authored 12 months ago by DreamPiggy <[email protected]>
Using symbol link to workaround the hack Swift PM

We still need this dummy.cpp file

github.com/SDWebImage/svgnative-Xcode - 1dc9896e751455dc5eb4db55c1b34d449901f74f authored 12 months ago by DreamPiggy <[email protected]>
Update the Xcodeproj integation with the dummy file

github.com/SDWebImage/svgnative-Xcode - b1ce71d449b10c83420a6d14d052e9f4ce41a6b0 authored 12 months ago by DreamPiggy <[email protected]>
Update the Xcodeproj to use the dummy.cpp and standalone target

github.com/SDWebImage/svgnative-Xcode - b2b5a7325798abac5e56ed81467b9037dd3b65ac authored 12 months ago by DreamPiggy <[email protected]>
Change the upstream into the adobe one, deprecated our fork

github.com/SDWebImage/svgnative-Xcode - d39928687bbccba3c72f38ccf6fd39cd6835adeb authored 12 months ago by DreamPiggy <[email protected]>
Merge pull request #2 from adobe/main

Sync the fork with the upstream

github.com/SDWebImage/svg-native-viewer - 8bfb9bf5826ff880db94fccb9787376aa3dc92f9 authored 12 months ago by DreamPiggy <[email protected]>