nextcloud / nextcloud/ios

More information about "preview" images

Open
#1,032 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
2.5k
Forks
1k
Avg merge
2d 18h
Merged PRs (30d)
13

Description

Hi :)

Currently to download the thumbnails, it is the "preview" route that is called. And not the "thumbnail" route like on the Android app.
I think that using "preview" with such a high resolution (500x280 for iphone 6 for exemple) for thumbnails is not very performant.

And for preview image, it's fully downloaded. But in android app is "preview" route used. I think it's faster to use preview, because if the image is very big, the display time will be very slow.

Is this a desired behavior, or is it to be reviewed as for favorites?

Thanks you 😄

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the iOS use of the “preview” and “thumbnail” routes and compare it with the Android behavior described in the issue. Clarify the intended resolution and download behavior for thumbnails, previews, and favorites, then verify the chosen behavior with appropriate checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.