Wowfunhappy / Pebble-RSS-Reader

A full-text RSS Reader for the Pebble Smartwatch
GNU General Public License v3.0
20 stars 1 forks source link

Save and restore the current article/page when the app is exited and relaunched. #10

Closed Wowfunhappy closed 4 years ago

Wowfunhappy commented 4 years ago

This is the next feature I am going to add.

When the user opens an article, all pages are to be saved to local storage. When the user advances a page, the current page gets saved as well.

Exiting a restored article will take the user back to the list of feeds, because we're not saving the full article list to local storage, just the current article. I don't want users browsing outdated news.

Wowfunhappy commented 4 years ago

https://github.com/Wowfunhappy/Pebble-RSS-Reader/commit/11b1646bd22a7a1236084cdf77fcc831d6aa0aec