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
Use FOUNDATION_EXPORT over extern
github.com/SDWebImage/SDWebImage - cd84881ff8dea1ca201d4571665755ac1ec0d7a9 authored over 7 years agoFix CFRelease on NULL if CGImageSourceRef create failed
github.com/SDWebImage/SDWebImage - ff3b4ac9fdaaa801c7fdeb2e8241476ecddddddd authored over 7 years agoFix CGBitmapContextCreate bitmap memory leak issue
github.com/SDWebImage/SDWebImage - a4a5e018c45cedd73c9373b16fbab04e39f12ff7 authored over 7 years agoFix CFRelease on NULL if CGImageSourceRef create failed, this may happen on progressive download...
github.com/SDWebImage/SDWebImage - c7a444f4a7f1f03c99feda48b81ada08027a00ef authored over 7 years agogithub.com/SDWebImage/SDWebImage - 0f387c669449505323c9e2fccfb0d880aa8de235 authored over 7 years ago
Pass NULL to CGBitmapContextCreate whenever the data param is not used later to reduce memory le...
github.com/SDWebImage/SDWebImage - 5e367af7b53b95bf084ded361dfe431c66572150 authored over 7 years agogithub.com/SDWebImage/SDWebImage - 49772b3bc97e86bcca9f4d2f067db5fba30f5591 authored over 7 years ago
github.com/SDWebImage/SDWebImage - 1f4f371a7af4a32c7f4ba1a5bada0e1bed980644 authored over 7 years ago
github.com/SDWebImage/SDWebImage - 2d9c81295fb990dfe7c3d0b5f56cf9ad06c77144 authored over 7 years ago
#1951: Fix animated WebP decoding issue, including canvas size, the support for dispose method a...
github.com/SDWebImage/SDWebImage - f6cca301d5807dc1776e1f43e7e1d450cd79c577 authored over 7 years agoFixed issue where animated image arrays could be populated out of order
github.com/SDWebImage/SDWebImage - b0cf9d6c576bf299782b8ad21ccc3851e635eea4 authored over 7 years agosupport animated GIF on macOS
github.com/SDWebImage/SDWebImage - 3d7b6c1bf6fbd7efb9ef8873abdd0d5e14588c60 authored over 7 years agogithub.com/SDWebImage/SDWebImage - d9f7cf417b636e79d29b87dcd881566a5fd6707c authored over 7 years ago
github.com/SDWebImage/SDWebImage - 637c41813965f969f22c818baf74a18ff1eeaa0b authored over 7 years ago
# Conflicts:
# SDWebImage/SDWebImageCompat.m
Only decode the first frame on macOS
Fix CGBitmapContextCreate failed issue
Duration set to 100m...
use NSImage built-in method to maintain GIF on macOS
update README
Small change - coding style
github.com/SDWebImage/SDWebImage - 3c64b81ac10f75a610b95ed919d2fa139fce3ae5 authored over 7 years agoSmall change
github.com/SDWebImage/SDWebImage - a4751a652f6dc47419651c560f8e724fc87ab91d authored over 7 years agoAdd ability to change NSURLSessionConfiguration used by SDWebImageDownloader
github.com/SDWebImage/SDWebImage - 4da40ac8536c0b4497ee28dd079151e0923f140f authored over 7 years agoFix #1764 Swift naming collision
github.com/SDWebImage/SDWebImage - 8ac72a2bdb16282feebb5b8143eccf140c15d2e1 authored over 7 years ago#1807 - #1821 - Fixing incorrectly retained pointer to self which app…
github.com/SDWebImage/SDWebImage - dbb2dcd2b5506c823487ed7964f04b6b5e013745 authored over 7 years agospelling correction
github.com/SDWebImage/SDWebImage - 83528027a75c9cf00f713f9a99bce08c1613cd23 authored over 7 years ago#1909: Crash on multiple concurrent downloads when accessing self.URLOperations dictionary
github.com/SDWebImage/SDWebImage - add6fc8fa3cf15f821e338c280dcbb77ea1ac408 authored over 7 years agoUpdate CocoaPods script to use latest version of the lib (4.0 instead of 3.8)
github.com/SDWebImage/SDWebImage - a02d51cf808824c5efc16d6673d36314b2b8c1f7 authored over 7 years agospelling correction
github.com/SDWebImage/SDWebImage - 56325ab26831b46ce79fd9b41f5f5c9c9207a69c authored over 7 years ago
Animated WebP image support loop count. Set this value to UIImage decoded with WebP data.
Frame ...
The image array used for +[UIImage animatedImageWithImages:] should share the same size.
github.com/SDWebImage/SDWebImage - f3cffd0aca2271660363abb12de1d8b4d44dc680 authored over 7 years agoAnimated webp can set duration per frame but the UIImage animate array just use the average dura...
github.com/SDWebImage/SDWebImage - a907114b19adadbca745ab9f2400064bec9dcaa2 authored over 7 years agodispose method is widely used in animated WebP images and should add support
github.com/SDWebImage/SDWebImage - bb0c8823921cc6245b0a0fd663a0e69fcb62f4b0 authored over 7 years ago
Fixed CGContextBitmapCreate with wrong bitmapInfo if has no alpha channel
Rename sd_rawWepImageW...
Fix animated WebP image decoder bug causing rendering canvas in current canvas size context but ...
github.com/SDWebImage/SDWebImage - 1018953b994bb1765bd0e4d2dcb89d8292a71e44 authored over 7 years agogithub.com/SDWebImage/SDWebImage - fa30b4bda3d18680b2f9b65bcdfebf11e74ff0c8 authored over 7 years ago
github.com/SDWebImage/SDWebImage - 1f33e95aa61da6c1021031d1e6057160c6c836f2 authored over 7 years ago
github.com/SDWebImage/SDWebImage - cf963c06c388fb93ec99c6b0b7af09ea8658bc15 authored over 7 years ago
github.com/SDWebImage/SDWebImage - 03b6d1b7f782a59495c3512975782abc3de906de authored over 7 years ago
github.com/SDWebImage/SDWebImage - a581ab1991d49939cbf01e59a5a2c4da131ce044 authored over 7 years ago
Solves issue #1870
github.com/SDWebImage/SDWebImage - 395a400c4228ac8df97012870f7d54a9349a8a1a authored almost 8 years agoon a 32bit machine,long long type transfer to NSInteger may become ne…
github.com/SDWebImage/SDWebImage - 041842bf085cbb711f0d9e099e6acbf6fd533b0c authored almost 8 years agogithub.com/SDWebImage/SDWebImage - 5eb83c38a79e49f99909359496b7b879ab5fadca authored almost 8 years ago
[bugfix] Added @autoreleasepool to SDImageCache.storeImage
github.com/SDWebImage/SDWebImage - 9231d6d50067cb3b9d2050cd0f3b8b084efd1a0c authored almost 8 years agoUpdate README.md
github.com/SDWebImage/SDWebImage - ed81cfd6590270fec2b019c2e723cf924510e0fa authored almost 8 years agogithub.com/SDWebImage/SDWebImage - f258e9be42bf5dd949eaed3b13c2583b35762576 authored almost 8 years ago
github.com/SDWebImage/SDWebImage - e6536d2b94a8191865bf2474b6eb910b7fbf0701 authored almost 8 years ago
github.com/SDWebImage/SDWebImage - ba3a5b5983e29201a015927475d5fb507c46ccaf authored almost 8 years ago
Making image downloading cache policy more clearer
github.com/SDWebImage/SDWebImage - ad9f1a24360b2c7581f136e3bd987ff700862ce7 authored almost 8 years agogithub.com/SDWebImage/SDWebImage - d02c58f1f71d1a5caf91c4ba3eb79a4ecaaf45f0 authored almost 8 years ago
github.com/SDWebImage/SDWebImage - 9e3e566cfd0401839b121a91b76bf926353f9712 authored almost 8 years ago
github.com/SDWebImage/SDWebImage - 0df32ea232aca587d5b67760b7f877079c51966c authored almost 8 years ago
SDImageCacheConfig forward declaration changed to import
github.com/SDWebImage/SDWebImage - 4e342f6e51aeff95acef9593db21c2f569856fe2 authored almost 8 years agogithub.com/SDWebImage/SDWebImage - b1c3bb7e64c4feb54dca4ca1b6af1b410dd4fa30 authored almost 8 years ago
github.com/SDWebImage/SDWebImage - a6af214ee843b7a5a3493e111884e19122711c60 authored almost 8 years ago
#1801: Makes sure UIActivityIndicator view is always initialized on main thread
github.com/SDWebImage/SDWebImage - 7bf69862aa9878395dd81d3d23440810e0dd05d7 authored almost 8 years agogithub.com/SDWebImage/SDWebImage - 23a8be8800599e35410b63260b1d36c05d162707 authored almost 8 years ago
CFBundleVersion fix for 4.0.0 release
github.com/SDWebImage/SDWebImage - cab3930d9aad0d01d08b7f52237ff34e60b54ece authored almost 8 years agogithub.com/SDWebImage/SDWebImage - add652e156eb5b7377d527cdbd9082d46d5d458c authored almost 8 years ago
github.com/SDWebImage/SDWebImage - 25e19a2c75c4a4d16fc96be0358b6a2e94dd57ac authored almost 8 years ago
github.com/SDWebImage/SDWebImage - b232de666c11bc437b5bf7e1fc4e12e99fc08a2e authored almost 8 years ago
github.com/SDWebImage/SDWebImage - e132300a0f569b0120aa6d858152901fa13d29ad authored almost 8 years ago
For those who using cocoapods and gifs.
github.com/SDWebImage/SDWebImage - 1e53e6c71b20ecd2254692ca6c92cd3fa85766f5 authored almost 8 years agogithub.com/SDWebImage/SDWebImage - c4c85a550cf7130f0e83b9f3c98dcd7eb2d8c53b authored almost 8 years ago
github.com/SDWebImage/SDWebImage - cf0ec1a05a45016cbcfb8ee03a80bd5455caa304 authored almost 8 years ago
Correct available subspecs in README
github.com/SDWebImage/SDWebImage - 74ee9c08ef3fac7d2acfc1d49a576bd94565f9b3 authored almost 8 years agogithub.com/SDWebImage/SDWebImage - 7d0779e840aa699ac4e7a4b7026890fd24a23ecb authored almost 8 years ago
github.com/SDWebImage/SDWebImage - 941fde3279be748ad668dbbb22bbc5abc70a4072 authored almost 8 years ago
- Fixed SDImageCacheConfig class name in Changelog.md
github.com/SDWebImage/SDWebImage - f89e788696b2e3e29c7de6b34b40181784262bfb authored about 8 years agoSmall README Update For 4.0.0
github.com/SDWebImage/SDWebImage - a393f994489839b47448ec71e072eef4abebb9f7 authored about 8 years agogithub.com/SDWebImage/SDWebImage - a00fd76711bfcceed71533e91385fa8cf438c0b5 authored about 8 years ago
Update the method name in the README to match the method name in 4.0.0.
github.com/SDWebImage/SDWebImage - 7751b35eecdcfe928feabb9b1f1d8feed43d6ce9 authored about 8 years agoadd a network error situation
github.com/SDWebImage/SDWebImage - 1f52288a8bdcb7be53fcbe42e1a82a219f7cf206 authored about 8 years agogithub.com/SDWebImage/SDWebImage - 1777032d03de73a87f10e17ed7939a06af05a48b authored about 8 years ago
github.com/SDWebImage/SDWebImage - de63b0730d14f2e6489f84cf24ec9b6d3f6c181f authored about 8 years ago
Fix FLAnimatedImage import when using CocoaPods
github.com/SDWebImage/SDWebImage - 10a86a7b0e938b691cbf057daf69eb91032b1c97 authored about 8 years agogithub.com/SDWebImage/SDWebImage - 93d259cbdef3ab7730a9caabbe99143eacc9dc70 authored about 8 years ago
Word corrections
github.com/SDWebImage/SDWebImage - 8a9ae3db32c2233d1ed991201eade9513a75fd99 authored about 8 years agoUpdate README.md
github.com/SDWebImage/SDWebImage - ccf7620b3ffd5cfedee500beb304869d25f08dbe authored about 8 years agoUpdate Prefetch Docs
github.com/SDWebImage/SDWebImage - 51ba3623afa38c58d10a33b82865cffa1a0c4d3a authored about 8 years agofix typo in PULL_REQUEST_TEMPLATE.md
github.com/SDWebImage/SDWebImage - 729d489f0f15a90b1d8dddfd007d77094059480b authored about 8 years agoUpdate readme for 1st party progress indicator support
github.com/SDWebImage/SDWebImage - c8b8ad04d60246542a91a826bffb0bba0a30abf1 authored about 8 years agogithub.com/SDWebImage/SDWebImage - 79683baa3a53aeb0d25e30aa806ceaaabdd815c8 authored about 8 years ago
github.com/SDWebImage/SDWebImage - 57502a9d1d3044a2c2f7969e5241619a697625fb authored about 8 years ago
github.com/SDWebImage/SDWebImage - dedbf3088b9fba3051dcaa1b49dc25a793a2b96e authored about 8 years ago
Word corrections
github.com/SDWebImage/SDWebImage - 5ea33a709579a28437176faf3b62e91d7532ebbc authored about 8 years agogithub.com/SDWebImage/SDWebImage - 3b8f70af8d816e61f2416ca93616e68ca81da48e authored about 8 years ago
github.com/SDWebImage/SDWebImage - d40012491c0bb2a6405155bffdc19fd7abec06c6 authored about 8 years ago
github.com/SDWebImage/SDWebImage - 1b954b010bc5db24466c5ab91706e33f4bed4513 authored about 8 years ago
updates swift example to Swift 3.0 syntax
github.com/SDWebImage/SDWebImage - 113cccc25d92e3333028db45115e28d600bd9156 authored about 8 years agoUpdated prefetchUrls: and prefetchUrls:progress:completed: documentation to mention that any alr...
github.com/SDWebImage/SDWebImage - 45c0387f9815f9d3c386eed881b6d38d8efe4982 authored over 8 years agogithub.com/SDWebImage/SDWebImage - 154144a8347a9be03c65e0992729a014e05b86af authored over 8 years ago
From [this merge](https://github.com/rs/SDWebImage/pull/1217/files#diff-2cc725cd4b29e8acd64b4b01...
github.com/SDWebImage/SDWebImage - 73847d1818511be4e1372bfdd8430aa0d911270e authored over 8 years agogithub.com/SDWebImage/SDWebImage - 8c3c06c342cee23be7b16a1851bd4abf70931532 authored over 8 years ago
github.com/SDWebImage/SDWebImage - 7dbf15bb0d18d604122dc0773d4b94d48b1aab51 authored over 8 years ago
github.com/SDWebImage/SDWebImage - 032ab1dd6d633ed30b8850eddc27f7073191f317 authored over 8 years ago
github.com/SDWebImage/SDWebImage - bb640f1ca4c0d617cadca73bc1e1f6dbd42fef44 authored over 8 years ago
github.com/SDWebImage/SDWebImage - bd14ef3ac7a06e05ae74f6051f7b2a2034b26417 authored over 8 years ago
github.com/SDWebImage/SDWebImage - beb1717a4f201d18c2b838819a78748dd2a9336c authored over 8 years ago
github.com/SDWebImage/SDWebImage - d2f041b777caeb85a3856ff36f35d09cb78bc38c authored over 8 years ago
github.com/SDWebImage/SDWebImage - 41eb02715c188e8487fb07bc1251c44e6e64aa61 authored over 8 years ago
github.com/SDWebImage/SDWebImage - 5cccc2177bb9e334891a216fb9f885a5cadf600a authored over 8 years ago
github.com/SDWebImage/SDWebImage - aa3cd28401af44afcad01ebc27f3f29fa4bcc64f authored over 8 years ago