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