Ecosyste.ms: OpenCollective

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

github.com/SDWebImage/SDWebImagePhotosPlugin

A SDWebImage plugin to support Photos framework image loading
https://github.com/SDWebImage/SDWebImagePhotosPlugin

Bumped version to 1.2.0

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

Bump the Photos Loader into iOS 9+, match SDWebImage 5.10+

0e8c57529acc86f3580b2c4013489f7a7820d24b authored almost 4 years ago by DreamPiggy <[email protected]>
Bump the Photos Loader into iOS 9+, match SDWebImage 5.10+

e9b133742b88d6ae999f11032a5fccafd68d00d7 authored almost 4 years ago by DreamPiggy <[email protected]>
Merge pull request #21 from SDWebImage/feature_convenience_API

Added the convenience API to get URL representation from PHAsset object

c56d532ff8228371f70c0721653a2c2c0b51dc61 authored almost 4 years ago by DreamPiggy <[email protected]>
Update the Example

58fdf4ce056a6236929e424dbe9d03ee15229807 authored almost 4 years ago by DreamPiggy <[email protected]>
Change the nullable into nonnull when using PHAsset

1ad35e9bd1ca13a31a0c70cfe8e58a1f8c799fe8 authored almost 4 years ago by DreamPiggy <[email protected]>
Added the convenience API to get URL representation from PHAsset object

37d0c3a17322e1ec747dc814f3d53b78d19682a7 authored almost 4 years ago by DreamPiggy <[email protected]>
Merge pull request #19 from aheze/master

Fix grammar in the README

eaa2393d18a58531c1c994a864f69c4349cb7230 authored about 4 years ago by DreamPiggy <[email protected]>
Fix plural

738bf6c79fdfb7b70ee3dfc5a41ebcc4c2d1ff95 authored about 4 years ago by Zheng <[email protected]>
Fix grammar in README

aba8bde7769eb725851df951c7f4d9e8e773bffe authored about 4 years ago by Zheng <[email protected]>
Update the README

9349c4d8780cecb787d0bad85d9f45788b38d46d authored over 4 years ago by DreamPiggy <[email protected]>
Bumped version to 1.1.0

418869dd8c54d14fdc2b083ffbca17e21874e201 authored over 4 years ago by DreamPiggy <[email protected]>
Update the dependency in Carthage/SwiftPM

e95f54ce0c5c49b693db1ea61766e8475e2ec0c0 authored over 4 years ago by DreamPiggy <[email protected]>
Merge pull request #16 from SDWebImage/behavior_default_image_size

Behavior changes - The default query image size now changed to PHImageManagerMaximumSize

9722ac8c1c4208dbec53fb7c1855543a9bc0ff82 authored over 4 years ago by DreamPiggy <[email protected]>
Remove the temp GIF cleanup logic on test cases

fa474eca572c830b29e28f5108a80a51242b4d1c authored over 4 years ago by DreamPiggy <[email protected]>
Added the test cases to check thumbnail query assets

82bc738d31dde8b2cb90e40443e477bbcd2d0fb6 authored over 4 years ago by DreamPiggy <[email protected]>
Change the default value of query image size to PHImageManagerMaximumSize, which may be more RAM friendly on iOS devices. (Smaller than SDWebImagePhotosPixelSize)

bbd411fa452a2a6d65c896588dd75c776735924c authored over 4 years ago by DreamPiggy <[email protected]>
Merge pull request #15 from SDWebImage/feature_thumbnail_size

Feature: Add the support to use thumbnail size for querying Photos Asset

38db2805dde745ce0e73f16c5afcbefe422ec47d authored over 4 years ago by DreamPiggy <[email protected]>
Downgrade the dependency of SDWebImage to 5.5.0

46b9ad99139c68ae4d842f218950d2c474e37455 authored over 4 years ago by DreamPiggy <[email protected]>
Update the Readme and example about the thumbnail pixel size usage for querying

7d2401a9f40263d7f0519f2e046e26f21f49c656 authored over 4 years ago by DreamPiggy <[email protected]>
Add the supports to Photos query with the thumbnail pixel size limit from SDWebImage 5.6

f144d573fa740557683095c761b4bbaf427bced0 authored over 4 years ago by DreamPiggy <[email protected]>
Bumped version to 1.0.1

063852bb6b92ea6753501f31b3af74adf17017a1 authored about 5 years ago by DreamPiggy <[email protected]>
Merge pull request #14 from SDWebImage/fix_module_import

Fix the compatible issue when using the Static Library (CocoaPods) to install SDWebImage

9b997fc0cfa322995b37e140cf47224303506045 authored about 5 years ago by DreamPiggy <[email protected]>
Update the travis-CI script to the latest Xcode 11

8141ce85d69abcd738814a002461d3d4b6dfe2ac authored about 5 years ago by DreamPiggy <[email protected]>
Fix the compatible issue when using the Static Library (CocoaPods) to install SDWebImage, also keep the module import for framework target

8911da9a708b546d80316321a6102807eb784782 authored about 5 years ago by DreamPiggy <[email protected]>
Remove the example's code sign on Catalyst

af69c772469f9ed62dbc72703a1cfeb618d4b0fc authored about 5 years ago by DreamPiggy <[email protected]>
Bumped version to 1.0.0

cf1f749328e6d2546e40bdf0585b94ab32a823e1 authored about 5 years ago by DreamPiggy <[email protected]>
Fix one issue that when not authorized, there will call extra error completion handler

bf4bccb727cbfc30ef0cd297f325f00ba561811d authored about 5 years ago by DreamPiggy <[email protected]>
Merge pull request #13 from SDWebImage/rename_loader_without_web

Remove the SDWebImage prefix into the SDImage prefix, match the 5.0 version naming

8b9361cda2fed76bfd60e32b5adfd27c9242d96d authored about 5 years ago by DreamPiggy <[email protected]>
Add the macOS Catalyst support, fix test cases

95c932301118061985905161d0a529c28287c87d authored about 5 years ago by DreamPiggy <[email protected]>
Change the naming of `SDWebImagePhotosLoaderOperation` as well

aa36b0681aa02c88a64b40cce40070f76e492c20 authored about 5 years ago by DreamPiggy <[email protected]>
Rename the constants without the SDWebImagePhotosLoader prefix, update Readme

f97babc4b87da21fb637322b75ac001d7dd7897d authored about 5 years ago by DreamPiggy <[email protected]>
Remove the unused SDWebImagePhotosErrorInvalidURL, use common SDWebImageErrorInvalidURL instead

53ddb10b1dc3eb3309ed3a2a6ca04a41193db486 authored about 5 years ago by DreamPiggy <[email protected]>
Return a SDWebImageErrorBadImageData when decoding failed

d9f3d6d66562381a03b934b53dd057dbfc408063 authored about 5 years ago by DreamPiggy <[email protected]>
Remove the SDWebImage prefix into the SDImage prefix, match the 5.0 version naming. (The Photos does not related to Web)

9b5a0364e2eda4b84cd55421287c17a9fbd2d13e authored about 5 years ago by DreamPiggy <[email protected]>
Merge pull request #12 from SDWebImage/change_compatible_with_ph_scheme_react_native

Change to use the ph:// URL format, to compatible with react-native-cameraroll

9af5988e40cc030268fc1f01d4436e3f9d2704d3 authored about 5 years ago by DreamPiggy <[email protected]>
Change to use the ph:// URL format, to compatible with react-native-cameraroll

3c75018dd36f2c3e090f2e458f78581b9c9f0ce1 authored about 5 years ago by DreamPiggy <[email protected]>
Update demo on macOS to use the scale up aspect fit, which is best suitable for thumb degraded image

076f7b5bd2888bfccf336358375c9c6bcb99ef43 authored over 5 years ago by DreamPiggy <[email protected]>
Update the demo for iOS && macOS

Refactory code and fix the layout issue on macOS 10.15. Use Command+R to reload assets on macOS

1383d9c9357e0b9e9d519db28cc88f0c352e2157 authored over 5 years ago by DreamPiggy <[email protected]>
Bumped version to 0.4.0

83b245f1a9c564f080974bc418436d8c76dd10b8 authored over 5 years ago by DreamPiggy <[email protected]>
Update the readme about the Video Asset

43fbc108cf381c91fa1d07f5098f79efb48cf500 authored over 5 years ago by DreamPiggy <[email protected]>
Merge pull request #10 from SDWebImage/feature_request_video_type_asset

Add option to request other type of PHAsset like Video during loading

fe2567369df4eb9296cf33d8a514b0b8039b2a39 authored over 5 years ago by DreamPiggy <[email protected]>
Update the Example to request video poster as well

34d5b69724d2c8e90f7e250d60fbb20868217969 authored over 5 years ago by DreamPiggy <[email protected]>
Add option to request other type of PHAsset like Video during loading

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

2cc4ff3391434b6022ed8ab77d312c8ba23e4ece authored over 5 years ago by DreamPiggy <[email protected]>
Merge pull request #8 from SDWebImage/project_swiftpm

Support Xcode 11 and Swift Package Manager

3ed991c331db8b22f6eb5b5f59d57f48abe5dc1b authored over 5 years ago by DreamPiggy <[email protected]>
Temp solution to fix Xcode 11 Beta's SDK API declaration for macOS

6bb51a848e886fa461b965a31e7bab353e81e3ea authored over 5 years ago by DreamPiggy <[email protected]>
update the readme about SwiftPM

7e92c06daa807fa9e1c39ddd0134e72c667340fd authored over 5 years ago by DreamPiggy <[email protected]>
Add support for SwiftPM

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

f4e918645b99b9cdb03ae595d80d9e4a9e323fce authored almost 6 years ago by DreamPiggy <[email protected]>
Merge pull request #7 from SDWebImage/feature_request_image_data

Feature: request image data context option to always request image data

b3912070f1343917b8bd40fbd6279ed2e935a8c3 authored almost 6 years ago by DreamPiggy <[email protected]>
Fix the test cases because of imageView dealloc before completion block callback.

efe1960f4d349810237efd2c5536aa3e611e1d3d authored almost 6 years ago by DreamPiggy <[email protected]>
Update the code, to only check animated images when user does not provide a custom value.

d8b4b439d5f500ea24f9841b466e9d2240088351 authored almost 6 years ago by DreamPiggy <[email protected]>
Update the readme about the request data API and request image API.

2102606ffad1fbe1df35018a7faaadeeac4fbf00 authored almost 6 years ago by DreamPiggy <[email protected]>
Add a context option, to allow always prefer using `requestImageDataForAsset` API instead of `requestImageForAsset`, this may help for user who need raw image data and custom processing pipeline.

08da62b089f4213e59d173c5c8484f46b2e6c636 authored almost 6 years ago by DreamPiggy <[email protected]>
Bumped version to 0.2.0

Update the readme

82df99efd67006b9b822dcbe0e79f5b650e33806 authored almost 6 years ago by DreamPiggy <[email protected]>
Update the macOS demos, to use a grid collection view for better rendering.

67730b47bc0d6d1102f5f6b5345afce39aacea31 authored almost 6 years ago by DreamPiggy <[email protected]>
Fix the bug that some PHAsset local identifier contains percent mark, cause NSURL created failed. Use the escaped string for path appending

cf47a0252540cd9d24cbb8cffa8124d0dbb349ed authored almost 6 years ago by DreamPiggy <[email protected]>
Bumped version to 0.2.0

99d9faada04f2425c2a0f07310fe95b061b91140 authored almost 6 years ago by DreamPiggy <[email protected]>
Fix the support for SDImageLoader protocol, provide new error codes

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

9365d712eabf21573bbdc2fec7e59a45ea397cdc authored almost 6 years ago by DreamPiggy <[email protected]>
Merge pull request #6 from SDWebImage/example_update

Update the Example of iOS

967d12d7d2e3dc6f61b8651c7ec8931f08401d54 authored almost 6 years ago by DreamPiggy <[email protected]>
using Example `Reload` button to reload all PHAssets, which is used for the first time launching and authorization

c872504e80dc9265dd72ffad0a50d8bc99b2a404 authored almost 6 years ago by DreamPiggy <[email protected]>
Update the Example of iOS

19884639760285784fa5258d5ef590c2c040b322 authored almost 6 years ago by DreamPiggy <[email protected]>
Upgrade the upstream dependency to 5.0.0-beta4. Bumped version to 0.1.3

82138fa083ecfbd1a02190cb926fd7528be498c2 authored almost 6 years ago by DreamPiggy <[email protected]>
Fix the Carthage framework module name, update version

e87515a7f9751731244bb8a9db29af6712230ebc authored almost 6 years ago by DreamPiggy <[email protected]>
Update issue templates

ecb07d16ae11ba52fea2079c5b3babd2397a7f5a authored over 6 years ago by DreamPiggy <[email protected]>
Add request-info to automatically notify the issue without template

181c2e06b8eba8382ddab2073f363b2c575fd56c authored over 6 years ago by DreamPiggy <[email protected]>
Add stale bot to automatically close the out-dated issue

a91eb70b6daa8d6ecd424b55a706236168d33bdc authored over 6 years ago by DreamPiggy <[email protected]>
Update issue templates

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

11133e23fc09e0d06713a7a4ba70ec4aad1acd47 authored over 6 years ago by DreamPiggy <[email protected]>
Update the readme and move the Requirements && Installation to the top, make it more suitable for reading

05b98378fed69a574582c235e27c22adfe110c85 authored over 6 years ago by DreamPiggy <[email protected]>
Update the readme about fetchOptions && imageRequestOptions demo usage

95ffc7c2bcc301156083ce967aeaf70d16dc7587 authored over 6 years ago by DreamPiggy <[email protected]>
Update the readme about the detailed usage and demo

19d2d059093e2ee094bf35f16a53320743110ed1 authored over 6 years ago by DreamPiggy <[email protected]>
Add test cases for Photos Loader. Use UIAutomation API to force grant access for iPhone Simulator

68fa0183e4e17184d9f275c485eff64b932c471c authored over 6 years ago by DreamPiggy <[email protected]>
Update the version, organize the header files

ad1c977714cc03ef78bfe45177534ac538d5330a authored over 6 years ago by DreamPiggy <[email protected]>
Add fully Carthage support for iOS/tvOS/macOS

80de8497ef25c2460afedef72929d0f1cd74632c authored over 6 years ago by DreamPiggy <[email protected]>
Re-enabled pod lib lint + using CocoaPods 1.5.3

2befe030d232ffabd3bd2aaf4148098992ef16c3 authored over 6 years ago by Bogdan Poplauschi <[email protected]>
Updated README.md (SDWebImagePhotosLoader)

9575880e150cd3c8127826a9e079ce30c035d070 authored over 6 years ago by Bogdan Poplauschi <[email protected]>
Update the source

a4ffe4e75aae1a466537c2d001a3286251d98ba2 authored over 6 years ago by DreamPiggy <[email protected]>
Add macOS demo and run successfully

91cbdbd38ef3aeaba7fef9ebfed45b38c2a77edc authored over 6 years ago by DreamPiggy <[email protected]>
Fix macOS compile issue, update readme

fa9847d03771e1fbe8f89cc468df8ad149804bc7 authored over 6 years ago by DreamPiggy <[email protected]>
Update the readme and podspec, to allow 5.0.0-beta usage

809fa77ce93003098f331e3e9483d2a5338e3c08 authored over 6 years ago by DreamPiggy <[email protected]>
Travis fixes

19a78c83b505e3722e67be62c45c66680bbf92a0 authored over 6 years ago by Bogdan Poplauschi <[email protected]>
Same .travis.yml as for SDWebImageFLPlugin

35a2c4a52e90824c009eab8fe79f6aa1e1a494d5 authored over 6 years ago by Bogdan Poplauschi <[email protected]>
CocoaPods 1.5.0

53ff0e825504f408a4810e796a0f02deab242f11 authored over 6 years ago by Bogdan Poplauschi <[email protected]>
Update about NSURL.sd_asset behavior, using strong instead of copy

276fcc2d95eb38c4ffd3797bd8aed3ad758f9ecb authored over 6 years ago by DreamPiggy <[email protected]>
Update the demo and code to latest SDWebImage 5.x branch

42840626ef145260de5620a8c5d4a818f6b04a51 authored over 6 years ago by DreamPiggy <[email protected]>
Update demo to use `fromMemoryOnly` options for Photos loader

d60be7634423d88e428d4ea49344cfb38365de60 authored over 6 years ago by DreamPiggy <[email protected]>
Add files for SDWebImage Photos framework loader & Demo

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

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