Skip to content

Allow option to autoplay GIF images #5094

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

Closed
binarydad opened this issue Jan 28, 2022 · 2 comments · Fixed by #6166
Closed

Allow option to autoplay GIF images #5094

binarydad opened this issue Jan 28, 2022 · 2 comments · Fixed by #6166
Labels
A-Media A-Timeline T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements X-Needs-Product Issue needs input from Product team

Comments

@binarydad
Copy link

Your use case

What would you like to do?

Similar to the web/desktop client, allow option to auto-play GIF images instead of manually pressing play button.

Why would you like to do it?

We send GIFs frequently, and the experience varies between desktop and mobile.

How would you like to achieve it?

Add a toggle, similar to the desktop/web version, called "Autoplay GIFs" to the android app.

Have you considered any alternatives?

No response

Additional context

No response

@binarydad binarydad added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label Jan 28, 2022
@bkil
Copy link

bkil commented Jan 31, 2022

@ouchadam ouchadam added A-Media A-Timeline X-Needs-Product Issue needs input from Product team labels Feb 9, 2022
networkException added a commit to networkException/element-android that referenced this issue May 26, 2022
This patch removes dontAnimate() in the createGlideRequest() builder
conditionally depending on the user's animated image autoplay
preferences.

Resolves element-hq#1160, element-hq#5094
networkException added a commit to networkException/element-android that referenced this issue May 26, 2022
This patch removes dontAnimate() in the createGlideRequest() builder
conditionally depending on the user's animated image autoplay
preferences.

Resolves element-hq#1160, element-hq#5094

Signed-off-by: networkException <[email protected]>
@bmarty
Copy link
Member

bmarty commented May 30, 2022

dup of #1160

@bmarty bmarty closed this as completed May 30, 2022
networkException added a commit to networkException/element-android that referenced this issue May 30, 2022
This patch removes dontAnimate() in the createGlideRequest() builder
conditionally depending on the user's animated image autoplay
preferences.

Resolves element-hq#1160, element-hq#5094

Signed-off-by: networkException <[email protected]>
networkException added a commit to networkException/element-android that referenced this issue May 30, 2022
This patch removes dontAnimate() in the createGlideRequest() builder
conditionally depending on the user's animated image autoplay
preferences.

Resolves element-hq#1160, element-hq#5094

Signed-off-by: networkException <[email protected]>
piersonleo pushed a commit to piersonleo/element-android that referenced this issue Jun 7, 2022
This patch removes dontAnimate() in the createGlideRequest() builder
conditionally depending on the user's animated image autoplay
preferences.

Resolves element-hq#1160, element-hq#5094

Signed-off-by: networkException <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Media A-Timeline T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements X-Needs-Product Issue needs input from Product team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants