nextcloud/android

Enhance thumbnails

Open

#518 建立於 2017年1月7日

在 GitHub 查看
 (8 留言) (0 反應) (0 負責人)Java (1,719 fork)batch import
enhancementfeature: previews and thumbnailshelp wantedperformance 🚀

倉庫指標

Star
 (3,752 star)
PR 合併指標
 (平均合併 8天 15小時) (30 天內合併 84 個 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 :-)

貢獻者指南