SDWebImage/Examples/SDWebImage Demo
DreamPiggy 3cd71e09ce Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x
# Conflicts:
#	SDWebImage/NSData+ImageContentType.h
#	SDWebImage/SDWebImageDownloader.m
#	SDWebImage/SDWebImageImageIOCoder.m
2018-08-10 15:20:55 +08:00
..
Assets.xcassets Update demo to use modern way of image assets, and view layout for rotation 2017-11-05 15:23:32 +08:00
en.lproj Introduce SDAnimatedImage and SDAnimatedImageView for high performance animated image rendering on iOS & macOS 2018-03-25 17:23:12 +08:00
AppDelegate.h Revisited all copyright comments and decided for just one format 2016-06-01 15:53:08 +03:00
AppDelegate.m Replace all the demo project to use `#import <SDWebImage/SDWebImage.h>` module headers instead of massive headers 2018-04-19 17:25:39 +08:00
DetailViewController.h Merge branch '4.x' into gif 2016-06-07 08:39:17 +03:00
DetailViewController.m Renaming `SDWebImageProgressiveDownload` to `SDWebImageProgressiveLoad`. Which is more suitable for custom loader which also support progressive image loading. (No need to be download) 2018-04-26 21:42:25 +08:00
LaunchScreen.storyboard Follow App Store submit rule, upgrade the min Xcode version to Xcode 9.0 2018-07-06 12:57:43 +08:00
MasterViewController.h Update our iOS demo to modern way, add a UIProgressView to show image download progress 2017-11-05 07:22:26 +08:00
MasterViewController.m Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 2018-08-10 15:20:55 +08:00
SDWebImage Demo-Info.plist Add empty launch storyboard to allow view on iPhone X 2017-11-05 07:58:05 +08:00
SDWebImage Demo-Prefix.pch Rework static library settings and documentation and add an example project 2012-05-10 00:30:48 +02:00
main.m Revisited all copyright comments and decided for just one format 2016-06-01 15:53:08 +03:00