nextcloud/android

Enhance thumbnails

Open

#518 aperta il 7 gen 2017

Vedi su GitHub
 (8 commenti) (0 reazioni) (0 assegnatari)Java (1719 fork)batch import
enhancementfeature: previews and thumbnailshelp wantedperformance 🚀

Metriche repository

Star
 (3752 star)
Metriche merge PR
 (Merge medio 8g 15h) (84 PR mergiate in 30 g)

Descrizione

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

Guida contributor