aektapatel / apv

Automatically exported from code.google.com/p/apv
GNU General Public License v3.0
0 stars 0 forks source link

Tile cache should be stored to disk #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
(First of all, fantastic work, this is the best PDF viewer for Android, and
it's fantastic, plus I love open source software. Great job!)

The issue seems to be that tiles should be stored to the SDCard. I often
open large PDFs for reference, and each time, all the tiles have to be
re-rendered. Why both? I want to have a .apv folder on my sdcard which
stores all of the rendered tiles for quick viewing next time I open the PDF.

Ta
Rich

Original issue reported on code.google.com by miser...@gmail.com on 1 Apr 2010 at 2:58

GoogleCodeExporter commented 9 years ago
we'd have to test it, but I'm pretty sure it should

maybe store cache only for pages that render slowly because of page complexity 
(as 
opposed to apv's generall slowness)?

either way definitely should be analysed

Original comment by mpietrzak on 2 Apr 2010 at 2:55

GoogleCodeExporter commented 9 years ago
You might want to try the current version which speeds up various things and 
optimizes memory usage, so that you might find your concern to be moot.

Original comment by arpruss on 31 Jul 2011 at 10:42

GoogleCodeExporter commented 9 years ago
If this is implemented there should be an option to limit file cache size on 
sd-card.

Original comment by chrissik...@googlemail.com on 17 Apr 2013 at 12:58