Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

#10882 Slow Media Tab View #11280

Closed
wants to merge 2 commits into from
Closed

#10882 Slow Media Tab View #11280

wants to merge 2 commits into from

Conversation

digitaltechconsult
Copy link
Contributor

@digitaltechconsult digitaltechconsult commented Jan 20, 2023

Signed-off-by: eraser2021999 bcoticopol@gmail.com

Fixed unresponsiveness of the Media Tab (Photo Gallery) - more fluent scrolling.

  • implemented query search via created column and not modified to avoid cases when an older modified photo is display wrongly in the chronology;
  • changed some logic in media loading to improve the loading speed of the gallery;

Not fixed:

  • some issue with selecting a custom folder as gallery folder, I'm unsure if it worked correctly or not since the application crashed a lot;
  • some UI issues with the gallery display rectangles;
  • loading progress is not displayed correctly when scrolling faster, although the media is loading;

Manually tested with NextCloud Server (25.0.3) via simulator and hardware device (Google Pixel 6) with a media library of more than 10k items.

edits by repo admin
Issue links:
Partially solves #10425 (uses creation date instead of modification date)
Improves #10882

eraser2021999 added 2 commits January 20, 2023 21:24
Signed-off-by: eraser2021999 <bcoticopol@gmail.com>

Fixed unresponsiveness of the Media Tab (Photo Gallery) - more fluent scrolling.
- implemented query search via created column and not modified to avoid cases when an older modified photo is display wrongly in the chronology;
- changed some logic in media loading to improve the loading speed of the gallery;

Not fixed:
- some issue with selecting a custom folder as gallery folder, I'm unsure if it worked correctly or not since the application crashed a lot;
- some UI issues with the gallery display rectangles;
Signed-off-by: eraser2021999 bcoticopol@gmail.com
@nextcloud-android-bot
Copy link
Collaborator

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

Successfully merging this pull request may close these issues.

2 participants