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
Kyle Clegg
013ccba57b
Updated code sample to not use deprecated api
2014-09-10 12:51:25 -06:00
dulgan
249adae4f0
Adding a flag for Cocoa Pods users
...
Using the Parse framework and SDWebImage frameworks installed via Cocoa Pods gives the same error as described in the Alternatively section of the Add Linker Flag section in this Readme.
I found a solution here : http://www.deanmao.com/2012/12/31/linker-error-using-cocoapods/
2014-08-27 14:10:27 +02:00
Bogdan Poplauschi
6dfec7ccd9
Updated README.md with CocoaDocs link
2014-08-12 13:59:40 +03:00
Robert Reiz
bf6be426f3
Add References Badge to Readme
2014-07-26 10:45:46 +02:00
Robert Reiz
934c9cc96d
Add Dependency Badge
2014-07-26 10:44:56 +02:00
Bogdan Poplauschi
2e708d3518
Updated README.md with badges
2014-07-04 10:56:09 +03:00
Bogdan Poplauschi
22782052a1
Updated README.md
2014-06-16 18:10:23 +03:00
Bogdan Poplauschi
6759e5982e
Merge pull request #376 from ivanoblomov/master
...
Added alternate compiler flag for frameworks that extend optional libraries, like Parse and RestKit
2014-06-16 18:07:39 +03:00
Bogdan Poplauschi
12ee2d114b
Updated README.md to fix #476
2014-06-11 11:44:45 +03:00
Bogdan Poplauschi
7edeef9f1a
Updated README.md with CocoaPods install
2014-05-28 09:46:40 +03:00
Jeffrey Lee
065db6db0c
Updates progress callback to use NSInteger
...
Pull Request #606 resolves this issue in the code but not in the Documentation.
2014-04-03 09:37:08 -05:00
Phạm Minh Thành
65163ea1ac
Typo in README.md
2014-03-19 10:14:57 +07:00
Fabrice Aneche
bdea43aec1
Dot-notation should always be used for accessing and mutating properties. Bracket notation is preferred in all other instances
2014-01-06 17:30:34 -08:00
Fabrice Aneche
21842747aa
update documentation
2014-01-03 17:19:17 -08:00
Jonathan Sibley
00c200b8c1
Update argument list for example in README
2013-10-27 09:53:00 -07:00
Ray Lillywhite
1d6ace1886
Fix link to "Who Uses SDWebImage" wiki page
2013-10-25 10:20:34 -07:00
Olivier Poitrey
ffd9e02e1e
Update README.md
2013-08-11 13:16:47 -07:00
Tony Issakov
b54f530925
Update README.md
...
Minor fix to callback arguments. NSData included now.
2013-07-07 12:46:04 +08:00
Olivier Poitrey
04fa4c97b5
Add WebP format support ( fix #410 )
...
How awesome is that?! =)
2013-06-07 20:43:51 +02:00
Olivier Poitrey
d04fd47f5b
Fix typo in download page URL
2013-06-01 14:23:45 -07:00
Olivier Poitrey
990df9f828
Update README.md
2013-05-06 15:11:26 +03:00
Andy LaVoy
ad4babd25d
Scale GIF images
2013-04-29 02:41:31 +02:00
Roderick Monje
0e7d3cde68
documented workaround for frameworks that extend optional libraries
2013-04-28 17:18:03 -05:00
Olivier Poitrey
f747804843
Add some words about SDWebImageRefreshCached in README
2013-03-13 00:11:17 +01:00
Olivier Poitrey
e7c02bb910
Migrate the no longer github supported download page to a wiki page
2013-01-21 09:36:08 +01:00
Olivier Poitrey
1e53e91513
Add imageFromMemoryCacheForKey: method to synchronously query the memory cache ( fix #263 )
2013-01-16 11:43:21 +01:00
Olivier Poitrey
43e94e7380
Fix typo
2012-12-06 09:26:19 +01:00