DreamPiggy
4a54e6dde5
Update the readme about the latest documentation, and more modules in SDWebImage org
2019-04-04 21:12:33 +08:00
DreamPiggy
555ed7b983
Bumped version to 5.0.0
...
update the changelog
2019-04-02 22:00:22 +08:00
DreamPiggy
319322fbd5
Update the Readme, migration guide and API-diff to the latest version
2019-04-02 21:38:17 +08:00
DreamPiggy
78071effe6
Update the changelog and readme to point to the master branch instead of 5.x Ready for merge back
2019-03-31 20:14:27 +08:00
Bogdan Poplauschi
de4e2344ba
Updated README.md
2019-03-19 10:29:46 +02:00
DreamPiggy
d6db67282c
Merge branch 'master' of https://github.com/SDWebImage/SDWebImage into 5.x
...
# Conflicts:
# CHANGELOG.md
# README.md
# SDWebImage.podspec
# SDWebImage/SDWebImageDownloaderOperation.m
# SDWebImage/SDWebImageImageIOCoder.m
# SDWebImage/SDWebImageWebPCoder.m
# WebImage/Info.plist
2019-01-31 19:10:15 +08:00
DreamPiggy
50847380b1
Update the CHANGELOG and README
2019-01-31 18:35:33 +08:00
DreamPiggy
b01bbbc5e6
Update the readme about the CocoaPods modular headers usage for Swift project
2019-01-28 20:23:55 +08:00
DreamPiggy
b866c6aa97
Merge branch 'master' of https://github.com/SDWebImage/SDWebImage into 5.x
...
# Conflicts:
# CHANGELOG.md
# SDWebImage.podspec
# SDWebImage.xcodeproj/project.pbxproj
# SDWebImage/FLAnimatedImage/FLAnimatedImageView+WebCache.m
# SDWebImage/SDImageCache.m
# SDWebImage/SDWebImageDownloaderOperation.m
# SDWebImage/UIView+WebCache.m
# Tests/SDWebImage Tests.xcodeproj/project.pbxproj
2019-01-03 14:54:37 +08:00
zhongwuzw
72a34cf2cf
Let SD can be imported using static library by CocoaPods
2018-12-03 10:58:24 +08:00
DreamPiggy
f663cab2c9
Merge branch 'master' of https://github.com/SDWebImage/SDWebImage into 5.x
...
# Conflicts:
# CHANGELOG.md
# README.md
# SDWebImage.podspec
# SDWebImage/FLAnimatedImage/FLAnimatedImageView+WebCache.m
# SDWebImage/SDImageCache.m
# SDWebImage/SDWebImageCompat.m
# SDWebImage/SDWebImageDownloaderOperation.m
# SDWebImage/SDWebImageManager.m
# SDWebImage/UIView+WebCache.h
# SDWebImage/UIView+WebCache.m
# Tests/Tests/SDImageCacheTests.m
# WebImage/Info.plist
2018-11-17 11:54:18 +08:00
Bogdan Poplauschi
f7cd511941
Merge pull request #2511 from tshirt101/master
...
Tidy up spacing
2018-11-11 20:30:59 -06:00
tshirt101
2c6ee46c57
Update
2018-10-25 19:12:38 +05:30
zhongwuzw
8d3becfae8
Update url after framework transferred
2018-10-24 17:34:55 +08:00
Bogdan Poplauschi
f9d05d921e
Update README.md
2018-10-24 09:44:50 +03:00
Bogdan Poplauschi
ae552f9350
Merged SDWebImage iOS + SDWebImage OSX + SDWebImage tvOS + SDWebImage watchOS targets into SDWebImage target (supports all platforms)
...
Merged SDWebImage iOS static + SDWebImage watchOS static targets into SDWebImage static target (supports all platforms)
Created dedicated SDWebImageMapKit target
All this is done for:
- ability to install via Carthage without MapKit dependency now we generate SDWebImage.framework and SDWebImageMapKit.framework so the users can choose to link against core or core+MapKit.
- simpler management of targets (no need to duplicate effort).
Replacement for #2078
Merged SDWebImage iOS + SDWebImage OSX + SDWebImage tvOS + SDWebImage watchOS targets into SDWebImage target (supports all platforms)
Merged SDWebImage iOS static + SDWebImage watchOS static targets into SDWebImage static target (supports all platforms)
Created dedicated SDWebImageMapKit target
All this is done for:
- ability to install via Carthage without MapKit dependency now we generate SDWebImage.framework and SDWebImageMapKit.framework so the users can choose to link against core or core+MapKit.
- simpler management of targets (no need to duplicate effort).
Replacement for #2078
2018-09-11 18:27:27 +03:00
Bogdan Poplauschi
64123734c3
Move webp component (and libwebp dependency) to SDWebImage/SDWebImageWebPCoder
...
- move the webp component + the libwebp dependency to SDWebImage/SDWebImageWebPCoder (including tests and demo)
- Xcode 9.4
- instead of directly linking the Demos to the frameworks, using CocoaPods (`Examples/Podfile`). This allows using SDWebImage/SDWebImageWebPCoder into our examples so we keep the WebP demos
- demos code cleanup and warnings resolved
- all links from docs (README, Migration guide, CHANGELOG) are full links, so they work even from external pages (i.e. https://cocoapods.org/pods/SDWebImage ).
- added "Additional modules" section to README
2018-09-07 12:40:25 +03:00
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
zhongwuzw
1c0ae2c7a1
Remove versioneye from README
2018-08-07 10:50:47 +08:00
Bogdan Poplauschi
45324efdc8
Updated the StarUML diagrams (actually smaller detailed diagrams) for 5.0 version + added a High Level Diagram (thanks to @dreampiggy)
2018-07-31 12:17:53 +03:00
Bogdan Poplauschi
c90c13e433
Updated README and CHANGELOG
2018-07-17 11:08:37 +03:00
Bogdan Poplauschi
af0200fbff
Merge pull request #2275 from bpoplauschi/5.x.changelog
...
5.x CHANGELOG + Migration guide + version update
2018-07-17 10:01:19 +03:00
DreamPiggy
0108475578
Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x
...
# Conflicts:
# SDWebImage/SDImageCache.m
# SDWebImage/SDImageCacheConfig.h
# SDWebImage/SDImageCacheConfig.m
2018-07-12 19:33:18 +08:00
Bogdan Poplauschi
2f665fd71f
Added Wu Zhong to the list of collaborators
2018-07-11 18:25:33 +03:00
Bogdan Poplauschi
153af72369
Set version to 5.0.0-beta, Xcode 8 required, updated the CHANGELOG and added 5.0 Migration Guide
2018-07-11 13:28:13 +03:00
DreamPiggy
dd6e4a1d2e
Follow App Store submit rule, upgrade the min Xcode version to Xcode 9.0
...
Using `@available` and `API_AVAILABLE` to check API availability
2018-07-06 12:57:43 +08:00
Bogdan Poplauschi
8801138fb2
Updated README.md to reflect the 5.x changes to the supported platforms and backward compatibility
2018-04-10 13:54:19 +03:00
DreamPiggy
3ba496c811
Update the readme about macOS minimum deployment target version
2018-02-01 13:20:55 +08:00
DreamPiggy
0065f88696
Update the readme
...
Move the Common Problems to wiki page and reorder the Get Started section
2018-01-31 11:40:51 +08:00
DreamPiggy
79ae7be719
Update the readme and issue template
...
Provide the wiki page and make issue template up to date
2018-01-31 11:00:09 +08:00
Bogdan Poplauschi
49772b3bc9
Updated Readme.md added dreampiggy to the team
2017-07-31 18:36:11 +03:00
Bogdan Poplauschi
3d7b6c1bf6
Merge pull request #1975 from dreampiggy/mac_animate_gif
...
support animated GIF on macOS
2017-07-31 14:26:02 +03:00
DreamPiggy
fecf4d28fd
support animated GIF on macOS
...
use NSImage built-in method to maintain GIF on macOS
update README
2017-07-29 21:26:38 +08:00
Rafael Kellermann Streit
fa30b4bda3
Update CocoaPods script to use latest version
2017-06-23 10:23:06 -03:00
Bogdan Poplauschi
5eb83c38a7
Fixed the README.md installation section - replaces #1828
2017-05-03 10:46:46 +03:00
煮石散人
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
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