issues
search
coil-kt
/
coil
Image loading for Android and Compose Multiplatform.
https://coil-kt.github.io/coil/
Apache License 2.0
10.83k
stars
664
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(deps): update dependency org.robolectric:robolectric to v4.14.1
#2709
renovate[bot]
closed
4 hours ago
0
fix(deps): update roborazzi to v1.33.0
#2708
renovate[bot]
opened
12 hours ago
0
fix(deps): update ktor monorepo to v2.3.13
#2707
renovate[bot]
closed
10 hours ago
0
chore(deps): update dependency gradle to v8.11.1
#2706
renovate[bot]
closed
1 day ago
0
Execute on the main dispatcher if the request has a ViewSizeResolver.
#2705
colinrtwhite
closed
2 days ago
0
Fix ScaleDrawable and CrossfadeDrawable not respecting tint states.
#2704
colinrtwhite
closed
2 days ago
0
Update project default warnings.
#2703
colinrtwhite
closed
2 days ago
0
SVG tint doesn't work
#2702
jyh149129
closed
2 days ago
3
Simplify the internal FakeImage implementation.
#2701
colinrtwhite
closed
3 days ago
0
Fix flaky test.
#2700
colinrtwhite
closed
3 days ago
0
Guard against Dispatchers.Main.immediate being unavailable.
#2699
colinrtwhite
opened
3 days ago
0
chore(deps): update plugin screenshot to v0.0.1-alpha08
#2698
renovate[bot]
closed
3 days ago
0
Replace FakeImage with ColorImage.
#2697
colinrtwhite
opened
3 days ago
0
Fix FakeImage not rendering on Android.
#2696
colinrtwhite
closed
3 days ago
0
Support Transformations on all multiplatform targets.
#2695
colinrtwhite
opened
4 days ago
0
Set memory cache extras for transformations when calling ImageRequest.Builder.transformations.
#2694
colinrtwhite
closed
4 days ago
0
Transformations do not trigger on change in coil 3.0.3
#2693
T8RIN
closed
4 days ago
0
[Coil 3] Reconsider using androidx collection's LruCache(Or SieveCache)
#2692
revonateB0T
opened
5 days ago
2
StaticImageDecoder ignores partial image by default
#2691
revonateB0T
closed
5 days ago
2
fix(deps): update dependency org.robolectric:robolectric to v4.14
#2689
renovate[bot]
closed
6 days ago
0
Fix bitmap.prepareToDraw() not being called.
#2688
colinrtwhite
closed
6 days ago
0
Revert "Fold RequestDelegate.assertActive into RequestDelegate.start."
#2687
colinrtwhite
closed
1 week ago
0
IntrinsicSize.Max not work
#2686
SkyD666
opened
1 week ago
8
Add test to verify DiskLruCache entries persist deletion without flush.
#2685
colinrtwhite
closed
1 week ago
1
Add missing flush calls to DiskLruCache.
#2684
colinrtwhite
closed
1 week ago
0
Fold RequestDelegate.assertActive into RequestDelegate.start.
#2683
colinrtwhite
closed
1 week ago
0
Disable ios app signing on CI.
#2682
colinrtwhite
closed
1 week ago
0
Enforce macOS checks must pass on CI to deploy a snapshot.
#2681
colinrtwhite
closed
1 week ago
0
Fix memory cache misses in some cases where precision is not set.
#2680
colinrtwhite
closed
1 week ago
0
fix(deps): update dependency org.jetbrains.skiko:skiko to v0.8.18
#2679
renovate[bot]
closed
1 week ago
1
docs: add important usage note for Compose Multiplatform
#2678
AungThiha
closed
1 week ago
2
Image Not Loading After Reloading or Returning to View - Possible Issue with Coil 3.0.2
#2677
cdanielvalente
closed
1 week ago
2
Add test to verify etag is updated correctly.
#2676
colinrtwhite
closed
1 week ago
0
Don't replace stdlib-jdk7 and stdlib-jdk8 with stdlib.
#2675
colinrtwhite
closed
1 week ago
0
Add missing Dokka external documentation links.
#2674
colinrtwhite
closed
1 week ago
0
chore(deps): update dependency gradle to v8.11
#2673
renovate[bot]
closed
1 week ago
0
Pass throwable to Logger when logging errors.
#2671
colinrtwhite
closed
1 week ago
0
Consider supporting a flag to move the memory cache check ahead of the interceptor chain.
#2670
colinrtwhite
opened
1 week ago
2
Fix detecting an ImageView's scale when decoding and transitioning.
#2669
colinrtwhite
closed
1 week ago
0
Coil 3.0.2 CacheControlCacheStrategy is not invalidating disk cache when ETag header value is changed
#2668
lmiskovic
closed
1 week ago
10
DiskCache should delete files that no longer exist during initialization.
#2667
panpf
closed
6 days ago
6
Fix typo in CHANGELOG.md.
#2666
colinrtwhite
closed
1 week ago
0
fix(deps): update roborazzi to v1.32.2
#2665
renovate[bot]
closed
1 week ago
0
Fix code sample in network docs
#2664
G00fY2
closed
1 week ago
0
Image quality decreased when updated coil from 2.7.0 to 3.0.1
#2663
drishyadivan
closed
1 week ago
5
Fix typo on upgrading to coil3
#2662
BraisGabin
closed
1 week ago
0
Coil 3.0.1: scaleType fitXY, doesnt work when crossfade is enabled
#2661
Andr3Carvalh0
closed
1 week ago
5
Fix requestMillis and responseMillis not being set in CacheControlCacheStrategy.
#2659
colinrtwhite
closed
1 week ago
0
Work around OkHttpNetworkFetcher crash.
#2658
colinrtwhite
closed
2 weeks ago
0
Only use StaticImageDecoder with a valid bitmap config.
#2657
colinrtwhite
closed
2 weeks ago
0
Next