genious7 / FanFictionReader

An android app that improves browsing Fan Fiction stories on a mobile device
GNU General Public License v3.0
56 stars 24 forks source link

Fix last read date being reset when checking for updates #33

Closed Quetzalcoatless closed 6 years ago

Quetzalcoatless commented 6 years ago

This changes DownloaderFactory to preserve the Last Read field when a story is updated (including when checking for updates).

This should fix issue #32.