Commit graph

75 commits

Author SHA1 Message Date
Samuel Clay
f17b425e7b Fixing rotation bugs on dashboard. Still needs rotation fix in ipad original view. 2014-02-20 15:37:21 -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
30d1f3a486 Transfering dashboard stories over to feed detail, but can't handle multiple loads. 2014-02-18 18:38:07 -08:00
Samuel Clay
46252225b8 Fixing first page on iphone issue. Also using reachability correctly to reload feed list when connected from offline. 2014-02-18 16:44:41 -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
e1710c2361 Bumping offline catch to 1 second. 2014-02-13 10:59:47 -08:00
Samuel Clay
73a6e74b6d Cleaning up a bit. 2014-02-12 20:46:59 -08:00
Samuel Clay
59bf1577bf Cleaning up story ids (into hashes) to fix dupe stories not being recognized. 2014-02-12 20:41: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
7af3b78c47 Finally a image caching operation queue I'm happy with. Now to fix that stories model. 2014-02-11 16:00:31 -08:00
Samuel Clay
6fd0f0f274 Using operation queue for loading images, makes scrolling much faster. Now need to perform massive refactor to separate out story models. 2014-02-11 15:20:41 -08:00
Samuel Clay
61a7f8e190 Cropping images for faster cache. 2014-02-11 13:23:45 -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
7b8c0d957e Handling gestures for entering original view. 2014-02-03 18:54:50 -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
2c1cc058e2 Full iPad control of the new overshare popover. Now just needs preferences. 2014-01-06 18:37:57 -08:00
Samuel Clay
de0a34c0f9 Fixing up email and other share actions on overshare. Needs ipad support, and preferences. 2014-01-06 17:54:18 -08:00
Samuel Clay
0b8d4a0093 Removing UIActivties, replacing with Overshare. 2014-01-06 14:51:35 -08:00
Samuel Clay
cea3040671 Fixing disappearing righttoolbarmenu icons. Adding preferences for urls to use in-app browser, safari, or chrome. 2013-12-12 15:35:22 -08:00
Samuel Clay
c020d25792 Fixing rotation issues, as well as premature hiding of dashboard on animation on ipad. 2013-12-11 18:49:21 -08:00
Samuel Clay
e6aeccdac8 Fixing interactive transitions. 2013-12-11 18:22:31 -08:00
Samuel Clay
18e4af950f Fixing many issues with transitions on the ipad. Still need to fix the interactive transition completion. 2013-12-11 18:06:22 -08:00
Samuel Clay
9b25d70736 Fixing swipe-back on ipad for transitioning b/w feed list and feed detail. 2013-12-10 18:14:32 -08:00
Samuel Clay
8727b683a5 Adding font size overrides. 2013-11-23 13:03:14 -08:00
Samuel Clay
0cff317fc2 Adding Dynamic Text support for larger story and feed titles. 2013-10-17 18:56:14 -07:00
Samuel Clay
b8b57d5df4 Massively speeding up the viewWillAppear on the feed list. 2013-10-17 17:23:52 -07:00
Samuel Clay
aa67f74979 Fixing a crash on mark read. 2013-10-17 11:21:37 -07:00
Samuel Clay
b2ca2f471d Fixing broken story page control. 2013-10-16 12:52:21 -07:00
Samuel Clay
8490feca7d Fixing bouncing title view. That was the last UI bug for iOS 7. 2013-10-11 18:07:30 -07: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
496b6145bb Rewriting short and long date formatting, both for server and ios. Also loading offline stories when server fails half-way through. 2013-10-10 12:58:40 -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
feaa1b8d98 Long press on feeds to choose mark as read days. Also works offline. Also fixing move feed dialog on iphone. 2013-10-08 19:33:11 -07:00
Samuel Clay
98280255fb Numerous iOS UI tweaks. Gesture icon position, highlighting traversal buttons, user profile size, notifier size on launch, launch cover image. 2013-10-08 13:57:15 -07:00
Samuel Clay
a4af3eb10b Showing unread icon in ios when marking as unread. 2013-10-07 10:02:44 -07:00
Samuel Clay
7418743dc1 Fixing a couple display glitches on ipad. 2013-10-04 16:41:22 -07:00
Samuel Clay
439ece29fb Adding unread icon to story detail. Fixing inconsistencies in unreads. 2013-10-04 12:37:51 -07: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
1dbe90a498 Fixing spacing and position of toolbars on all ios views. 2013-10-03 13:54:15 -07:00
Samuel Clay
f1bd549b9f Fixing a couple crashing bugs. 2013-10-01 19:32:40 -07:00
Samuel Clay
a761cb9af0 Adding gesture for marking as read/unread. Needs offline handling for unread. 2013-10-01 16:21:23 -07:00
Samuel Clay
da993a8deb Fixing a few gesture-based style issues (color, icon position, performance in updates). 2013-10-01 15:38:29 -07:00
Samuel Clay
e244641185 Finishing saving of stories with gestures. Works with errors, but not offline. 2013-10-01 14:24:44 -07:00
Samuel Clay
3c12a36b58 Refactoring mark feed as read to allow for non-active feeds to be marked as read. Need to do mark story as read and saved stories. 2013-09-30 16:18:11 -07:00
Samuel Clay
54dcf2a5de Fixing massive memory leak in creating content view in table cells. Much faster scrolling now. 2013-09-30 12:13:10 -07:00
Samuel Clay
5766ca0bdf Adding swiping to feeds. Now need actions on both. This also fixes the pixel imperfection on select. 2013-09-27 17:54:06 -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