David Sinclair
5fe73d431b
#817 (three column layout)
...
- Fixing warnings.
- Adding Swift subclasses of ObjC ones.
2020-08-27 21:26:12 -07:00
David Sinclair
35cc288e83
Warning fixes
2020-08-27 15:08:46 -07:00
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
Samuel Clay
ae6bf532f2
Fixing warnings for iPhone X and Xcode 9.
2017-09-26 10:48:02 -07:00
Samuel Clay
b88e870727
More aggressive clearing of cache.
2017-04-04 15:33:08 -07:00
Samuel Clay
b787650d51
ios 8 branch works! Had to replace TMCache wtih PINCache, but it looks solid now.
2017-04-03 18:52:23 -07:00
Samuel Clay
ca3309a0ba
Fixing last error. Now to fix everything else that's broken.
2017-04-03 16:07:01 -07:00
David Sinclair
c8d22f4594
iOS: done #813 (custom domain)
2016-01-21 22:11:37 -08:00
Samuel Clay
3cd8ded04d
Updating AFNetworking to 2.0, fixing various afnetworking bugs. Hope nothing else broke!
2015-09-18 15:02:15 -07:00
Samuel Clay
5796c00a0b
Finishing up last scroll position. Needs to take into account any images, which are throwing off the scroll positions.
2015-09-17 13:15:10 -07:00
Samuel Clay
810d28c650
Fixing progressive loading of story images. Needs a queue or something to speed up scrolling.
2014-02-11 11:52:32 -08:00
Samuel Clay
19ead028be
Fixing discrepancies between story title list and story's unread status.
2013-10-03 18:07:39 -07:00
Samuel Clay
b8fe3d123a
Fixing almost all ios7 warnings. Fixing avatar. Upgrading AFNetworking.
2013-09-25 17:43:00 -07:00
Samuel Clay
2f3a8ab983
Fixing a couple speed issues on ios when syncing stories.
2013-07-31 15:23:00 -07:00
Samuel Clay
7debd48b3d
Handling default preferences.
2013-07-16 18:06:36 -07:00
Samuel Clay
5745044927
Refactoring the living crap out of the offline network operations. Now work in order and all cancelable with a single call. Still need to fix the network operation queue for downloading images and uploading the progress bar.
2013-07-15 18:25:09 -07:00