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
b01bbbc5e62d02609da0993fb7a5a8cdddb12a50 authored about 6 years ago
c08489b16fb2c0b6890d0badb2495a28575d9b41 authored about 6 years ago
e303b7aed6dc48edcda016135132a3d7bfcb62dd authored about 6 years ago
df28feb99c17f58aa29491edd6c804e9f6b17073 authored about 6 years ago
2864fe36193c1ca4e8b85ba48fcdbb358e65e43e authored about 6 years ago
bb00bf1b7335f37cd537736639a4fc9ad54e9fcc authored about 6 years ago
Rename cache memory disk
557b6985a853f0da617728b6f2eb0e2523109bf0 authored about 6 years ago2bfdac1f60aa7b89f61c01bdcded56b9b1b23acd authored about 6 years ago
2489913e950601bd7da1bb576f93b4c3f111c790 authored about 6 years ago
b3a3a26a043858bdfee13b169d106669916728af authored about 6 years ago
d90ca19d1b5b5d3d8544229812b5ca456fb4f296 authored about 6 years ago
# Conflicts:
# CHANGELOG.md
# SDWebImage.podspec
# SDWebImage/FLAnimatedImage/FLAnimatedImageVie...
update CHANGELOG
0e8dc828918f41c8a1df547bb4e68d5edd437058 authored about 6 years agoFix the FLAnimatedImage compatible code issue by introduce a private API
c09bd8b42a2b93328313b762d097b90ed843e02e authored about 6 years agoFix the current image cost (pixels) for FLAnimatedImage
35763e337630e273090100df443a6fabecb13d5e authored about 6 years agoPrioritize SDWebImageDownloaderHighPriority if operation already exists
2493071987fdec6a259c693ab2513b1708ff5220 authored about 6 years agoRetain operation when post download related notifications
ca1d692efecd6073ac38b9e0e71eb4b4f951deda authored about 6 years agoFix that WebP decoder in master branch, does not consider the global `shouldDecompressImages` co...
5f6c2b907e33478fcb024022b25caa640affbf10 authored about 6 years ago
# Conflicts:
# SDWebImage/SDWebImageWebPCoder.m
Fix potential memory leaks for ICCP && optimize ICCP handler
3cb42b2987c9af743838c8c65c5c84a606c932c4 authored about 6 years agoc3b0f64017e7ad19cdb835edb4a831e4efe777dd authored about 6 years ago
5b1ad458893b0eb2b174f0f27bf94f7a9be1b540 authored about 6 years ago
f9fe2bb7b625635da96da673caa4a58202221997 authored about 6 years ago
c804ba7ea8e7b0b1722fa75c78ed42bd928fffca authored about 6 years ago
4c006ad573cd700c2a37f2ed0961e9536b1a0933 authored about 6 years ago
fac703140c73a7769305fafdbafb3a5b62f6629d authored about 6 years ago
Fix that WebP image with ICC Profile does not show color correctly, should use the profile color...
bc50621670091a6f7afbcde75727ebf4159aa5a1 authored about 6 years ago605caa409d8265b8236dcef545cc397c0649acf0 authored about 6 years ago
759e02eb30d13d06778722d3e2a144061a6c5012 authored about 6 years ago
3a470fc8b0f64659cb7b2dede449273489bcdec6 authored about 6 years ago
73b7a26ccc2a694e038f8a7d7929ad8b0b4ef52e authored about 6 years ago
Revert failed block processing logic
45b4d64bdadf992ae36a62722fb5a4c02e7d09c4 authored about 6 years agoe71e58ea6d935ee9326deacc7ab75c0f2a92d192 authored about 6 years ago
Refactory manager logic, move code for readability and future maintain
4a52cce18a54f32be9a7d2e1e71d91a8e94b387f authored about 6 years agoFix race condition for creation of download operation when isCancelled is YES but isFinished is NO
60f43654209b1497d3063cbe17021dbf0f6c6358 authored about 6 years agoa1106d51f0f38a962a5153d8e5f4097aa78b0b54 authored about 6 years ago
cf1d993b97fb9b5141d82faae121fa60370074e0 authored about 6 years ago
Fix memory cost override for SDAnimatedImage
ac1dd066cbcef156a661b2562d5ea739e8e4498f authored about 6 years agoccf5541a7d77b0318674bde503e4c95d42b61213 authored about 6 years ago
Use the memory bytes size, instead of pixel size to calculate the memory cost function
6542eb36f7dc076f5cf1f3fcd42ce13d27fb2e72 authored about 6 years agoc547adc2a9887e32657c25721141c1b348f6d507 authored about 6 years ago
8a743950e26af56f13c7662b0b6a68f19385c136 authored about 6 years ago
Fix race condition for creation of download operation when isCancelled is YES but isFinished is ...
6becff0f0645c6a3b2047d77c8a0c6721398cf1e authored about 6 years ago6dd92d11ff99138297614d1b0204b21b9a231096 authored about 6 years ago
# Conflicts:
# CHANGELOG.md
# SDWebImage.podspec
# SDWebImage.xcodeproj/project.pbxproj
# SDWebI...
3b19e76c6ff323ae07775196946b1b6524b69fa3 authored about 6 years ago
c3815069327ef45782a366b4669398ef7575b1bc authored about 6 years ago
c95be0994e3b46ee1a8c8227b83c3f5dad4a5ea2 authored about 6 years ago
e6a4e74ed57234701267909151783a5422f355b8 authored about 6 years ago
Fix memory cache image cost miscalculation for animated images. Introduce the customized cost fu...
1700f9726db8a7a8fa5ca798c183b525688af0bf authored about 6 years agoFix background download 4.x
6026cade7b2e1132aa2ed989727d27ff94106fd3 authored about 6 years ago9725c8da7284ccc87a0e79bd0007a8ce66afae16 authored about 6 years ago
FIx background download
Add task check when operation will deallocated && tidy code
181d367215aedf6e0ed423215682c4f7ea9af573 authored about 6 years agoc58642976f9cb955d07398367cc6ac4c3d08984e authored about 6 years ago
Fix background download
38a922240183e23147925187cfeebc48f89dcb98 authored about 6 years agode74bdca80679a2316befd4f0a377ab9f10cae2f authored about 6 years ago
FIx background download
Add task check when operation will deallocated && tidy code
Tidy code ...
9617a344082b67b760ef1e97abc0668a342d11dd authored about 6 years agoRefactory cache path about namespace && final cache directory
e6f7cb72cc596dc51c175afd6131e08bc8734d94 authored about 6 years ago1d540d3cb7c3f368bdde6db308914b3d19aff923 authored about 6 years ago
Fix crash when NSMapTable empty keys
87f5f8b42fd2df8b83144cef47a5ad28b01340f6 authored about 6 years ago95dba7307d20708cc2745e43e7f172fff85a5f5c authored about 6 years ago
216ba9c7e18ba4d261d39f4df38ff7f33e74f015 authored about 6 years ago
1fc1de5da93e88f061c5c3f60b278048ff789152 authored about 6 years ago
Remove the namespacePrefix property because now it's not follows what it says
b68730bedfe16fa56ed5f6fe8a1d6ee6da51dbc7 authored about 6 years agocff0f33430eafa17d917b8d6001ae0c0580b53e6 authored about 6 years ago
45427b1eed7029cd3667fc1c73b4cc7f45c2aabc authored about 6 years ago
Let SD can be imported using static library by CocoaPods
9c527f0ebe330cd393d7b686936ea563497f3f14 authored about 6 years agoFix that macOS does not support bitcode, current xcconfig cause build issue on Legacy Build System
b15abdd7923b5e1059646760e0fa704ef189efcf authored about 6 years agob0c84e8aec1ef450633bd9f1aa5b654c3e2003af authored about 6 years ago
2cebcb7419fc175a7c979b84cbd70484ecc25ca0 authored about 6 years ago
Revert "Add image url check when set image"
32d096a478e0dde2b530bad7246c8ebea6d83ae7 authored about 6 years ago72a34cf2cf0a42009676018e75b6657e00dd271c authored about 6 years ago
1b1cf603ed2012fd64fa272e26f342749c6c5d91 authored about 6 years ago
fix: FLAnimatedImage custom property
2bdc51e65c742e7df07f900ef9c171a1acb5682e authored about 6 years agof47d60a80257fe959d61e11aae6d9b7167b8bd61 authored about 6 years ago
# Conflicts:
# CHANGELOG.md
# README.md
# SDWebImage.podspec
# SDWebImage/FLAnimatedImage/FLAnim...
Add image url check when set image
4fd0e835212dcadb7ff43cfd6583cca629e35cdc authored about 6 years agoFix comments in code
e7c29639cbfc9cefbbecfcad969576feab8683a5 authored about 6 years ago9dacf99738b02245ffe2e26b92010fded5cfae13 authored about 6 years ago
8c7764e122d32d199a6b40db26bb62e4ad1e9688 authored about 6 years ago
c95c35d6dbac7b7568245e711200230eb1627a73 authored about 6 years ago
Fix FLAnimatedImageView reuse wrong image && remove GCD strong retained
944c57eaa9e9a6030f6a8018f5060fecab260b72 authored about 6 years agoFix wrong image cache type when disk and memory cache missed
226f92f3442d538a8bd929cb0d21134d9c29df0a authored about 6 years ago7e7a33227863f5995a4d3b8db9b85efc67eeec76 authored about 6 years ago
5611863f6acbecd70f600e60db4bc8b30ac29971 authored about 6 years ago
Xcode 10 + using xcconfig for project settings
772b79c8247518ae9c1e26d34bbb25f5a863dda5 authored about 6 years agod89b735708e265cf3879f5afb1e0c15c40e8861c authored over 6 years ago
Fix the `SDGraphicsBeginImageContext` method recursive call issue
205ce2af9a4b7f9b7b08ccbbaca113bfeb5228e6 authored over 6 years agof7a37ce72c105405c77f0e9cc9f2494c30e901e9 authored over 6 years ago
887eeb4bc3cb60fcb373b91933845fccf272439f authored over 6 years ago
e056218bbfd9cb5be8e5f43249aa188e9a08501e authored over 6 years ago
Revert the hack code for FLAnimatedImage compatible, because of the FLAnimatedImage initializer ...
0e77a30000bf1cf708798c897dc703e60676afb8 authored over 6 years agoTidy up spacing
f7cd511941d12c197d1e45ac4f2c3194d037be06 authored over 6 years agoUsing xcconfig files - easier to maintain all the settings appart from target files, less conflic...
edb9c45859698edb91ea399a1ab576ecff2b9e05 authored over 6 years ago62ce1d3b5e34552f18d3b4ecf67381aae100bc14 authored over 6 years ago
3fbb7856e5facb550b89398aa31364ce187557cd authored over 6 years ago
5d097bbc8d9ea5b9b972510831a253c99da5731e authored over 6 years ago
Expose the graphics helper method for coder plugin author and fix scale issue
93af30e39bf2f33f41911bfb68a26c6a0e50d76e authored over 6 years ago025c5f833b7a73076562df9c839333c0cdb2d1ee authored over 6 years ago
ee6f99f204d878b01be5b17fd0d3a0f47c69d005 authored over 6 years ago