tughi / aggregator-android

News reader for Android
https://tughi.github.io/aggregator-android
GNU General Public License v3.0
66 stars 8 forks source link

Reset etag and last-modification once the feed settings changed #58

Closed tughi closed 2 years ago

tughi commented 2 years ago

Changing the cleanup mode appears to be applied only after the feed gets updated with new entries.

This can be fixed by clearing the cached etag and last-modification values on feed settings change.