nextcloud / nextcloud/android

Implement BlurHash placeholders for image preview

Open
#12,214 2 comments 0 reactions 0 assignees View on GitHub
enhancement feature: previews and thumbnails
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

### Is your feature request related to a problem? Please describe.
Image previews (thumbnails) need some time to load.

### Describe the solution you'd like
Make use of BlurHash (https://blurha.sh/, BlurHash is a compact representation of a placeholder for an image) in Nextcloud Client
using [metadata](https://github.com/nextcloud/server/issues/40676) available from the server via https://github.com/nextcloud/server/pull/41044

### Describe alternatives you've considered
none come to mind

### Additional context
example:
![286603067-c1faab01-9ce3-4a97-b79c-2f3555331a0e](https://github.com/nextcloud/android/assets/2735628/5560fc31-40ed-433c-b4ff-5515381332d8)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.