nextcloud / nextcloud/android

Animated GIFs: Preview is a fixed image

Open
#10,785 1 comment 1 reaction 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.
Hello, I've remarked that GIF images are played in the web browser but not in the android client when clicked on.
Looking around, it might be caused by the fact we [use the local storage](https://github.com/nextcloud/android/blob/89ddbd467cc8cee8e8f9d439c5394c2211e0d346/app/src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.java#L671).

Is there any reasons to not use the online version of the file is not present locally ?
It do would mean that the file is downloaded. Just as the browser does.

### Describe the solution you'd like
It would be really nice to be able to view the entire GIF when clicking on it like videos.

### Additional context
Maybe it's only a problem on my device, so here is the list:
Server: NextCloud 24.0.5

Windows 10 (64 bits)
Firefox Nigthly 107.0a1 (2022-09-20) (64 bits)
VS.
Android 11
Nextcloud 3.21.2

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.