Ecosyste.ms: OpenCollective

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

github.com/SDWebImage/SDWebImageYYPlugin

A SDWebImage plugin to integrate YYImage & YYCache for image rendering & caching
https://github.com/SDWebImage/SDWebImageYYPlugin

Bumped version to 0.8.2

f4d2bea0f6ce88ece463ba34171fde414a814229 authored over 1 year ago by DreamPiggy <[email protected]>
Merge pull request #15 from SDWebImage/bugfix/options

Fix the wrong convert of SDImageCacheDecodeImageData

65c241580fd1d1b016cf18a9e9b8d3251f607fc7 authored over 1 year ago by DreamPiggy <[email protected]>
Fix the wrong convert of SDImageDecodeImageData

Do not just copy the code from SDImageCache without change the impl

8b30af96a5457e517e2d8f0726c8952cefd58d7d authored over 1 year ago by DreamPiggy <[email protected]>
Bumped version to 0.8.1

d9b5dbc0252672a1dc21844c86b0c843dd015606 authored over 1 year ago by DreamPiggy <[email protected]>
Fix YYCache issue with SDWebImage 5.15.0

9c42cce21635860de780f314b89a27c40f91ac87 authored over 1 year ago by DreamPiggy <[email protected]>
Merge pull request #13 from pepsikirk/master

fix SDWebImageOptions error

97d3b55441d29e35a9d3a7648150bcd917ecca2c authored over 1 year ago by DreamPiggy <[email protected]>
fix SDWebImageOptions error

9146176170ec7e26379084bf80bca44f0512532d authored over 1 year ago by 蒋欣材 <[email protected]>
Bumped version to 0.8.0

9a3614c76f73eb5a439416db030c0c2fc1ea9461 authored almost 2 years ago by DreamPiggy <[email protected]>
Merge pull request #12 from SDWebImage/feat/bump_sd_515

Bump the support for SDWebImage 5.15.0

9098d33f78592211057cbfa851718c40855b0774 authored almost 2 years ago by DreamPiggy <[email protected]>
Update README

70c96d973ee8d9d57444ad06dd07aece2fe7e04f authored almost 2 years ago by DreamPiggy <[email protected]>
Code garden

c13f99093c8ce3374a3df44f0bb23842128c6512 authored almost 2 years ago by DreamPiggy <[email protected]>
Update the lazyDecode support for YYImage

ab9417e48f64022ab0696a4835221e5f57ab5888 authored almost 2 years ago by DreamPiggy <[email protected]>
Update YYCoder to support new 5.15.0 encodeWithFrames API

65942acc84e88752379a79658a7902715505dc14 authored almost 2 years ago by DreamPiggy <[email protected]>
Update the latest YYCache to match SDImageCache's behavior

3fbb49c16ba636cefee865a068866e8837b91f4e authored almost 2 years ago by DreamPiggy <[email protected]>
Bump dependency to SDWebImage 5.15.0

7066b917fe252e79b34f658bda60ae54bf7097d9 authored almost 2 years ago by DreamPiggy <[email protected]>
Bumped version to 0.7.0

3ef1ca389e186e316148051a67ef8e6a3b425e6b authored almost 4 years ago by DreamPiggy <[email protected]>
Merge pull request #10 from SDWebImage/sync_sdimage_cache

Sync the SDImageCache logic from SDWebImage 5.10.0

55509daf08aef10ac58015954ab1c45972a052d0 authored almost 4 years ago by DreamPiggy <[email protected]>
Sync the SDImageCache logic from SDWebImage 5.10.0

c113f2228fa23d4865600a31e4f11d7d670c5dfc authored almost 4 years ago by DreamPiggy <[email protected]>
Merge pull request #9 from SDWebImage/xcode11

Bumped the min deployment target to iOS 9+, Xcode to Xcode 11

6edb79796f8373624de06d4bc70d6937bd2a8bb4 authored almost 4 years ago by DreamPiggy <[email protected]>
Bumped the min deployment target to iOS 9+, Xcode to Xcode 11

4a70960b92d04cc492513fe8dd7baff43e1b59ab authored almost 4 years ago by DreamPiggy <[email protected]>
Bumped version to 0.6.0

b281c8a5c5e86dfc0cef7b4191b5e30e7b436210 authored over 4 years ago by DreamPiggy <[email protected]>
Merge pull request #8 from SDWebImage/project_fix_xcode12

Fix the compile issue on Xcode 12

425e620f276d964df782b4d94db8adccb466b59a authored over 4 years ago by DreamPiggy <[email protected]>
Fix the compile issue on Xcode 12

4cef7e72301d6426d979ff29feb657f34ad93e55 authored over 4 years ago by DreamPiggy <[email protected]>
Update the test case configuration to fix warnings

0c4f040ed61758cd83b9d5a5e0af4a91bb869b87 authored over 4 years ago by DreamPiggy <[email protected]>
Bumped version to 0.5.0

b9f698662de25284f49239025bf206bb1b095e23 authored almost 5 years ago by DreamPiggy <[email protected]>
Merge pull request #6 from SDWebImage/sdwebimage_5.7_compatible

Fix the compatible with SDWebImage 5.7, which have a query cache type

a10f76bb6513a17e6346ad40b9313040907567d0 authored almost 5 years ago by DreamPiggy <[email protected]>
Fix the compatible with SDWebImage 5.7, which have a query cache type

cba959d01d37d98b10779511ce8bcf5df08ceb2f authored almost 5 years ago by DreamPiggy <[email protected]>
Sync the disk cache store logic from SDWebImage 5.6.0

5993bb4601f30dfc287fd0307c46772bb4f93bd3 authored almost 5 years ago by DreamPiggy <[email protected]>
Bumped version to 0.4.0

744771c572f97fe7d6b262d7530e6ad45feeb243 authored almost 5 years ago by DreamPiggy <[email protected]>
Merge pull request #5 from SDWebImage/override_metadata_custom_class

Override the UIImage+Metadata category method to provide the correct value for YYImage

a207e5ffe239a80127523d1da2d9c5fd13acba01 authored almost 5 years ago by DreamPiggy <[email protected]>
Update the dependency of SDWebImage to 5.6.0

1d994d6f45df06d4bab7c578d9695811c63dbc5a authored almost 5 years ago by DreamPiggy <[email protected]>
Override the UIImage+Metadata category method to provide the correct value for SDFLAnimatedImage

f4e3e35924e9d21cc36876ce80165ce4d00a16d8 authored almost 5 years ago by DreamPiggy <[email protected]>
Update the code comments about documentation

b63ef65130eacf4d6ef957155ace7498e0c96d36 authored about 5 years ago by DreamPiggy <[email protected]>
Fix the test case issue

347a4b1d6eb4584295374f8d490f6e38a4d5e096 authored about 5 years ago by DreamPiggy <[email protected]>
Update the travis-CI scrip to use Xcode 11

44a9fa358bafc99bae8935d17a59163ebc907714 authored about 5 years ago by DreamPiggy <[email protected]>
Bumped version to 0.3.0

38005859ac4704f26dd81223e4a4613987e5f370 authored about 5 years ago by DreamPiggy <[email protected]>
Merge pull request #4 from SDWebImage/project_compatible_sdwebimage

Update to fix the compatible with SDWebImage 5.4.0

0071cb29294b76c637f051305cee8477973bc89b authored about 5 years ago by DreamPiggy <[email protected]>
Update the demo to show the extended data usage as well. YYCache using SQLite for extended data (SDImageCache using xattr)

c6ddebf0af0b52d196503d3010f61912cebf0794 authored about 5 years ago by DreamPiggy <[email protected]>
Update to fix the compatible with SDWebImage 5.4.0

0ff0a5699c3b102a34c1b513cb1074e1f9389ca1 authored about 5 years ago by DreamPiggy <[email protected]>
Bumped version to 0.2.1

094ce6e6e0b1d1d07cfd423c158c3809dd101f04 authored over 5 years ago by DreamPiggy <[email protected]>
Merge pull request #2 from SDWebImage/bugfix_first_frame_only_memory

Fix the case when `SDWebImageFirstFrameOnly` hit memory cache, the animated image still been pro...

e3f2c027e813b6901b670b0b1d115e4e4a9c2065 authored over 5 years ago by DreamPiggy <[email protected]>
Fix the case when `SDWebImageFirstFrameOnly` hit memory cache, the animated image still been provided

e8a0188af70cd28fa7c339ac0cf0e2ac40ddf99e authored over 5 years ago by DreamPiggy <[email protected]>
Bumped version to 0.2.0

Update the readme

f4dd0c50f3f7a9868967ebb61bcf7f613c077e57 authored almost 6 years ago by DreamPiggy <[email protected]>
Update the SDWebImage dependency version to 5.0.0 official release

75ba258fbe72c53471b41f46500f75b9afaa50aa authored almost 6 years ago by DreamPiggy <[email protected]>
Fix the compile issue because of API changes. Bumped version to 0.1.2

