Commit graph

21 commits

Author SHA1 Message Date
Samuel Clay
9254f799bb Massive refactor to move reading/unreading/saving/unsaving logic to storiescollection and to unify all views. 2014-03-05 14:13:49 -08:00
Samuel Clay
7ff5e0faf7 Adding double-tap gesture to story titles. 2014-03-03 12:52:26 -08:00
Samuel Clay
700ea4f652 Fixing broken story title reload when bottom positioned. 2014-02-27 17:51:56 -08:00
Samuel Clay
6fc2527129 Refactoring feedPage ivar to fix issues with offline river and switching back and forth between dashboard and feed detail. 2014-02-27 14:49:33 -08:00
Samuel Clay
33bf8b0121 Fixing read state on dashboard stories module. Also gracefully handling deselect transition. 2014-02-20 14:52:27 -08:00
Samuel Clay
16621187d8 Finally fixed all race conditions on loading stories. 2014-02-19 18:59:14 -08:00
Samuel Clay
c671fa56e9 Fixing orientation issues. Also working on copying dashboard story collection data to the feed detail view. 2014-02-13 17:18:29 -08:00
Samuel Clay
a9ed66cbb3 Seriously one of the biggest refactors I've ever performed. Extracted all story models from appDelegate and moved them into a new StoriesCollection, which can be instantiated on a per-feedDetailView basis. Perfect for the story titles in the dashboard and behind the feed list. 2014-02-12 20:09:37 -08:00
Samuel Clay
642ac1940c Last few optimizations for story image caching. 2014-02-12 15:48:16 -08: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
4f2455e846 Huge update to iPad app. Adding story content, image preview, and story list to dashboard. Whew. 2014-02-10 19:21:53 -08:00
Samuel Clay
8b0f72f0f3 Rough fixes for original view on ipad. Still needs lots of love. 2014-01-16 17:15:29 -08:00
Samuel Clay
8727b683a5 Adding font size overrides. 2013-11-23 13:03:14 -08:00
Samuel Clay
402c5d9fc1 Massive refactor to fix all toolbar buttons so they extend to the edge. 2013-10-11 17:46:09 -07:00
Samuel Clay
f415de8c13 Speeding up unread count drawing. Adding long press to story titles for send to. Fixing mark as read by days to not show offline loader. 2013-10-09 14:54:49 -07:00
Samuel Clay
f036fb799c Adding gestures to story titles. Needs refactoring to actually perform save/read commands. Also needs to hit the feed list. 2013-09-27 17:23:03 -07:00
Samuel Clay
fc830b23de Beginning ios7 transition. Still lots of views to go. 2013-09-24 17:18:20 -07:00
Samuel Clay
651f4b7f4d Fixing mismatch when marking stories as read when offline. 2013-09-05 12:38:06 -07:00
Samuel Clay
0c0f7cc2fb Showing offline/fetching messages correctly. 2013-08-12 11:59:07 -07:00
Samuel Clay
df26853742 Mark as read works offline now. 2013-08-06 18:08:55 -07:00
Samuel Clay
bfff777490 Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
Renamed from media/ios/Classes/FeedDetailViewController.h (Browse further)