wallabag / wallabag/android-app

Re-download images

Open
#453 7 comments 1 reaction 0 assignees View on GitHub
Improvement
Dominant language
Java
Stars
587
Forks
276
PR merge metrics
No merged PRs in 30d

Description

**wallabag-app master branch**

I have the option "Cache images locally" checked in the app (not in wallabag web). Sometimes there is a problem downloading the images and I can't see it in some articles. Related https://github.com/wallabag/android-app/issues/444#issuecomment-283505478
If I delete the article and add it again usually works, so there is no problem with the article.

I propose to implement 3 solutions:
1) When you update the article list try to re-download missing images (I mean partial, I don't know if full update tries to redownload all images but I think this is to much overhead)
2) If you enter in one article and images are not stored locally, try to show the online version, and then save them locally.
3) Add a button to refetch the article (download both, text and images).

![screenshot_2017-03-05-15-41-56](https://cloud.githubusercontent.com/assets/10577978/23588264/2e0ad1d2-01bb-11e7-8327-1cfee07469a8.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.