nextcloud/android

Enhance thumbnails

Open

#518 ouverte le 7 janv. 2017

Voir sur GitHub
 (8 commentaires) (0 réactions) (0 assignés)Java (1 719 forks)batch import
enhancementfeature: previews and thumbnailshelp wantedperformance 🚀

Métriques du dépôt

Stars
 (3 752 stars)
Métriques de merge PR
 (Merge moyen 8j 15h) (84 PRs mergées en 30 j)

Description

Scenario: 4 years with ~200 folders and ~50 images per folder. After a fresh installation I want to quickly show an image. But after navigate to the desired folder it took long to get all thumbnails (in list/grid view).

Research how

  • other do that
  • store the newest (now) 1000 (or more) thumbnails
  • add "download thumbnail" button
  • how to deal with limited cache?

I am open for any discussion :-)

Guide contributeur