nextcloud/android

Enhance thumbnails

Offen

#518 geöffnet am 07.01.2017

 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (1.719 Forks)batch import
enhancementfeature: previews and thumbnailshelp wantedperformance 🚀

Repository-Metriken

Stars
 (3.752 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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 :-)

Contributor Guide