NewsBlur/clients/ios/Classes/offline
David Sinclair 106c970b4a iOS: #1236 (offline text)
- Added a "Download text" preference.  Defaults on.
- If on, the text is fetched for feeds that are in text view when fetching new stories.
- The text is fetched after stories, and before images, using a similar mechanism.
- The text is stored in a new "cached_text" database table.
- The text is deleted when the story is deleted.
- When displaying a text view, the cached text is used if available, otherwise it is fetched as before.
2019-10-25 20:52:51 -07:00
..
OfflineCleanImages.h Moving offline image clenaing to nsoperation to speed up refresh time. 2013-08-05 18:32:43 -07:00
OfflineCleanImages.m Fixing warnings. 2017-10-04 17:02:45 -07:00
OfflineFetchImages.h Fixing last error. Now to fix everything else that's broken. 2017-04-03 16:07:01 -07:00
OfflineFetchImages.m iOS: #1236 (offline text) 2019-10-25 20:52:51 -07:00
OfflineFetchStories.h Fixing last error. Now to fix everything else that's broken. 2017-04-03 16:07:01 -07:00
OfflineFetchStories.m iOS: #1236 (offline text) 2019-10-25 20:52:51 -07:00
OfflineFetchText.h iOS: #1236 (offline text) 2019-10-25 20:52:51 -07:00
OfflineFetchText.m iOS: #1236 (offline text) 2019-10-25 20:52:51 -07:00
OfflineSyncUnreads.h Fixing last error. Now to fix everything else that's broken. 2017-04-03 16:07:01 -07:00
OfflineSyncUnreads.m iOS: #1236 (offline text) 2019-10-25 20:52:51 -07:00