05405532f359da80d7e1a981fabac1f2121100ea authored almost 6 years ago by DreamPiggy <[email protected]>
Update the upstream dependency to 5.0.0-beta4 version

5bdd83d8a51c7dc380d59844ba8e9783483cf8d3 authored almost 6 years ago by DreamPiggy <[email protected]>
Merge pull request #1 from SDWebImage/feature_cache_cost_function

Adopt SDWebImage's memory cache cost function

bf3607fda5a97bb062a3ac731b24b104607a67f5 authored about 6 years ago by DreamPiggy <[email protected]>
Adopt SDWebImage's memory cache cost function

465efff53d695c6aad5bbf9cbaa7a59f4b5a1735 authored about 6 years ago by DreamPiggy <[email protected]>
Fix the min deployment target version of Carthage project

42bbc19e54a1fad3ee6437dfa1c98693eb16ad31 authored over 6 years ago by DreamPiggy <[email protected]>
Update the podspec dependency

f17a1810036e2f5ebac36c11c3c764b6423596a2 authored over 6 years ago by DreamPiggy <[email protected]>
Fix the `decodeFirstFrameOnly` option, update the readme

e45b9a1f8313b40454b0d2d350f09c7a71ebb3cb authored over 6 years ago by DreamPiggy <[email protected]>
Fix that YYImage plugin `isAllFramesLoaded` not work by workaround, update tests

dd8b6d00dc75a7a14456971d522bf8d9ef697e42 authored over 6 years ago by DreamPiggy <[email protected]>
Fix all the `SDAddtions` category naming typo to `SDAdditions`, update tests

c7d9bffbe1c4beda764f94e97002ed2bdc9853a6 authored over 6 years ago by DreamPiggy <[email protected]>
Add test cases for YYCache plugin, update codecov report

4b785fa0ae1fa5c422d65cf64598bb3344da669c authored over 6 years ago by DreamPiggy <[email protected]>
Supports animated image decoding/encoding for SDYYImageCoder.

Also add test cases for YYImage plugin

708ce17f4d0160c5bd160928ffc47e72a87e7727 authored over 6 years ago by DreamPiggy <[email protected]>
Update the readme and version number

3b65bbd5352d45b8b05322cb298aa5dcdafb8d2d authored over 6 years ago by DreamPiggy <[email protected]>
Add Carthage support (with some limit)

0c2356d01dd6d3e154095080b670e085fafaeaa5 authored over 6 years ago by DreamPiggy <[email protected]>
Let's try with https git

6a0a7b9820b7831ea3577c0151b12f183b41151a authored over 6 years ago by Bogdan Poplauschi <[email protected]>
Using SDWebImage 5.0.0-beta3

c8f466a1fcf8b008a56060ef20b9d17c39edffb9 authored over 6 years ago by Bogdan Poplauschi <[email protected]>
Updated the podfile checksum (attempt to fix the CI build)

bc70426db74ca25e5798900929e6fb6b8e862fbb authored over 6 years ago by Bogdan Poplauschi <[email protected]>
Updated README - fixed Travis CI link and badge

9b66e505b6080e4ac1b9b7e3aa56a7a0b728e526 authored over 6 years ago by Bogdan Poplauschi <[email protected]>
Proper Travis CI script + CocoaPods 1.5.3

06d8926273574c3c049b2ee45873a389209da7dc authored over 6 years ago by Bogdan Poplauschi <[email protected]>
Add SDImageYYCoder class, to support treat `YYImageDecoder` as custom coder class

39dcfd86dfa96eb3e93515477c0f892071ae2a6f authored over 6 years ago by DreamPiggy <[email protected]>
Update to be compatible for the latest 5.x branch

c48f5b42f75a90893e95fcf914808847d0ed880b authored over 6 years ago by DreamPiggy <[email protected]>
Update the readme

56798ce024fb2503af0825d9ba87eb9fce0955e8 authored over 6 years ago by DreamPiggy <[email protected]>
Update to the adopt the latest 5.x branch code

ade098a2d6909bf25e196499a802cb7fcdc599f0 authored over 6 years ago by DreamPiggy <[email protected]>
Add bridge for YYCache to support SDImageCache protocol and custom image cache

3bf1000cad13af9a31478a1380bf9c1379b27bf3 authored over 6 years ago by DreamPiggy <[email protected]>
Add source files for YYImage & YYCache plugin

f1c99f026c26a61314d607376f809d3147d83100 authored over 6 years ago by DreamPiggy <[email protected]>
Initial commit

1d1e63188dfcccee7fa9461578198548c4325a59 authored over 6 years ago by DreamPiggy <[email protected]>