jocmp / capyreader

A smallish Android RSS reader
http://capyreader.com/
MIT License
136 stars 4 forks source link

App always refreshes feed at start despite "manually" is selected #180

Closed HarriBuh closed 3 months ago

HarriBuh commented 3 months ago

As the title says. I explicitly chose the manual refresh method, so the app should only catch feeds whenever I pull down the list.

App version 2024.07.1009

jocmp commented 3 months ago

hey @HarriBuh - let me take a look. When I added "Manually," my intention was to include "On Start" as well. I'll see what I can do to split out these two conditions.

jocmp commented 3 months ago

"Manually only" now skips the on-start refresh in the latest release.

HarriBuh commented 3 months ago

The app will still catch/ synch on every startup. I'm using the latest version Version 2024.07.1010 and nothing has changed in that direction, unfortunately.

Nvm. The app reset the refresh option after the latest update to "on start".