NewsBlur/clients/ios/Classes/offline
David Sinclair a4f827d7f0 Fixed offline images not appearing
- Adjusted the timeout and caching of images.
- Cleans up cached image URLs if needed.
- When offline, now replaces an uncached image with a blank image, to avoid the broken image.
- When online, now loads the remote image if no cached image.
- Experimented with using cleaner cache filenames, but that wasn’t needed (it initially looked like the MD5 was changing between invocations).
- Now uses “jpeg” for the cache extension, since the image URL can have parameter junk that messes with caching.
2024-09-19 22:12:04 -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 #1797 (cold boot should preserve feeds and icons) 2023-07-04 15:23:01 -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 Fixed offline images not appearing 2024-09-19 22:12:04 -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 #817 (three column layout) 2020-09-22 17:28:14 -07:00
OfflineFetchText.h iOS: #1236 (offline text) 2019-10-25 20:52:51 -07:00
OfflineFetchText.m #817 (three column layout) 2020-09-22 17:28:14 -07:00
OfflineSyncUnreads.h #817 (three column layout) 2020-08-27 21:26:12 -07:00
OfflineSyncUnreads.m #817 (three column layout) 2020-08-27 21:26:12 -07:00