SDWebImage/SDWebImage
DreamPiggy d67aebeeed Fix that macOS indicator always use dynamic mode. Now only the `largeIndicator` and `mediumIndicator` supports dynamic dark mode switch 2019-06-13 17:03:27 +08:00
..
MapKit Replace the private prefix header files with the manually import for each implementation files 2019-05-13 15:38:24 +08:00
Private Replace the private prefix header files with the manually import for each implementation files 2019-05-13 15:38:24 +08:00
NSButton+WebCache.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
NSButton+WebCache.m Replace the private prefix header files with the manually import for each implementation files 2019-05-13 15:38:24 +08:00
NSData+ImageContentType.h Fix typo in documentation page 2019-05-10 21:47:32 +08:00
NSData+ImageContentType.m Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 2018-08-10 15:20:55 +08:00
NSImage+Compatibility.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
NSImage+Compatibility.m Fix the progressive decoding bug on macOS. Including image orientation & SDAnimatedimageView 2018-05-21 15:50:06 +08:00
SDAnimatedImage.h Fix typo in documentation page 2019-05-10 21:47:32 +08:00
SDAnimatedImage.m Replace if judge with MAX() function in scale less 1 2019-04-26 16:35:54 +08:00
SDAnimatedImageRep.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDAnimatedImageRep.m Fix the potential leak for SDAnimatedImageRep image source 2019-06-05 17:09:00 +08:00
SDAnimatedImageView+WebCache.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDAnimatedImageView+WebCache.m Add one convenient method to pass context arg without completed block for all View Category 2018-06-23 15:04:12 +08:00
SDAnimatedImageView.h Add one initializer with extra arg for custom animated image class to use possible coder options, to make it extensible 2018-08-28 15:09:32 +08:00
SDAnimatedImageView.m A little optimization code for runLooMode setter 2019-05-16 12:52:16 +08:00
SDDiskCache.h Fix typo in documentation page 2019-05-10 21:47:32 +08:00
SDDiskCache.m Update some comments related to naming changes 2019-01-26 17:43:30 +08:00
SDImageAPNGCoder.h Rename Image/IO GIF APNG WebP coders to without `Web` prefix. 2018-04-26 23:12:54 +08:00
SDImageAPNGCoder.m Fix that `CGImageDestinationCreateWithData` 0 count arg will log a warning, this does not effect the encoding function. 2019-05-29 12:37:50 +08:00
SDImageCache.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDImageCache.m fix issues: SDWebImageDecodeFirstFrameOnly flag is ignored when image loaded from cache. 2019-05-16 16:41:23 +08:00
SDImageCacheConfig.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDImageCacheConfig.m Update some comments related to naming changes 2019-01-26 17:43:30 +08:00
SDImageCacheDefine.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDImageCacheDefine.m Add MAX function with scale in `SDImageScaleFactorForKey` 2019-04-26 16:46:37 +08:00
SDImageCachesManager.h Fix typo in documentation page 2019-05-10 21:47:32 +08:00
SDImageCachesManager.m Replace the private prefix header files with the manually import for each implementation files 2019-05-13 15:38:24 +08:00
SDImageCoder.h Fix comments in code 2018-11-15 21:13:27 +08:00
SDImageCoder.m Add SDImageCoderWebImageContext coder option, which allow custom coder plugin, to receive the context option from top-level API (Cache/Downloader/View Category) 2018-07-26 16:44:40 +08:00
SDImageCoderHelper.h Fix typo in documentation page 2019-05-10 21:47:32 +08:00
SDImageCoderHelper.m Replace if judge with MAX() function in scale less 1 2019-04-26 16:35:54 +08:00
SDImageCodersManager.h Thread-safe for CodersManager and LoadersManager 2019-04-01 17:19:11 +08:00
SDImageCodersManager.m Replace the private prefix header files with the manually import for each implementation files 2019-05-13 15:38:24 +08:00
SDImageFrame.h Fix typo in documentation page 2019-05-10 21:47:32 +08:00
SDImageFrame.m Renaming `SDWebImageFrame` -> `SDImageFrame`. `SDWebImageCoderHelper` -> `SDImageCoderHelper` 2018-04-26 23:04:20 +08:00
SDImageGIFCoder.h Update the test for image coder renaming 2018-04-26 23:21:26 +08:00
SDImageGIFCoder.m Fix that `CGImageDestinationCreateWithData` 0 count arg will log a warning, this does not effect the encoding function. 2019-05-29 12:37:50 +08:00
SDImageGraphics.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDImageGraphics.m Fix the `SDGraphicsBeginImageContext` method recursive call issue 2018-11-01 11:18:14 +08:00
SDImageIOCoder.h Remove all FLAnimatedImage from the Core SDWebImage repo. Move the code to SDWebImageFLPlugin repo 2018-07-13 22:17:02 +08:00
SDImageIOCoder.m Replace if judge with MAX() function in scale less 1 2019-04-26 16:35:54 +08:00
SDImageLoader.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDImageLoader.m Add MAX function with scale in `SDImageScaleFactorForKey` 2019-04-26 16:46:37 +08:00
SDImageLoadersManager.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDImageLoadersManager.m Replace the private prefix header files with the manually import for each implementation files 2019-05-13 15:38:24 +08:00
SDImageTransformer.h Fix typo in documentation page 2019-05-10 21:47:32 +08:00
SDImageTransformer.m Merge pull request #2635 from dreampiggy/bugfix_transformer_cache_key 2019-03-12 20:42:23 +08:00
SDMemoryCache.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDMemoryCache.m Replace the private prefix header files with the manually import for each implementation files 2019-05-13 15:38:24 +08:00
SDWebImageCacheKeyFilter.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDWebImageCacheKeyFilter.m Adopt the current cache key filter and cache serializer to support using in context options. Using a protocol based object store block instead block itself. 2018-04-14 18:18:45 +08:00
SDWebImageCacheSerializer.h Fix typo in documentation page 2019-05-10 21:47:32 +08:00
SDWebImageCacheSerializer.m Adopt the current cache key filter and cache serializer to support using in context options. Using a protocol based object store block instead block itself. 2018-04-14 18:18:45 +08:00
SDWebImageCompat.h Revert "Move the dispatch_main_async_safe into internal macros, since it's used in implementation files but not headers" 2019-03-22 10:57:23 +08:00
SDWebImageCompat.m Update SDWebImage/SDWebImageCompat.m 2018-10-30 15:00:25 +08:00
SDWebImageDefine.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDWebImageDefine.m Fix one bug of the macOS API `SDScaledImageForKey`, which does not modify the bitmapImageRep's size when scale is not equal to 1 2019-04-27 15:05:02 +08:00
SDWebImageDownloader.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDWebImageDownloader.m Replace the private prefix header files with the manually import for each implementation files 2019-05-13 15:38:24 +08:00
SDWebImageDownloaderConfig.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDWebImageDownloaderConfig.m Add one feature, to allow user to limit the progress interval and reduce the frequency of progress callback 2018-08-02 13:18:04 +08:00
SDWebImageDownloaderOperation.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDWebImageDownloaderOperation.m Replace the private prefix header files with the manually import for each implementation files 2019-05-13 15:38:24 +08:00
SDWebImageDownloaderRequestModifier.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDWebImageDownloaderRequestModifier.m Use a protocol instance instead of block for request modifier. This can solve the problem that Swift user is hard to grab the block back stored in dictionary. 2018-04-07 15:56:34 +08:00
SDWebImageError.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDWebImageError.m Refactor current manager's internal implementation for that `loadImageWithURL:`. Separate to 3 parts (context preprocess, cache process, download process). Also introduce `SDWebImageFromLoaderOnly` feature to ignore cache at all 2018-04-21 15:12:17 +08:00
SDWebImageIndicator.h Fix that macOS indicator always use dynamic mode. Now only the `largeIndicator` and `mediumIndicator` supports dynamic dark mode switch 2019-06-13 17:03:27 +08:00
SDWebImageIndicator.m Fix that macOS indicator always use dynamic mode. Now only the `largeIndicator` and `mediumIndicator` supports dynamic dark mode switch 2019-06-13 17:03:27 +08:00
SDWebImageManager.h Fix typo in documentation page 2019-05-10 21:47:32 +08:00
SDWebImageManager.m Replace the private prefix header files with the manually import for each implementation files 2019-05-13 15:38:24 +08:00
SDWebImageOperation.h Fix typo in documentation page 2019-05-10 21:47:32 +08:00
SDWebImagePrefetcher.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDWebImagePrefetcher.m Replace the private prefix header files with the manually import for each implementation files 2019-05-13 15:38:24 +08:00
SDWebImageTransition.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
SDWebImageTransition.m Add `UIViewAnimationOptionAllowUserInteraction` as default options for convenient image transition 2018-05-04 16:48:52 +08:00
UIButton+WebCache.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
UIButton+WebCache.m Fix get button background image operation key bug 2019-05-24 21:09:59 +08:00
UIImage+ForceDecode.h Fix typo in documentation page 2019-05-10 21:47:32 +08:00
UIImage+ForceDecode.m Renaming `SDWebImageFrame` -> `SDImageFrame`. `SDWebImageCoderHelper` -> `SDImageCoderHelper` 2018-04-26 23:04:20 +08:00
UIImage+GIF.h Fix typo in documentation page 2019-05-10 21:47:32 +08:00
UIImage+GIF.m Refactor the UIImage+MultiFormat and GIF/WebP category. Simplify the usage and remove the extra method which is not used so common. 2018-06-16 20:05:54 +08:00
UIImage+MemoryCacheCost.h Fix typo in documentation page 2019-05-10 21:47:32 +08:00
UIImage+MemoryCacheCost.m Use the memory bytes size, instead of pixel size to calculate the memory cost function 2019-01-03 15:59:22 +08:00
UIImage+Metadata.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
UIImage+Metadata.m Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 2018-07-19 00:56:43 +08:00
UIImage+MultiFormat.h Fix typo in documentation page 2019-05-10 21:47:32 +08:00
UIImage+MultiFormat.m Replace if judge with MAX() function in scale less 1 2019-04-26 16:35:54 +08:00
UIImage+Transform.h Update the transformer to use as immutable class. Move the tests into SDWebImageTransformerTests 2018-03-23 15:48:58 +08:00
UIImage+Transform.m Fix one bug of `sd_colorAtPoint:`, which set the alpha value default to 255, which should be 1 2019-04-25 20:48:53 +08:00
UIImageView+HighlightedWebCache.h Add one convenient method to pass context arg without completed block for all View Category 2018-06-23 15:04:12 +08:00
UIImageView+HighlightedWebCache.m Replace the private prefix header files with the manually import for each implementation files 2019-05-13 15:38:24 +08:00
UIImageView+WebCache.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
UIImageView+WebCache.m Remove `sd_setAnimationImagesWithURLs` API, because its cause ambiguity, behave not consistently and have rare use case. 2018-08-23 15:35:38 +08:00
UIView+WebCache.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
UIView+WebCache.m Replace the private prefix header files with the manually import for each implementation files 2019-05-13 15:38:24 +08:00
UIView+WebCacheOperation.h Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation 2019-05-10 17:20:49 +08:00
UIView+WebCacheOperation.m Make download receive response notification only dispatch to specific observer 2018-08-08 15:36:57 +08:00