nextcloud/android

Enhance thumbnails

开放

#518 创建于 2017年1月7日

 (8 条评论) (0 个反应) (0 位负责人)Java (1,719 个派生)batch import
enhancementfeature: previews and thumbnailshelp wantedperformance 🚀

仓库指标

星标
 (3,752 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南