Kingfisher
Updated Year in License File
#602
Closed

Updated Year in License File #602

jobinsjohn wants to merge 118 commits into onevcat:master from jobinsjohn:master
jobinsjohn
jobinsjohn updated Year in License File
6b7b2754
jobinsjohn Merge pull request #1 from jobinsjohn/jobinsjohn-patch-1
84b5b8b8
onevcat Add tests for image processor
c5c4e3c7
onevcat Add license header
4b518aa1
onevcat Fix retina mac iamge resizing
d74b0be9
onevcat Use non-alpha for blur test, remove cg-fix
d4889c4e
onevcat Update test results for mac composition
f66c4cb4
onevcat Refactor CI related filters
69a1e3c0
onevcat Refactor for UI drawing code
71d0ad67
onevcat Mark image drawing code public
2c1539ab
onevcat Fix file header declaration
ff803dc4
onevcat Add identifier to image processor
edba04a4
onevcat Make request modifier an option
824d70e9
onevcat Move processor to options
98609456
onevcat Consider processor identifier in image cache
c9d4d96d
onevcat Add documentation
6eb0c0e8
onevcat Merge pull request #420 from onevcat/feature/image-processor
3c5492df
onevcat Merge branch 'master' into swift3
275b2758
onevcat Fix for retina mac
e86c68a3
onevcat Rename placeholderImage to placeholder
aece8d3a
onevcat Rename DefaultProcessor to DefaultImageProcessor
e5df1bb6
onevcat Refine API
0b68f0f9
onevcat Add serializer to cache storing and retriving
8513f6bc
onevcat Update license header
7b90793f
onevcat Documentation thing
78c1f755
onevcat Merge branch 'master' into swift3
854ef145
onevcat Merge ImagePrefetcher
a23a31ee
onevcat Group related files
586bbed5
onevcat Refactor
cb4d3ca4
onevcat Remove progress assertion
4fad0d64
onevcat Safer progress callback
932c0cd1
onevcat Computed key logic and decoupling from resource
161efd9d
onevcat Expose init for filter
60944517
onevcat Merge branch 'master' into swift3
4a325a83
onevcat Some minor refine
dfd72696
onevcat Update readme
072ee8ef
onevcat Fix link
19d93373
Fix for Xcode 8 GM
6ecab598
onevcat Merge pull request #427 from sammygutierrez/swift3
498ed4e9
onevcat Use >> instead of |> for concat processor
3ac0dd1a
onevcat Merge branch 'master' into swift3
f5b2a5f0
onevcat Protocol indicator
77d6ca0d
onevcat Fix & improve tests for indicator
d4c4c332
onevcat Minor fix on extension access level and comment
49220982
onevcat OSX -> macOS in Indicator
4e59d18a
onevcat Update podspec Swift version
27f88e7d
onevcat Merge pull request #371 from onevcat/swift3
078ffe6d
onevcat Update fastlane scheme name
78d57fb3
onevcat Bump version to 3.0.0
56da62f0
onevcat Fix for pods lint
b42c189e
onevcat Update extract change log action
18f1e513
onevcat Bump version to 3.0.1
12d9b167
onevcat Update README.md
21e8fecc
onevcat Wrap UIImage extension to kf namespacing
67449c6d
onevcat UIButton namespacing compatible
7aeea06b
onevcat NSButton kf namespacing
641472dd
onevcat Make image compatible with kf namespacing
f8fcde4a
onevcat Fully adopt to namespacing
27d4acfd
onevcat Update README.md
2c8ebc84
webfrogs change the implement way of namespace extension
86159a4e
xsxsxszs declare AnimateImageView as open
a2f33678
onevcat Merge pull request #441 from webfrogs/namespacing
6c81e4e7
onevcat Merge pull request #442 from xsxsxszs/Open_AnimatedImageView
8773312e
Improved grammar
9949522f
onevcat Merge pull request #446 from sahandnayebaziz/patch-1
b083fda5
onevcat Move setting image code to cell will display
ac827b6a
onevcat Add prefetch in demo for iOS 10
f5772a2f
onevcat Update readme
3cb8c408
onevcat Merge pull request #448 from onevcat/fix/indicator-disappearing
f9326f3a
onevcat Move Kingfisher.swift to right place
4acd8553
onevcat Bump version to 3.1.0
761093c5
onevcat Add Kingfisher.swift to source file explicitly
1118bd00
Add option to supply default path extension
2b6b307b
onevcat Merge pull request #456 from DangerCove/default-file-extension
4131bd63
onevcat Consider different processors for same downloading
a896cc9f
onevcat Add tests for option fix
db1a7161
onevcat Cancel behavior changed for UIButton
506ae7e8
onevcat Merge pull request #460 from onevcat/fix/multiple-downloading-options
5db3c51b
onevcat CGImage fix seems not necessary
8e0ad4ac
onevcat Merge pull request #461 from onevcat/fix/remove-cgimage-fix
5ce11307
onevcat Bump version to 3.1.1
bc32f9ec
jobinsjohn Merge remote-tracking branch 'onevcat/master'
300e9eb7
onevcat Remove request modifier from code base
434ac827
frankrausch Reduce Swift compile time.
5e4dd306
onevcat Merge pull request #467 from frankrausch/master
144e9b89
onevcat Make compiling time shorter
20749fb9
onevcat Use class for kf wrapper
bc657b64
onevcat Merge pull request #470 from onevcat/fix/mutable-wrapper
3b0e9ad4
onevcat Bump version to 3.1.2
0b9bdd48
onevcat Fix warnings
6b30d96f
onevcat Revert change log
ee5d16ae
onevcat Bump version to 3.1.3
7d634361
onevcat Apply filter to CIImageProcessor in data case
bef5bb4a
onevcat Merge pull request #486 from onevcat/fix/ciimageprocessor-data
9dfa2401
onevcat Bump version to 3.1.4
6737c74c
ceyhun-monument Added disk cache path closure parameter to ImageCache initializer
534e0b8d
ceyhun-monument Put `open` functions in extensions into class definition
aa7bfd46
ceyhun-monument Made `cachePath(forComputedKey:)` function `open` for finer manipulat…
73322a65
onevcat Fix convention
96003073
onevcat Merge pull request #501 from onevcat/ceyhuno-master
0aa6248c
onevcat Merge pull request #500 from ceyhuno/extension
5427e099
onevcat Add an option to keep current image while loading
35c8186a
onevcat Merge pull request #503 from onevcat/feature/keep-current-image-option
2d7925df
onevcat Move open method in downloader out
4ff5b18a
onevcat Fix fastlane for 10.12
1d4a68df
onevcat Bump version to 3.2.0
61d09f3a
ManueGE Expose extension and vars from KingfisherOptionsInfo extension
a7365723
onevcat Merge pull request #506 from ManueGE/feature/expose_option_extension
1e057c77
onevcat Make empty task public
80c5560c
onevcat Set placeholder image when resouce is nil
0446a2d0
onevcat Merge pull request #509 from onevcat/fix/retrieve-task-public
1b88bdee
onevcat Merge pull request #511 from onevcat/fix/set-placeholder
b9e4f819
onevcat Add documents
59bc7354
onevcat Bump version to 3.2.1
81587359
Fix typo `RequrstModifier` -> `RequestModifier`
eae3ca55
onevcat Merge pull request #517 from cyanzhong/master
0ebd09b3
jobinsjohn Merge remote-tracking branch 'onevcat/master'
35bdcf63
jobinsjohn Updated Year in License File
4ac5cbde
onevcat onevcat closed this 7 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone