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

Add support for BlurHash #4580

Open
pixlwave opened this issue Jul 20, 2021 · 2 comments
Open

Add support for BlurHash #4580

pixlwave opened this issue Jul 20, 2021 · 2 comments
Labels
A-Timeline parity-with-android parity-with-web S-Minor Impairs non-critical functionality or suitable workarounds exist T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements Z-D1 Issues that can impact the Day-2 retention Z-Papercuts Visible. Impactful. Predictable to action.

Comments

@pixlwave
Copy link
Member

Add parity with other clients that support BlurHash for m.image and m.video. Both sending and receiving should be implemented.

@pixlwave pixlwave added A-Timeline Z-Papercuts Visible. Impactful. Predictable to action. Z-Visibility-2 Z-Impact-3 labels Jul 20, 2021
@pixlwave
Copy link
Member Author

pixlwave commented Sep 2, 2021

Currently, loading an image on a slow connection looks like this:

Slow.mp4

Even with the BlurHash, an activity indicator or having the BlurHash pulsing would also help confirm that the download is in progress.

@pixlwave
Copy link
Member Author

The above recording is specifically when the sync response came in when openign the app. Opening from inside the app on a slow connection does show activity indicators right now:
IMG@3x

@daniellekirkwood daniellekirkwood added the Z-D1 Issues that can impact the Day-2 retention label Oct 18, 2021
@pixlwave pixlwave added T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements S-Minor Impairs non-critical functionality or suitable workarounds exist and removed Z-Visibility-2 Z-Impact-3 labels Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Timeline parity-with-android parity-with-web S-Minor Impairs non-critical functionality or suitable workarounds exist T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements Z-D1 Issues that can impact the Day-2 retention Z-Papercuts Visible. Impactful. Predictable to action.
Projects
None yet
Development

No branches or pull requests

3 participants