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

Merge pull request #1453 from Mutix/master

Added API to save image NSData to disk cache.

371533549cdb719e47a6ca5dc1baa97762ce0691 authored over 8 years ago
Merge pull request #1461 from jawwad/patch-1

Improve documentation for SDWebImageHighPriority

d4d11ef0b09a453943b90ad8c84fd18f291843e1 authored over 8 years ago
Merge pull request #1504 from siburb/master

Added "cancelAllDownloads" method to SDWebImageDownloader.

d6d9a5c233fe8376b1d9b548cd68de971cd03ba2 authored over 8 years ago
Merge pull request #1549 from iOSPandaLee/master

Repair memory release in the iPad environment

1fba8d99f377d6e068736c2a77950d32e980c3a9 authored over 8 years ago
Repair memory release in the iPad environment

In the iPad environment, NSCache lead to anonymous VM very high, if reaches a certain value, app...

5cc5abae03f30bc34abd4f095b7093f333cdf726 authored almost 9 years ago
Merge pull request #1547 from maxoly/master

Fixed completion logic in MKAnnotationView+WebCache

19041b44c2e393cd15ba596d0e36ef2a6d32a7ab authored almost 9 years ago
Fixed completion logic in MKAnnotationView+WebCache

d2b648e8ffd5433eb97ae64daeceeaa0813af915 authored almost 9 years ago
Merge pull request #1540 from futuretap/fix-1437

Fixed changed image size (#1437)

29c9c5d68ace94c646292d2a647a558b5f87fbff authored almost 9 years ago
Revert dcde40fc01d2815070a2b4b496234aeb1b6d038e

fixes #1437

4709774dc23d5f7e58a1108df4d490a708a6a8b8 authored almost 9 years ago
Merge pull request #1532 from Sethathi/patch-1

Update README.md

0979d5b5f7d072d63300a1223c5ff55c532d6492 authored almost 9 years ago
Update README.md

Minor grammar fix

11521aa040f3b7ee48e18bf7b2039e88c6028e1c authored almost 9 years ago
Merge pull request #1527 from yebw/master

Fix #1524

83240bd781e67685cd5e4b33524a38537d38dd0d authored almost 9 years ago
Optimize the decoder to avoid of unwanted blended layer

32787175ac6e4344cf1478f2a4fd18ea11a03042 authored almost 9 years ago
Merge pull request #1486 from bestswifter/master

typo fix

0da78a4ce6485d8d4c23d348d355fabad7c227f3 authored almost 9 years ago
Merge pull request #1464 from Brain89/fixDecodedImageWithImage(1423)

[fix] Issue #1423

09556f2d212d13e202cdb35d79bf1ca5002864a8 authored almost 9 years ago
Added "cancelAllDownloads" method to SDWebImageDownloader.

ed7df926eaa266a67817bfea63752373d3791730 authored almost 9 years ago
Merge pull request #1390 from ttgb/patch-1

Update .gitmodules

16e1862afccb0849721235989edb79cbeda6d304 authored almost 9 years ago
Merge pull request #1496 from yamasakitomohiro/master

fixes CGContextDrawImage: invalid context 0x0
https://github.com/rs/SDWebImage/issues/1401
ht...

1ef791bad93fe7dea2828124419843d7652e338c authored almost 9 years ago
To and modify the "Downloaded image has 0 pixels" error exits bug download a file of the png format

32ca18b5232a471936508ff3068d16b65ee42dee authored almost 9 years ago
typo fix

1189f74c0034b51d5c699c88f85659f263f97925 authored almost 9 years ago
Merge pull request #1466 from toshi0383/fix-license

Remove XML special characters from LICENSE

469d8bbfd8b32ee5aba09d618fe2e6444fadb217 authored almost 9 years ago
Also update copyright year

24890744171a1b18b63a714c7b3cfc6dc0ce876e authored almost 9 years ago
Remove XML special characters from LICENSE

b39fab31801d06cda270d4367f442a93e5969508 authored almost 9 years ago
[fix] Issue #1423

974141f5a279151f2016ccc9269b7f2918223375 authored almost 9 years ago
Merge pull request #1462 from ReadmeCritic/master

Correct the spelling of CocoaPods in README

e7fa11058bbc0d0ccd093bbbd2f8bd95c931e7f4 authored almost 9 years ago
Correct the spelling of CocoaPods in README

8fe7ed5ca779d4e0ea8bad1c284edb346cad0eb5 authored almost 9 years ago
Improve documentation for SDWebImageHighPriority

- Fixed grammar issues in the first sentence.
- Removed the second sentence since it is redunda...

cbb50e986ec50cb6a94fae8faad259e87e829307 authored almost 9 years ago
Updated dispatch_ macro in order to avoid redefinition when included as Pod

8826031a9145cc94f66e433ea0c4e7681054e972 authored about 9 years ago
Adhering to coding style

- also added new line at the end of SDImageCacheTests.m file

68ae50279784609002cd10bee6cf4af3aa528572 authored about 9 years ago
Merge pull request #1 from Mutix/feature/store-NSData

Added API to save image NSData to disk cache

6e1b2aa8f0c11ac0eebe02b29d4a2c97eccbc386 authored about 9 years ago
Added API to save image NSData to disk cache

- exposing new `- (void)storeImageDataToDisk:(NSData *)imageData
forKey:(NSString *)key` functio...

9c4fcfa844181d94a6f1bb916038e67f90f8be2a authored about 9 years ago
Merge pull request #1447 from slackhq/master

Protect against malformed frame

e41af47e2f5de9317d55083e23168e076b550e34 authored about 9 years ago
Add braces

070cbc63ee817b6b8c52a091349ba2b89d17ca28 authored about 9 years ago
Protect against malformed image

Don’t add nil to the array, just skip the frame.

3b039d5910df77722eab6e44c2a2e7fd8f81f0b2 authored about 9 years ago
Bumped version to 3.7.5 and added to changelog

64f621081c028a26f256a8972210802a49662404 authored about 9 years ago
Replaced the demo images from static2.dmcdn.net that were no longer working with the demo images from FastImageCache

b426975b9f3db7d7b11affcdff26e2ecbf15042f authored about 9 years ago
Fixed #1422 - Added a fallback for #976 so that if there are images saved with the old format (no extension), they can still be loaded. Not the greatest way to fix it, but the simplest one.

fca618fb61d3ebdcef5623b9b9279e3e841a33fe authored about 9 years ago
Merge pull request #1439 from Moral-Piggy/master

Without creating a NSError instance when completedBlock is nil

9ecf488aff7b11dfc2414b2bf48b90e9209452f3 authored about 9 years ago
Continuation of Fix #1366, addresses #1350 and reverts a part of #1221 - from commit 6406d8e, the wrong usage of dispatch_apply

This one fixes: #1425 and #1426

a8fca6584feabd625abdcbc0da921cbfc689fa3e authored about 9 years ago
fix syntax bug

20f8be7c3a0184a3a1ab76662be0c1898d389c1f authored about 9 years ago
If the sd_imageURL of the UIImageView or UIButton is nil, won't create a NSError Instance

47115e2593e5596abd7a9c9831474458a99abe2a authored about 9 years ago
add example for animated webP

1aefd45a6b5d07935935fdc0778d1cfdc59f4919 authored about 9 years ago
add animated webP support

c2173c1e759d8bb5a70f88f13f48d64fcd5f1534 authored about 9 years ago
Fix issue where progress block is [NSNull null] and that tries to be executed

91fcbb635c08d293fe0f01069401daa9b85e1533 authored about 9 years ago
Switch to Xcode 6 async tests

a02aa422560b97d5222a8a5a4b43ea3b8ca257c9 authored about 9 years ago
Add back some required locking

f773870d2cc859b114e4f4fa278e154d6f0ecb56 authored about 9 years ago
Don't create a new image for each completion block

ae91053a80811ee585c68d4def0ffb76368495f7 authored about 9 years ago
Move progress / completion handler logic to the operation

b00b09e70627a78e2af31c937356cb9136993bc3 authored about 9 years ago
Cancel the download operation if it's the last token to be canceled

52f7204c3482139d9a328bb162e185dd4bf0f3c3 authored about 9 years ago
Fix multiple requests for same image and then canceling one

917c3d479dd67de8ad73bf5f3f9149c5af7c60cc authored about 9 years ago
Updated Changelog and added Changelod to workspace

6a623cd58f1b62b5af5da0a23fa16501f83db2f1 authored about 9 years ago
Bump version to 3.7.4

a45b222e7043bf1aa247aab8d1133a36781e21f3 authored about 9 years ago
Merge pull request #1348 from yirenjun/master

Create a strong ref of weakOperation in the entry of The image downlo…

aa3598f3e0ee8f939bfb5cc8f890d0a7f3ded38d authored about 9 years ago
Fix #1366, addresses #1350 and reverts a part of #1221 - from commit 6406d8e, the wrong usage of dispatch_apply

cac21e106de23d25988905d6e5f293069d1d069a authored about 9 years ago
Merge pull request #1363 from muer2000/patch-3

Fixed #1361 sd_cancelBackgroundImageLoadForState

8aca4ca1b32df6460450929f18db0e81d6b8de3a authored about 9 years ago
Bumped the libwebp reference to 0.4.4

ee49d49d35879848cd381f595806affb86add302 authored about 9 years ago
Merge pull request #1412 from valeriomazzeo/1382-CMYK-ColorSpace

added CMYK unsupported color space model

6c650f910ef0624e39986075e12b06260d880d40 authored about 9 years ago
added CMYK unsupported color space model

e709a04e89754429e1437da3bdbdb201266b5a5b authored about 9 years ago
Update .gitmodules

Modify the libwebp url to github mirror

ee50027b8849a33e8fb04b91f4bd9eb74f8efeb8 authored about 9 years ago
Merge pull request #1367 from Shayanzadeh/master

Fixes a bug where image scale & orientation are ignored when decoding / decompressing an image.

740cd7f0902b5e9eddf4a52ff76ec630fdf753bc authored about 9 years ago
Fixes a bug where image scale & orientation are ignored when decoding / decompressing an image.

95468315fc2892e3878a08c8f130276b47b2d408 authored about 9 years ago
Fixed #1361 sd_cancelBackgroundImageLoadForState

Fixed sd_cancelBackgroundImageLoadForState in sd_setBackgroundImageWithURL method

40ad58571b5abf74f39b1aff470da6865a236848 authored about 9 years ago
Merge pull request #1358 from hoseking/master

Add CocoaPods support for tvOS

30e9e0b516cca03d9f2abe75a91512d75b846406 authored over 9 years ago
Add CocoaPods support for tvOS

11c7efb6e130ee68dae3bc9ca965d31f07356bde authored over 9 years ago
Updated Readme

a09053160455459b720d82f0e4bc7305e9349993 authored over 9 years ago
Merge pull request #1350 from eikemeier/master

Fix compilation error introduced in commit 6406d8e

f9abff8988e1839a55284f89bc3469921567cb07 authored over 9 years ago
Fix compilation error introduced in commit 6406d8e526c3c19878a490aac3056dad5b5faf74

92e38160d60f704a137dfd72c7bea0ea0474e26b authored over 9 years ago
Updated Readme - fixed type

8dcc5b5ae76122502e804fb6f809138353246e16 authored over 9 years ago
Create a strong ref of weakOperation in the entry of The image download subOperation, use the strong ref instead weakOperation

2b57abd44a1a65a1b3e25eff93cbad133c218842 authored over 9 years ago
Updated .gitignore

6b5f3236a831be6d0729f6ad6eca89154455eed2 authored over 9 years ago
Merge pull request #1221 from harishkashyap/master

c8c00810dd6c8c0a7dfef6b6bcdfea330855606a authored over 9 years ago
Making sure all access to self.runningOperations is synchronized

04a0431ae914fd5ea871725edc5af4e0b981ae24 authored over 9 years ago
Code style

ac9889609996ddbbf375e62dc743bb7dac17be57 authored over 9 years ago
Modifies SDWebImagePrefetcher prefetching logic.

- Removes recursive calls to startPrefetchingAtIndex.
- Uses dispatch_apply with striding to opti...

6406d8e526c3c19878a490aac3056dad5b5faf74 authored over 9 years ago
Replaced #1258 - Removing "and" from method names per https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/CodingGuidelines/Articles/NamingMethods.html

5b05d6c3cc37df4b87d202a1b6ad6ee1f4d5c64c authored over 9 years ago
Merge pull request #1340 from lagapollo/lagapollo-patch-1

Memory usage upgrade

53ef2dc3c3cab9912e1f39774661c2278d2d7e73 authored over 9 years ago
Merge pull request #1327 from hoseking/tvOS

Add support for tvOS

0e4dbe1f24602b6fffa7844dca3e24328eba1447 authored over 9 years ago
Xcode 7.1 updates

32923fa2e81a36513b2a0cd52e9bc615b08d2fb9 authored over 9 years ago
Replaced #1345 - Added urlCredential property to SDWebImageDownloader

dcb7985c5c1523ee7bb5d7f938f7b2f97d134c51 authored over 9 years ago
Updated Readme

3b9c09142a6e060cd65783fa6d25c7cdb8f0fb1d authored over 9 years ago
Add tvOS Framework target

4068b93386b3602dd5a352c2c4cfcb8094326230 authored over 9 years ago
Update project settings for Xcode 7

07fe1f0dfe508ae583014c691952183f4b13054b authored over 9 years ago
Merge pull request #1341 from mihaiserban/master

iOS 9 App Transport Security Demo Target

0ecd13667db4aac04d7f836c134969961ec3bb8a authored over 9 years ago
iOS 9 App Transport Security Demo Target

fixed ios 9 load images caused by new App Transport Security feature

7ba8208f176f26ceccefd262ad812e751b1b1caf authored over 9 years ago
Fixed the error that was causing the Travis builds to fail

The issue was: since CocoaPods 0.38.0, the way pod headers are created on disk changed (see for ...

bf899e222fb6e47a288977803bd16b1315c2297c authored over 9 years ago
Added CHANGELOG.md

c1f6aecd8b59a0cf5d53dcffb8c06b7fe29cf0e5 authored over 9 years ago
spelling

233b6c2607048939391cd3572b9454569ff26788 authored over 9 years ago
Merge pull request #1331 from 102errors/master

spelling

782c6821871614abdfdf0203f80b73f94511ec0b authored over 9 years ago
Memory usage upgrade

autorelease the bitmap context for clearing cache when memory warnings

65fbc3b85a29bd3d27343aedb7875e4039e07e6c authored over 9 years ago
Updated Readme (subspecs)

eec1b674971621b5172750c37fc18c7a650ec304 authored over 9 years ago
Updated #976 according to comments via review

a16d007622d77a1c30c0b865d1c2b9dd5387fad1 authored over 9 years ago
Merge pull request #976 from ghazel/file-extension

append the original path extension to the hash filename. closes #967

577fefa26e90382ce846215b29f630e346d1be3d authored over 9 years ago
Merge pull request #1323 from initlifeinc/master

don't to perform download if url is "" but not nil

7a48ca6dad92b49ccffb002406d2fceace2b7ef4 authored over 9 years ago
Merge pull request #1 from initlifeinc/initlifeinc-patch-1

don't to perform download if url is "" but not nil

20c77af44ca06c46b9cb4427c95ab2dad8d45bc1 authored over 9 years ago
don't to perform download if url is "" but not nil

sometimes user may pass @"" as url to sdwebimage to download, now it will also run NSURLConnecti...

5f0594f043f13a3b4703b28bf72ccf60b4237e74 authored over 9 years ago
Merge pull request #1321 from mythodeia/master

Added a new constructor to SDWebImagePrefetcher

2d748f1e2f86d63278004fc5a836629f39692bb3 authored over 9 years ago
Added a new constructor to SDWebImagePrefetcher

that allows it to be instantiated with any image manager

944fd77965cb0c174ead690adb50c3f09b9465dc authored over 9 years ago
Merge pull request #1280 from atsusy/fix-uiimage-gif

```UIGraphicsBeginImageContextWithOptions``` and ```UIGraphicsEndImageContext``` should be insid...

3af1a30ebbc255217bf1ffb1ea16a0ed715124fb authored over 9 years ago
Merge pull request #1308 from adrianmacneil/patch-2

Add Swift installation tips

996fea9e5bdc0e00fba2ff577aae7b755cbcf0a1 authored over 9 years ago
Merge pull request #1276 from arielelkin/patch-2

SDWebImagePrefetcher: remove logging

6a28dc7ae9fe51e91bf10902deff4a45e2911a21 authored over 9 years ago