Etuldan / spaRSS

Based on Flym and Sparse RSS, this checks RSS/Atom news feeds, polling for updates from the device on a regular basis. Fetched items are available for offline reading.
Other
145 stars 31 forks source link

Auto fetch feeds on add feed #94

Open darrenaronofsky opened 9 years ago

darrenaronofsky commented 9 years ago

currently we have to add a feed url, select it and then hit refresh button to load that feed... dont you think it would be better if it automatically fetches content on adding feed and hitting OK (as feedly does) effectively removing two extra actions required. could you please fix this.

ie. startRefresh() at onClickOk()

ildar commented 9 years ago

but respecting "Update only on Wi-Fi" setting.