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

Blurry app provider icons #9091

Open
Aitorbp opened this issue May 7, 2024 · 0 comments
Open

Blurry app provider icons #9091

Aitorbp opened this issue May 7, 2024 · 0 comments

Comments

@Aitorbp
Copy link

Aitorbp commented May 7, 2024

Is your feature request related to a problem? Please describe.

About this pull request, we receive the URLs of the icons from the app providers, they do not have a good resolution and they look a little blurry in the operations menu. I think the endpoint where we receive this information is in index.php/app/list.

Describe the solution you'd like

Now the icon has a .ico extension, it would be good to change these icons for others that are vectorized or at least with better resolution to avoid blurry behaviour in the image.

Additional context

We have detected this because previously on Android we were hardcoding the icon and we did not use the ones that came to us from the server. I am attaching a screenshot of how the icons look on android:
show_app_provider_icons_from_server

These are the urls of the icons we receive from the server in this example:
https://collabora.ocis-wopi.latest.owncloud.works/favicon.ico
https://onlyoffice.ocis-wopi.latest.owncloud.works/web-apps/apps/documenteditor/main/resources/img/favicon.ico

I have noticed that on other servers there is a specific image with a better resolution. Icon URL:
https://www.collaboraoffice.com/wp-content/uploads/2019/01/CP-icon.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant