Ecosyste.ms: OpenCollective

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

github.com/SDWebImage/SDWebImageLottieCoder

A Lottie animation coder which use SDAnimatedImageView instead of LOTAnimationView for bitmap rendering
https://github.com/SDWebImage/SDWebImageLottieCoder

Bumped version to 0.2.0

c9f65679a9b0510b89673507f548a7c0f17ba95f authored almost 4 years ago by DreamPiggy <[email protected]>
Merge pull request #6 from SDWebImage/bugfix_rlottie_cache_key

Fix the issue that rlottie use the same cache key for different json data, which cause the wrong...

4752e7e11f41706410251f108684d650aa89faec authored almost 4 years ago by DreamPiggy <[email protected]>
Fix the issue that rlottie use the same cache key for different json data, which cause the wrong frame and index

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

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

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

1b580d18fb89fa763582d274e10edb760aea01bc authored almost 4 years ago by DreamPiggy <[email protected]>
Bumped version to 0.1.0

cabf4dd3a5cdd8941c5c0b66669535a0ed6980aa authored almost 5 years ago by DreamPiggy <[email protected]>
Fix the Carthage project configuration, fix watchOS Compile

b7c1e7b54080c9a3e1e9ca98f77f9039e510ab41 authored almost 5 years ago by DreamPiggy <[email protected]>
Fix the issue that rlottie always need you to append the "/" suffix on path, add test cases

9164e76e5758f632feaa2d3f1ce56a504d776511 authored almost 5 years ago by DreamPiggy <[email protected]>
Added `.lottieResourcePath` context and coder options, don't use NSBundle to make it more general (such as load it from sandbox)

1d619378e39d2fd2efc19fb70a53948725ec4fe6 authored almost 5 years ago by DreamPiggy <[email protected]>
Support thumbnail pixel size to control lottie animation size

0a5c2f8836abdc36f803bca8dfc6b35f8822a2ec authored almost 5 years ago by DreamPiggy <[email protected]>
Update the macOS Demo, fix travis CI

0beda7b5af51e6963bffbdad053646573c92d04c authored almost 5 years ago by DreamPiggy <[email protected]>
Update the iOS Demo with GIF

4af26cecd6d7df45961469f974145c52b3b66f51 authored almost 5 years ago by DreamPiggy <[email protected]>
Update the iOS Example and Travis CI

41dd1d437db8ddcb0d85ebd7a4b69907282e02dc authored almost 5 years ago by DreamPiggy <[email protected]>
Fix the data buffer thread safe issue, now use the NSString converted cString to manage memory

a3a1e9479fb228ad23074c8abc1b09bf50d70d62 authored almost 5 years ago by DreamPiggy <[email protected]>
Use the bundle resource path

c1087dcd5c8669e2609480d8158871dd284cc12b authored almost 5 years ago by DreamPiggy <[email protected]>
Fix the thread safe issue during aniamtion rendering, disable rlottie itself's cache

e1a6b5d41c4d489f76c0ecc6f5332ddff629c350 authored almost 5 years ago by DreamPiggy <[email protected]>
Update the readme's description

97512e0d644c89fd723bd44a8fef13c64710aa7a authored almost 5 years ago by DreamPiggy <[email protected]>
Fix the Carthage and SwiftPM integration, update the readme

a0b9a86b7659be3e6d8555c39d77be134d8d1a6e authored almost 5 years ago by DreamPiggy <[email protected]>
Add the source code and CocoaPods integration

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

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