nextcloud/android

Enhance thumbnails

Aberta

#518 aberto em 7 de jan. de 2017

 (8 comentários) (0 reação) (0 responsável)Java (1.719 forks)batch import
enhancementfeature: previews and thumbnailshelp wantedperformance 🚀

Métricas do repositório

Stars
 (3.752 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador