Ecosyste.ms: OpenCollective

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

github.com/SDWebImage/SDWebImageLottiePlugin

SDWebImage integration with Lottie Animation using remote JSON files
https://github.com/SDWebImage/SDWebImageLottiePlugin

Update README.md

Fix typo

d4ae63250f856cb382ecf80f14df12e78e9e0f0b authored over 2 years ago by DreamPiggy <[email protected]>
Update README.md

Fix the typo

1f508229a5a60d0b742fb2c37b12cfe79f26e190 authored over 2 years ago by DreamPiggy <[email protected]>
Update README.md

Fix the typo

a760c16ad040e4f4bc37ebe54b88dda686333ca7 authored over 2 years ago by DreamPiggy <[email protected]>
Update gitignore and Podspec

d47db2d68b0432cb5bd48636e8e2970ffb4b8253 authored over 2 years ago by DreamPiggy <[email protected]>
Bumped the version to 1.0.0

Lottie 3 and pure Swift

513e4d4c1a621589cda3956355020c9652018ec9 authored over 2 years ago by DreamPiggy <[email protected]>
Merge pull request #7 from SDWebImage/1.x

Now it's time to move to Lottie 3.4, which solve the performance issue

b483305848a7a0e83853de8648dc177854878277 authored over 2 years ago by DreamPiggy <[email protected]>
Try fixing Carthage, though not work on macOS (upstream bug)

bd3f5b64ad9e3fcaa4c44c8313dd41f0aba44ddf authored over 2 years ago by DreamPiggy <[email protected]>
Remove CompatibleAnimationView extension, which is un-usable at all (upstream bug)

Seems a lie that you can use Lottie 3 from Objc

85190a32054473e623711bdc617871237bad3c79 authored over 2 years ago by DreamPiggy <[email protected]>
Fix the imageProvider in frame extracting

9887d2ab1107b6f2219f71752e7551de34f493d2 authored over 2 years ago by DreamPiggy <[email protected]>
Remove the conflict extension API

4a4cd8af72da51ec42deaae2d11a278415823dc2 authored over 2 years ago by DreamPiggy <[email protected]>
Added test case for frame extracting from LottieImage

97bf55590f0cc0b7733134a0843b94400f41fa7e authored over 2 years ago by DreamPiggy <[email protected]>
Now it's time to move to Lottie 3.4, which solve the performance issue

Pick back the code, and implements the bitmap frame extract using the new API

7f1b50c5cc432b7262707454255ab060e97e2594 authored over 2 years ago by DreamPiggy <[email protected]>
Bumped the version to 0.3.0

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

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

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

ccc133d262f7bae8e06dedb6e379ccbe4888ef4a authored almost 4 years ago by DreamPiggy <[email protected]>
Update the readme about the snapshot usage

e7054bb75691686b65a7dad51e3467febbfbc823 authored almost 5 years ago by DreamPiggy <[email protected]>
Bumped the version to 0.2.0

Update Readme

484dd3e2bcaa8f6e514a4cd87bda1557abd0fa53 authored almost 5 years ago by DreamPiggy <[email protected]>
Add the test case LOTAnimatedSwitch

d765cd32ec188120b875c578d66a67937b800649 authored almost 5 years ago by DreamPiggy <[email protected]>
Merge pull request #2 from SDWebImage/feature_lottie_asset_bundle

Add the support to provide the NSBundle during lottie URL loading

f74ed76aae36a4d2029ad04b0fc155f115d44ef5 authored almost 5 years ago by DreamPiggy <[email protected]>
Add the test case to ensure lottie bundle works

08b37cd8d86d585498dfd6a8d0b994bd91f99199 authored almost 5 years ago by DreamPiggy <[email protected]>
Optimization when using main bundle, don't need to encode the bundle path

6b7b76b16bc6bc4933995b85ad45d56a64add16c authored almost 5 years ago by DreamPiggy <[email protected]>
Add the support to provide the NSBundle during lottie URL loading

cf1880fdd9e1c3b5b40026ae0f5bfb417aa3895d authored almost 5 years ago by DreamPiggy <[email protected]>
Update the Podspec with umbrella headers

8b769f426a5b62c48e7ad661a5cddfe97993e2df authored almost 5 years ago by DreamPiggy <[email protected]>
Update the licence comment in code

ab0169969dc64f7a60266d49445e36d2e8edd17d authored almost 5 years ago by DreamPiggy <[email protected]>
Update the readme and fix typo

098605592d011de64391e9e099a0b640ae3283f6 authored almost 5 years ago by DreamPiggy <[email protected]>
First Release with 0.1.0 version

213be50ee06b4d276c583c0b78517d9ba0af6fe1 authored almost 5 years ago by DreamPiggy <[email protected]>
Remove the Swift related settings like Swift version && Library Evolution

8e80bbfcb0c37c94689c1fb31724c28ca5cd7407 authored almost 5 years ago by DreamPiggy <[email protected]>
Update the documentation, add support to snapshot specify Lottie animation frame bitmap

3caf8ebbc48326270768bd0c754a74e5556b7ba6 authored almost 5 years ago by DreamPiggy <[email protected]>
Re-implements the Lottie Plugin using Lottie 2 with Objective-C, because of poor performance on Lottie 3

1dc0b9007e527a8452f71f07e3fcf865501d825b authored almost 5 years ago by DreamPiggy <[email protected]>
Added the test case and code coverage report

826dca3362898b0e194654d4c70aedddce88521c authored almost 5 years ago by DreamPiggy <[email protected]>
Add the macOS demo

5dd79c2fca10892f85c932d73aa1d970b94b2647 authored almost 5 years ago by DreamPiggy <[email protected]>
Add the Travis CI test

62dcf2e80a6137498cddee178c7145efe94051e5 authored almost 5 years ago by DreamPiggy <[email protected]>
Add the Carthage support, fix the macOS compile support. SwiftPM does not support tvOS && macOS because of upstream issue

e2bab327d47b47932f338badfe0121cf3bd5ae60 authored almost 5 years ago by DreamPiggy <[email protected]>
Initial commit with CocoaPods && SwiftPM support

8c555208083faa21c20535780aa33d0bb3bc4635 authored almost 5 years ago by DreamPiggy <[email protected]>
Initial commit

4298523c36fe72b0a478dbed176c28b1f05fc3d4 authored almost 5 years ago by DreamPiggy <[email protected]>