Commit Graph

124 Commits

Author SHA1 Message Date
煮石散人 ba3a5b5983 Update README.md 2017-03-29 17:29:52 +08:00
Bogdan Poplauschi 0df32ea232 Updated Readme.md - collaborators 2017-02-19 14:55:31 +02:00
JohnC c4c85a550c For those who using cocoapods and gifs. 2017-02-12 16:04:11 +02:00
Vincent Peng 7d0779e840 Correct available subspecs in README 2017-02-07 18:49:50 +11:00
Wenzhi 7751b35eec Small README Update For 4.0.0
Update the method name in the README to match the method name in 4.0.0.
2017-02-01 16:52:59 -05:00
Bogdan Poplauschi 93d259cbde Updated Swift example 2017-01-27 21:32:08 +02:00
Bogdan Poplauschi ccf7620b3f Merge pull request #1735 from tiagomartinho/patch-1
Update README.md
2017-01-27 21:10:35 +02:00
Bogdan Poplauschi c8b8ad04d6 Merge pull request #1712 from timbroder/timbroder-patch-1
Update readme for 1st party progress indicator support
2017-01-27 20:36:23 +02:00
Bogdan Poplauschi 79683baa3a Fixed broken doc link 2017-01-27 20:32:26 +02:00
Isaac Rosenberg 3b8f70af8d Word corrections 2016-12-01 21:51:28 -08:00
Tiago Martinho 113cccc25d Update README.md
updates swift example to Swift 3.0 syntax
2016-11-30 15:40:28 +01:00
Tim Broder 73847d1818 Update readme for 1st party progress indicator support
From [this merge](https://github.com/rs/SDWebImage/pull/1217/files#diff-2cc725cd4b29e8acd64b4b01e5f82f36R382 "this merge")
2016-11-01 13:29:36 -04:00
Bogdan Poplauschi bb640f1ca4 Updated links for documentation 2016-10-07 13:02:07 +03:00
Bogdan Poplauschi 7edd26548c Updated the README backwards compatibility section and linked the 4.0 Migration Guide 2016-10-05 11:50:49 +03:00
Bogdan Poplauschi 357e424166 Updated the README 2016-10-01 15:25:08 +03:00
Bogdan Poplauschi b7325c094b Updated the README 2016-10-01 09:03:41 +03:00
Bogdan Poplauschi 6d4e45bad7 Small update to the readme 2016-09-30 21:01:31 +03:00
Bogdan Poplauschi 0ba5241aa5 Added CodeCov icon to the readme 2016-09-26 12:52:51 +03:00
Bogdan Poplauschi 54adffa636 Merge pull request #1595 from rs/all_platforms
watchOS and OSX support (One platform to rule them all)
2016-08-26 22:41:26 +03:00
Bogdan Poplauschi b360cbdc80 Updated the Readme with the supported platforms 2016-08-26 20:07:49 +03:00
Bogdan Poplauschi 6de3e4c3bf Added logos and included in the readme 2016-08-26 12:45:33 +03:00
Bogdan Poplauschi 546a579c62 Added short description about how to use GIFs 2016-06-10 07:04:34 +03:00
Bogdan Poplauschi 3364a981d5 Merge branch 'master' into 4.x
+ SDWebImageDownloader downloadImageWithURL:... properly use the weakself-strongself pattern

# Conflicts:
#	.travis.yml
#	Examples/SDWebImage Demo.xcodeproj/project.pbxproj
#	README.md
#	SDWebImage.xcodeproj/project.pbxproj
#	SDWebImage/SDWebImageDownloader.m
#	SDWebImage/SDWebImageDownloaderOperation.h
#	SDWebImage/SDWebImageDownloaderOperation.m
#	SDWebImage/SDWebImageManager.m
#	Tests/Podfile
#	Tests/SDWebImage Tests.xcodeproj/project.pbxproj
2016-06-07 08:36:45 +03:00
Bogdan Poplauschi 6545a3aba1 Bumped the deployment target to iOS 7 (due to NSURLSession) and also incremented the library version to 3.8.0 2016-06-02 19:10:31 +03:00
Bogdan Poplauschi 4d295fdaf0 Improved the formatting of the Readme/Communication section 2016-05-28 22:08:31 +03:00
Bogdan Poplauschi 9aa95e83b9 Added Communication section to the readme 2016-05-28 21:52:11 +03:00
Bogdan Poplauschi 162174ccc1 Updated the diagrams + new sequence diagram 2016-05-17 19:02:45 +03:00
Bogdan Poplauschi aa1d2905c9 Created a Docs folder with md files and the diagrams. Moved all the HowToUse code samples to a dedicated file (HowToUse.md) to lighten up the Readme. 2016-05-10 08:50:55 +03:00
Bogdan Poplauschi 123f2fd2e6 Updated docs - tried to cleanup the readme, reorder based on other great projects examples and include the diagram 2016-05-10 08:39:46 +03:00
Bogdan Poplauschi a32a1775c2 Renamed SDWebImageManager `downloadImageWithURL:options:progress:completed:` to `loadImageWithURL:options:progress:completed:` as it makes more sense, since we check the cache first and download only if needed
Conflicts:
	SDWebImage/UIImageView+WebCache.m
2016-05-08 21:16:23 +03:00
Sethathi Morokole 11521aa040 Update README.md
Minor grammar fix
2016-04-18 16:03:39 +02:00
ReadmeCritic 8fe7ed5ca7 Correct the spelling of CocoaPods in README 2016-02-10 13:38:58 -08:00
Bogdan Poplauschi a090531604 Updated Readme 2015-10-29 22:02:22 +02:00
Bogdan Poplauschi 8dcc5b5ae7 Updated Readme - fixed type 2015-10-26 11:39:19 +02:00
Bogdan Poplauschi 3b9c09142a Updated Readme 2015-10-24 14:08:56 +03:00
Bogdan Poplauschi eec1b67497 Updated Readme (subspecs) 2015-10-06 16:59:48 +03:00
Adrian Macneil 4786e98605 Add Swift installation tips
Refs #993
2015-09-21 20:10:14 -07:00
Adrian Macneil 4d1abffb32 Fix typo 2015-09-11 11:59:51 -07:00
Antoine Cœur c011d1a88b spelling 2015-08-16 22:09:08 +08:00
Konstantinos K. ae11cf7e43 Update README.md 2015-07-15 09:39:25 +03:00
Bogdan Poplauschi 4f97897a41 Merge pull request #1045 from mariusschulz/patch-1
Updates Podfile entry to v3.7
2015-03-19 23:38:13 +02:00
Bogdan Poplauschi cd0c57f43e Merge pull request #1071 from flovilmart/Carthage
Adds support for iOS 8+ Framework and Carthage
2015-03-19 23:33:06 +02:00
Bogdan Poplauschi 85dde52173 Merge pull request #1038 from rounak/patch-1
fixed typo
2015-03-19 14:10:13 +02:00
Bogdan Poplauschi 72ed897c53 Formatting in the readme.md 2015-03-19 12:09:45 +02:00
Florent Vilmart 9ee89474ed Adds support for iOS 8+ Framework and Carthage
Adds Instructions for Carthage installation
2015-03-15 12:06:27 -04:00
庞博 56e2c6283c Update README.md.
Signed-off-by: 庞博 <bopang@sohu-inc.com>
2015-03-09 10:14:43 +08:00
Marius Schulz 4445bb2e47 Updates Podfile entry to v3.7 2015-02-24 10:49:22 +01:00
Rounak dadb740c47 fixed typo
aync -> async
2015-02-10 17:54:33 +05:30
Sam McDonald 0ae0e34642 Update README.md
Picky spelling fix.
2014-12-19 10:14:08 -08:00
Bogdan Poplauschi afd1931c52 Updated Readme with git clone command 2014-11-06 14:20:35 +02:00