Commit graph

397 commits

Author SHA1 Message Date
Samuel Clay
9ac25b811b Fixing multiple lines on story title cells. 2013-10-01 14:44:13 -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
Muhammad Adil
8b7795acfe removed unnecessary and redundant imports. 2013-10-01 11:18:49 +05:00
Samuel Clay
424bdf02ca Merge pull request #412 from vpatil/ios7
iOS: Crashes when sharing or marking unread a story on the social feed
2013-09-30 17:07:45 -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
43f3d0037d Fixing borders on story cells. 2013-09-30 10:26:19 -07:00
vpatil
7e808bd7d8 fixed a crash when sharing a story from the social feed that wasn't
shared by a friend (and set the source user to the non-friend who shared
it, if possible)
2013-09-28 18:12:46 -07:00
vpatil
9a52f7015a fixed a crash with marking a social feed story as unread 2013-09-28 17:46:00 -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
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
c9b8fdd35f Fixing a few nav bars to fit. 2013-09-26 16:12:09 -07:00
Samuel Clay
5cc41d55bf New Logos! 2013-09-26 12:05:56 -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
fc830b23de Beginning ios7 transition. Still lots of views to go. 2013-09-24 17:18:20 -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
bbe6ef9015 Clearing share/reply comments correctly, as well as keeping them around in between cancel/re-opens. 2013-09-23 15:07:25 -07:00
Samuel Clay
9561a3406b iOS v3. Fixed move site view folder placement as well. 2013-09-12 21:26:38 -07:00
Samuel Clay
cf6b9b8cb1 Fixing 2 ios crashes: double-tapping instapaper button and a weird keyboard condition. 2013-09-12 17:34:44 -07:00
Samuel Clay
f249bce61d Fixing activities height for subscriptions on ios. Also turning river back on for third-party clients. That wasn't fair and it's hard to get users to upgrade. I'd rather give users the ability to use the product instead of crippling it, unless there is a proper workflow for upgrading, which only exists on the web today. 2013-09-12 17:03:18 -07:00
Samuel Clay
e7f0262308 Removing last traces of Google Reader from ios app. Also add better final page of ftux. Fixing folder chooser in add dialog on ios. 2013-09-12 16:40:23 -07:00
Samuel Clay
dfe98d99ef Fixing colors on share/train buttons when active. Fixing height on profile cells. 2013-09-12 15:08:57 -07:00
Nicholas Riley
cdb2f12985 Stopping animation of share view/keyboard before orientation has changed. 2013-09-12 01:38:48 -05: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
f949cc289d Fixing issues with share view and hidden keyboard on iPad. 2013-09-12 01:38:48 -05:00
Samuel Clay
6fd2195c39 Cleaning up warnings. 2013-09-11 17:09:16 -07:00
Samuel Clay
252389330e Merge pull request #404 from nriley/logout-ipad
Compute feeds menu popover height rather than hard-coding it.
2013-09-11 17:09:13 -07:00
Samuel Clay
5748928f7d Merge pull request #403 from nriley/popovers
Removing garbage I accidentally inserted into a comment.
2013-09-11 17:08:22 -07:00
Samuel Clay
a641bfdff8 Major improvements to activities/interactions. Adding saved story cells. Fixing loading/finding story HUDs for both ipad and iphone. 2013-09-11 17:05:47 -07:00
Samuel Clay
3dd75dd8c8 Fixing interactions/activities sizing on ipad. 2013-09-11 16:16:56 -07:00
Samuel Clay
0ca5bd36fb Fixing layout on interactions/activities. Also fixing major bug around loading feeds pausing due to synchronous avatar image fetch. 2013-09-11 14:34:43 -07:00
Nicholas Riley
bd7ebfdd8a Compute feeds menu popover height rather than hard-coding it.
"LOG OUT" was not visible on iPad prior to this change.
2013-09-11 16:02:36 -05:00
Samuel Clay
6e411aafab Merge branch 'master' into ios6
# By Samuel Clay (134) and others
# Via Samuel Clay (10) and ojiikun (1)
* master: (148 commits)
  RC2 for offline iOS.
  Re-enabling Google News fetches.
  Fixing premium interval in statistics.
  Fixing iOS issue on river terminating prematurely.
  Clarifying API.
  Skipping google alerts.
  Fixing a couple exceptions and turning off google news rss feeds temporarily.
  Moving goodies images out of css. New ReadKit image.
  Adding permalink blurblog option. Also adding feed title to unmessaged shares.
  Show Send To in a popover on iPad.
  Don't leave popover orphaned when showing original on iPad.
  Fix menu popover size on iPad.
  Stop menu view controllers from scrolling.
  Moving from X-Real-IP to X-Forwarded-For.
  Was using ad hoc and not in house provisioning profile.
  Switching provisioning profiles again.
  Switching to enterprise provisioning profile.
  Fixing provisioning profile.
  Putting out v2.4.4 as a RC.
  Fixing friend user ids when marking stories as read.
  ...
2013-09-11 12:35:37 -07:00
Nicholas Riley
db138d03d6 Removing garbage I accidentally inserted into a comment. 2013-09-10 18:19:02 -05:00
Samuel Clay
40e01c6860 Fixing iOS issue on river terminating prematurely. 2013-09-10 16:09:33 -07: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
Nicholas Riley
88dd3190f2 Fix menu popover size on iPad.
Matches existing behavior on smaller devices.
2013-09-06 22:55:42 -05:00
Nicholas Riley
4ff26ef20c Stop menu view controllers from scrolling. 2013-09-06 22:54:11 -05:00
Samuel Clay
9bfedd7f1f Putting out v2.4.4 as a RC. 2013-09-06 14:31:12 -07:00
Samuel Clay
3e86ce9206 New notifier progress bar. 2013-09-05 18:48:23 -07:00
Samuel Clay
a73536a91a Adding messaging to training while offline in both trainer view controller and story detail view controller. 2013-09-05 17:07:21 -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
0d1e96d81a Adding reachability preference (wifi only vs wifi + cellular). 2013-09-04 15:56:37 -07:00