Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core: Support seekable file sources via Okio.FileHandle #1435

Merged
merged 4 commits into from
Oct 18, 2024
Merged

Conversation

d4rken
Copy link
Member

@d4rken d4rken commented Oct 17, 2024

Replace the previous sepperate read/write functions. Allows Coil to efficiently load video thumbnails. Improves SAF performance.

See #1434
See coil-kt/coil#2550

@d4rken d4rken added enhancement New feature, request, improvement or optimization c: IO SAF/Normal/Root access labels Oct 17, 2024
Replace the previous sepperate read/write functions.
Allows `Coil` to efficiently load video thumbnails.
Improves SAF performance.

See #1434
See coil-kt/coil#2550
@d4rken d4rken marked this pull request as ready for review October 18, 2024 05:47
@d4rken d4rken merged commit 821da71 into main Oct 18, 2024
16 checks passed
@d4rken d4rken deleted the okio-filehandle branch October 18, 2024 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: IO SAF/Normal/Root access enhancement New feature, request, improvement or optimization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant