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
Add the `SDWebImageContextStoreCacheType` context option to specify target cache type when the i...
ab75235b3b13059755b0a1537e876ad666c1d16b authored over 6 years agoRefactor the UIImage+MultiFormat and GIF/WebP category
abf90318185b5dfc179d0339ce4ecf3641258bb5 authored over 6 years ago5408da630cb13a43de4557f0f02252d81c7bb973 authored over 6 years ago
e533a3da8044eb890c32af6a8fa1d9afc78f8997 authored over 6 years ago
fix that SDImageCache does not use transformed key to query cache when provide a transformer
fcc53f9e086d949bc2b69504dbe0ecd4ed109242 authored over 6 years agoa57e0f7e131b3a0d5dea4a93569c1820d398fc02 authored over 6 years ago
This replace the previous `SDWebImageCacheMemoryOnly` option, which is not so accurate and lack o...
e5bee68164b959e3b6fbe0176109a829685c4ee8 authored over 6 years ago
# Conflicts:
# SDWebImage/SDWebImageWebPCoder.m
update CHANGELOG
b05959dbcbb9ff34f4356dcec3af8642ddc0dd87 authored over 6 years agoRenaming image loader
b502ab7c44776a7b07ada180fe4a83b5fca7f0ac authored over 6 years agoFix that WebP (including Animated WebP) decoding issue on iOS 12.
577c0770bad4ba4c64fabf2482c11c7bf94a1456 authored over 6 years ago0437759c80e0fc585afa319ef2c69f6e1418b5be authored over 6 years ago
1343a65321b4c2353882d5eeb9c1a24f49f0972d authored over 6 years ago
f96c94ef7da24f622674fa45b13b045e90f41f06 authored over 6 years ago
4eb13bf2a12f7febf236b5c260f0c5faa13b9d53 authored over 6 years ago
# Conflicts:
# Examples/SDWebImage Watch Demo Extension/InterfaceController.m
# SDWebImage/SDWeb...
Fix that the downloader operation may not call the completion block in race condition
e13f5031259af8403373d5204981aab2ebaf29f2 authored over 6 years ago48acb8e4233f92bc4db07fc70815b09f0f917515 authored over 6 years ago
update CHANGELOG
5062a7653e3233ff1195ce899e4304fd9efae6df authored over 6 years agoAdd the support for watchOS to use View Category method (sd_setImageWithURL:) on WKInterfaceImage
c6bb3971ab7cc41a76379fb702fd8821faad18e4 authored over 6 years ago799ef18c06dff086358f384dfeac63dad0755519 authored over 6 years ago
Feature watchOS WKInterfaceImage with sd_setImageWithURL
ee6bca15181a59df457fc83721fe573bb179454a authored over 6 years agoAdd optimalFrameCacheSize && predrawingEnabled options for FLAnimatedImage
dfe010273a2f8d88de7702ec5eb7bc0b0b6f7700 authored over 6 years agobf3c0b42dc84d75fc84c6e886835babe74655e94 authored over 6 years ago
Replace @synchronized with dispatch_semaphore_t in SDWebImageManager
666157543230d46039b976fe5bfc08d97adde0d7 authored over 6 years ago3ee1b60678554f81a053af95a3b014b267400414 authored over 6 years ago
0b8207b1d27220a85241f501f66fff17db4a93cd authored over 6 years ago
1aced8aa62dde4b8dc344f926078433322b1b18a authored over 6 years ago
09020fac87ac1274c99f7002991ca854bec1e62e authored over 6 years ago
7dc38751e9d73333836df79bf84252ed2f178702 authored over 6 years ago
a6e3907f26db729c58ff5eb820e12e12a05bd7d5 authored over 6 years ago
Minor optimize for dispatch_queue_async_safe
76f7eacdd0bb4ef94dc63960027838c23df3d7b3 authored over 6 years ago91a8227ab126d234a06eaca93010880762a61b9a authored over 6 years ago
6ab801b780f567fa61bffc2ee0fb8bf2ba69d8df authored over 6 years ago
994bf0fe38db4804a42098c4ea7047125d6043e3 authored over 6 years ago
Fix that watchOS UIImage+WebCache does not mark as available and cause crash
522e729094c9de4e6bfed0020df77fe230546b3c authored over 6 years ago0471861d232e7b4d779dc04db9b53c2c4760bdec authored over 6 years ago
Remove dispatch_queue_async_safe && optimize dispatch_main_async_safe
3ee6c01b2246c9b88a113e489228024d814f276e authored over 6 years ago6d7d89cd3b8e194fb50312e2958e0179ac669e66 authored over 6 years ago
7515f06b4470d1b65ef471403acc2e5571e016c7 authored over 6 years ago
7d170d47d9cef345a49563274849b7629dfe0d8f authored over 6 years ago
Fix the progressive decoding bug on macOS. Including image orientation & SDAnimatedimageView
42e9376db4f84cfb005f147922cb23767ceafa24 authored over 6 years agoa34133b86465b10578dc37747b02735ab61977f2 authored over 6 years ago
# Conflicts:
# SDWebImage/SDWebImageImageIOCoder.m
# SDWebImage/SDWebImageWebPCoder.m
# Tests/Te...
e9527b393afb093e9cba094eb5bad2bb4a327f69 authored almost 7 years ago
Bugfix 5.x image cache options
1f508335672ff3ec65adb31229121f10dd2dd149 authored almost 7 years agoFix WebP Encoding only works for RGBA8888 CGImage but not other color mode
55d65569dc0ed00181e9c4ff9b7bc1c099012499 authored almost 7 years ago55584b7e919473225c95a9e38e6a113b681a87be authored almost 7 years ago
5df8f2a8b9f6550d7ea3a30a2fe1fce08cf9d1c6 authored almost 7 years ago
Detect the current CGImage color mode, covert the all other case to RGB888/RGBA8888 using vImage
18ee2352b04879c605ca8c9d436815a5c21ac95b authored almost 7 years agoAdd `UIViewAnimationOptionAllowUserInteraction` as default options for convenient image transition
12fe445498dd8359fa919fa43f3a2bbee3343d7b authored almost 7 years agoBugfix webp encode color mode
df69e8c492231f35899f52c32ff0b8f64861b24d authored almost 7 years agoAdd options to specify query cache sync/async behavior
02b0f8cb14414b965ecbda2cd9fce5889bbeb7e9 authored almost 7 years agoRemove the duplicated process to force decode (draw on bitmap context) in Image/IO's progressive...
e9c824c95f547b4a4a23ce762e812ba3e6a868a6 authored almost 7 years agoRemove the extra calculation of image orientation for ImageIO coder
7ae1c149ade4ba87626def1379a9e24bbf12aff5 authored almost 7 years agoec37a48ba36b2fdf72612ed47097bc43f882dc74 authored almost 7 years ago
ab854e3575a4f273de51919f0bfb7a3058489a57 authored almost 7 years ago
c6fa6e31fb3e577aea8bcecd60ea0a42db848509 authored almost 7 years ago
d7ceb2764b01f56abb505667aba7796e55436d80 authored almost 7 years ago
Detect the current CGImage color mode, covert the all other case to RGB888/RGBA8888 using vImage
9bf79ab85b26a70dd7ad5b63ff0a8925dfad82ad authored almost 7 years agoRenaming coder protocol and coders
ebfe2cedc21adad88e41e7c2d2b8b10a5cf0ff2e authored almost 7 years agoRenaming SDWebImageFrame & SDWebImageCoderHelper
18ecf8f96e64ade239a6a324f953242db083d7bb authored almost 7 years agoRenaming image transformer
5bedca7473620704d040b50ae28856c2c107c62d authored almost 7 years agoRenaming progressive load
f185418014079208619eb618be07566c3231c515 authored almost 7 years ago0423cc2cf0ec952c0a9ea0720fd5a6c40b0a4dd4 authored almost 7 years ago
Rename `SDWebImageCodersManager` to `SDImageCodersManager`
6e5a0ea5f0e1d83214be9f83c46ed16defa5d7f4 authored almost 7 years agoRename `SDWebImageProgressiveCoder` to `SDProgressiveImageCoder`
Rename `SDWebImageAnimatedCoder`...
9ee3dac978f3e5a57de5a381f368d7bf5523e28f authored almost 7 years ago
a5616e2bcd92216d0f5f25d479cea7909e68deb0 authored almost 7 years ago
e862ea1b8e7e0d10588bda4ea27eeaece1b59a1c authored almost 7 years ago
5d7625f567d92a702630064e78f0a78574b77105 authored almost 7 years ago
189dc814f1eaeea63c30a631bf8cf30150a012ed authored almost 7 years ago
425d78de12c711b33305e4fe9efd77fbdd8bb799 authored almost 7 years ago
e9cf356e570e0641adbe60d61aa528d4f88cfc88 authored almost 7 years ago
Remove the duplicated process to force decode (draw on bitmap context) in Image/IO's progressive...
ac47ce3a0d21e861f136c055ad9db4ca0dbb2507 authored almost 7 years agoThis is the bug in early version of Image/IO framework, but now it's already been fixed and dupl...
8f49d753b4e98d8d0b85ea3447c60e2d7b7aa485 authored almost 7 years ago5f85848aaa8f9d90a6c8c2e78269085b7e321c5f authored almost 7 years ago
65537c4983aa3ff92cdf24978b440d66275efbbd authored almost 7 years ago
830fb0d358c9faa58bf46150aae97b7ebc37b320 authored almost 7 years ago
0832da8d7c08537ac70841fcfeaac630842f51c3 authored almost 7 years ago
072b832375de01cd1ad7b8e7575035a5604a2c36 authored almost 7 years ago
# Conflicts:
# SDWebImage/SDImageCache.h
22e532c9e361d9b754f6cf5bd51ee963f5f57b4c authored almost 7 years ago
Fix function storeImageDataToDisk description
bfa9670c2d24c98d622e9b79986b114bbe68f87e authored almost 7 years agoRefactor manager logic - Also suppoort ignore cache query
778322daf9afe0a851e5fbb21f4edcba4416b9a4 authored almost 7 years agoAdd the ability to custom the cache namespace prefix
e8ce9e89c52f35fcbf363867744877b313862dfb authored almost 7 years agoNew Pull Request Checklist
I have read and understood the CONTRIBUTING guide
I have read...
745dc3898606be8dd34ac950972b5d6d1bd046a9 authored almost 7 years agoThis is useful for some custom image loader where user does not need memory cache at all.
cfd68422dc8134927ae3e363b5c4f1543eadc245 authored almost 7 years agobf85c53b77a1ddf51bc739f0ef2cd50d746a1703 authored almost 7 years ago
8269a0cd8e2fd08f7f439c22de61c9a25b2963e6 authored almost 7 years ago
3c478cbdf21b5e00bfb8704447ee3b3643cf8321 authored almost 7 years ago
4b69f49c138cfea76ad910e430b3e321f46823dd authored almost 7 years ago
be8fce5ddb7546af5a4924d7a8e58545ef741a65 authored almost 7 years ago
70d9d31c0f699448eeb5af531a65e7fd9bd93435 authored almost 7 years ago
Improvement module framework
efb764d587e03d89e12a81be0c583c7fa7fb601e authored almost 7 years ago8ed4dcb884db67ede2d3527ce5d060e4e04cf0c2 authored almost 7 years ago
55e4ce35bdcb9dc6142863fa48e886ab555cf36a authored almost 7 years ago
f81480189dd5a196aaf2ab281ea0a43a37c32c56 authored almost 7 years ago
9c11886dc0c89852d37fd31c68e3e13a7cec585c authored almost 7 years ago
# Conflicts:
# SDWebImage/SDWebImageCodersManager.m