Commit graph

105 commits

Author SHA1 Message Date
Samuel Clay
2928f63868 Fixing scroll frame size bug when opening story from dashboard. 2014-02-24 18:35:35 -08:00
Samuel Clay
5def8a1bfd Fixing story title height sizing and layout for vertical layout. 2014-02-21 16:06:49 -08:00
Samuel Clay
eebe1daeee Refactoring saving of stories. Still needs to update cross-storiesCollection when saving (like when reading), but there's probably a way. 2014-02-20 18:40:58 -08:00
Samuel Clay
b41d346592 Refactoring markStoryRead/Unread in order to allow both story collection modules to read/unread stories. Should also do saves. 2014-02-20 18:23:58 -08:00
Samuel Clay
16621187d8 Finally fixed all race conditions on loading stories. 2014-02-19 18:59:14 -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
7cf5685a87 Speedier animation. 2014-01-30 20:42:55 -08:00
Samuel Clay
a222b57bc4 Nice story detail animation in for ipad. 2014-01-30 20:28:08 -08:00
Samuel Clay
b2ccb06177 Refactoring original view to remove both toolbars. Moved back button and send to button to top. 2014-01-08 13:38:18 -08:00
Samuel Clay
b853f656be Partially complete refactoring of original webview into a nav controller being pushed onto the stack instead of a modal. 2014-01-07 18:26:17 -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
ca460a02cb Fixing tolerance on drag bar. 2013-12-12 18:41:39 -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
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
0bda97bf10 Adding option for side swipe in story detail. 2013-12-06 16:19:27 -08:00
Samuel Clay
aa67f74979 Fixing a crash on mark read. 2013-10-17 11:21:37 -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
f1daaf487e Fixing iOS crash on send to. 2013-10-10 13:00:35 -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
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
3e563d0dd8 Fixing move/add site dialog's folder icons. 2013-10-02 17:31:51 -07:00
Samuel Clay
645bd73aa3 Loading feed trainer from feed list. Gestures for social subs (profile + mark read). 2013-10-02 16:05:22 -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
e244641185 Finishing saving of stories with gestures. Works with errors, but not offline. 2013-10-01 14:24:44 -07:00
Samuel Clay
d7900fdcfa Better handling of max size of story titles pane. 2013-09-26 19:59:25 -07:00
Samuel Clay
70c2f0e610 New drag bar for story titles on ipad in portrait. 2013-09-26 19:26:10 -07:00
Samuel Clay
b8fe3d123a Fixing almost all ios7 warnings. Fixing avatar. Upgrading AFNetworking. 2013-09-25 17:43:00 -07:00
Samuel Clay
6bbfbff4ed Fixing temp storage of comments/replies. De-translucentizing navbars. 2013-09-25 12:05:17 -07:00
Samuel Clay
fdf2f1b61a Further styling ios7. Menus, bunch of buttons, and toolbars. Still lots more. 2013-09-25 10:47:35 -07:00
Samuel Clay
f6bfe98e79 Trying out new mark as read routine on iOS. 2013-09-23 18:09:05 -07:00
Samuel Clay
ff8c30e35f Fixing mark as unread issue on ios (when swiping to 2nd story, 1st story would get marked as read again. 2013-09-23 16:41:56 -07:00
Samuel Clay
9561a3406b iOS v3. Fixed move site view folder placement as well. 2013-09-12 21:26:38 -07:00
Nicholas Riley
25f7d4b852 Removing redundant iPad story rotation behavior.
-[StoryPageControl layoutForInterfaceOrientation:] already invokes -refreshPages.

-[NewsBlurAppDelegate hideShareView:] already invokes -transitionFromShareView.
2013-09-12 01:38:48 -05:00
Nicholas Riley
03fdfd5409 Show Send To in a popover on iPad.
UIActivityViewController should not be presented modally on iPad, per the documentation; it also looks pretty ugly.

Also clean up display of training popover to eliminate shadow fading in background.
2013-09-07 02:35:47 -05:00
Nicholas Riley
1d1d8188ac Don't leave popover orphaned when showing original on iPad. 2013-09-07 01:58:05 -05:00
Samuel Clay
9bfedd7f1f Putting out v2.4.4 as a RC. 2013-09-06 14:31:12 -07:00
Samuel Clay
bd264f9921 Users work while offline. Also adding messaging for offline sharing/replying errors. 2013-09-05 16:34:39 -07:00
Samuel Clay
651f4b7f4d Fixing mismatch when marking stories as read when offline. 2013-09-05 12:38:06 -07:00
Samuel Clay
e9e2d9f729 Adding saved/shared icons to story titles on iOS. 2013-08-05 17:29:42 -07:00
Samuel Clay
85d546555c Fixing new uiactivities for ipad. 2013-07-19 18:21:15 -07:00
Samuel Clay
0eff9b8831 Preference to hide public comments on iOS. Ready to ship for beta testing! 2013-07-19 17:53:52 -07:00
Samuel Clay
cd87091e40 Fixing send to button on Original view. Now the two are finally linked together. 2013-07-19 17:32:34 -07:00
Samuel Clay
adb7d10072 Fixing three bugs: proper caching of feed list in offline mode, fixing crash on loading feed when previously read stories, and stories showing up read in folders with an unread filter. 2013-07-19 17:20:39 -07:00
Samuel Clay
a54f511b36 Adding new send to button to traversal bar. Now isntapaper is 2 clicks. 2013-07-19 16:49:48 -07:00