Remove sample image tests and restore fastlane mac tests
416fb533
Use CommonCrypto for string md5
8e553447
Update file header
7f422981
Refactor to split compatible class and struct
1e985b11
Refactor for animated image creating
e05e53b8
Improve Image extensions
2046336b
Refactor project settings and indicator
c4d3413e
Refactor image creating in Kingfisher compatible
d992ec47
Re-constrcut whole project folders
eb06fe3c
Separate image weak related code to extension files
53e1b516
Improve empty option syntax
71ab4f83
trailing closure syntax
b5dcd87e
clean up code
703c09f4
more clean up
4af105f5
Merge pull request #1021 from ParkGwangBeom/cleanup_code
250d1b65
Disable parallelizable tests due to CI
daf1abc0
Use Result based callback parameter
9e00897e
Pass scale as animated image scale
3a4fa174
Merge branch 'master' into 5.0
3c03618d
Version 5.0 compatible test
8eeea0e9
Remove duplicated drawing method
913d12c3
Refactor for image drawing
fceba07e
Refactor for downloader first step by using delegate object
c43052d0
Rewrite downloader part
f269f6e7
Consider task identifier when getting session task
b7562c8a
Image downloader refactor
8ad1410e
Add cache storage classes
63fada78
Reimplement image cache
d35475ec
Rewrite Kingfisher manager part and tests
16ccc9a4
Refactor image view extension and tests
1091d661
Update for UIButton related tests
39d9e0a2
Refactor for button related methods and tests
c9d16783
Update image fetcher and tests
b053ffa3
Rename error type names
84fef6dd
Prevent unfired network stub
ecd8a363
Add comment for manager class
536b83da
Add test coverage back since solved in Carthage
c69dd11f
Improve KingfisherManager tests cov
707c4d8f
Add test for failing processor
c49e1208
Merge branch 'master' into 5.0
893604ee
Improve code quality and tests
d8ce428a
Upgrade CocoaPods integration
7b6b1d52
Apply priority to downloading task
d1e401a1
Improve docs and tests
0cbe6cf5
Upgrade gems
c1e6a5aa
Split processor, delegate and task files
e42a0332
Make lock clearer for task removing
03c9bae2
Improve docs
6947bf65
Add .onFailureImage(Image) option to set default image when loading r…
c00671c2
Allow using nil with .onFailureImage option
0f842043
Check if .onFailureImage option is really optional
2783f8e2
Merge branch 'master' into 5.0
88ddf020
Add test for cancelling a certain URL
33d82b4d
Update project settings
67a3512c
Make Result error type constrained
09f24fd2
Make error def better
f56a145a
Add detail docs for KingfisherError
f4fe856e
Merge pull request #1037 from dstranz/feature/onFailureImage
46230f16
Improve ImageCache doc significantly
9775b0f1
Improve docs for Image Cache
53ca5d5b
Improve serializer documentation
2133e98f
Extending memory expire duration
cd954869
Refactor disk storage impl
9e9a1a4c
Merge branch 'master' into 5.0
3eb104dd
Improve docs
f8d9e74d
Remove image transition from unsupported platforms
a55a0216
Use Swift version of Result
6b14e60e
Fix for tests
d7f236b3
Improve docs for helpers
dabf5fc3
Fix a local shadowing
25fd580b
Refactor storage structure
1c1df93e
Defer lock to last
2f1aa392
Add test for disk storage path block
1f561ace
Add tests for StorageExpiration
a6b1a7ef
Make onFailureImage tests unified
838fc77e
Add support for aggressively loading to memory in prefetching
51618bf0
Remove unnecessary I/O queue dispatch
421887c8
Add option to load disk file synchronously
a388eb14
Add loadDiskFileSynchronously option and tests
37c55781
Make test more robust
5a5d4750
Adopt to Source based image loading
a021e2bc
Use source for image view extension
962719e7
Fix watchOS build
948abfe7
Use Source for NSButton
e7bf2c9b
Use source version for image setting
431d77c8
Add tests to source protocol
3d179c3a
Refactor sample app
2db1ee67
Add image transition sample
f62d7401
Use bytes as image cost
2d9dcdf1
Refactor options setting to parsing and deprecate old getters
2a2cf648
Update to use parsed options
32987856
Add sample for image processors
39f503cd
Remove bg color
08306ce7
Use struct based compatible type
dfbb81f7
Add downsampling processor
de6a9833
Move view controllers files
fe662e5d
Add demo for loading high resolution images
53739b12
Crash sample for high res images
d82c15d7
Only cache to disk for using cache original option
97202a25
Fix tests to reflect changes in cache original
82a64087
Add options to specify expiration
129d7b28
Add GIF demo view controller
cc512ab4
Add sample for loading indicator
001bd7f8
Fix file permissions
2b9d445d
Fix image cache overwriting for same key
b1f3f90f
Compatible Swift 4.0
9a3392d8
Update CI script
6a307138
Improve test combination
cf67c270
Use untouch callback queue for no waiting cache
3fb4844e
Remove Gemfile pod dependency
1e4f03a4
Remove duplicated test
68b5e9e5
Update gemfile
fbaf34ce
Update gem lock
01b8e043
Delay test stub for cancelling
f382e23c
Update Kingfisher.swift
1b7004f5
Merge pull request #1055 from honbolau/5.0
b093456a
Use UInt based view setting identifier to prevent unexpected callback
1b6fbb56
Make SourceIdentifier a type for namespacing
32da74f7
Improve docs and fix typos
19282dee
Add an option to specify processing queue
fc654019
Fix watchOS build
8c222237
Remove unused identifier from image data provider
8d3ae943
Fix memory leak for unused session task
56f7fb49
Clean keys when memory cache evicts object
1f0b9a65
Update readme
ba84cea5
Update gem
a06fb320
Add shortcut for images of provider
c64a8b39
Minor update to omit of optional source
028ff79d
Fix tests
fc7df4a5
Add image data provider sample
2904c989
Update readme
7c54d5d5
onevcat
merged
84e59e26
into master 6 years ago
onevcat
deleted the 5.0 branch 6 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub