Commit graph

74 commits

Author SHA1 Message Date
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
Samuel Clay
9b5216d1c2 NSConditionLocks when fetching stories to handle race conditions between fetching next set of stories and storing recently fetched stories. 2013-09-04 15:31:12 -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
be94b56e33 Handling deadlock when offline and trying to load past the endbar. 2013-08-06 15:43:37 -07:00
Samuel Clay
801c1346ae Moving offline image clenaing to nsoperation to speed up refresh time. 2013-08-05 18:32:43 -07:00
Samuel Clay
e9e2d9f729 Adding saved/shared icons to story titles on iOS. 2013-08-05 17:29:42 -07:00
Samuel Clay
b1e1d1630b Fixing extra bar when sharing a story and keyboard pops up. 2013-08-05 15:58:39 -07:00
Samuel Clay
ad8b03174f Fixing slow-loading bug on offline ios when loading offline stories in big folders. 2013-07-31 18:42:18 -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
dc7d546cee Merge branch 'master' into ios6
# By Samuel Clay (39) and ojiikun (6)
# Via ojiikun (5) and Samuel Clay (4)
* master: (45 commits)
  Fixing unread counts bug on ios.
  Allowing up/down arrow keys to take you out of search box and into results.
  Refactoring the snot out of the keyboard shortcuts dialog, sorting them into tabs/groups. Moving keyboard shortcut 'f' to 'shift+t' (train feed), killing old 'shift+t' to hide story titles (now unnecessary thanks to the Full view), and adding '/' to search feed.
  Adding search logging.
  Adding premium-only search message, enforced API-side. Also fixing display bug around hiding the search bar when clearing out query.
  Better top border color.
  Typo on border color.
  Refactored the premium-only message for river in anticipation of premium-only search message.
  Fix training dialogue.
  Adding search to shared stories, removing from folders.
  Fix reading view bottom buttons overflowing on small screens.
  Fixing disappearing search box.
  Showing search box.
  Adding search box to all feeds/folders for staff only.
  Fixing JS exception on missing users.
  Testing out perf of mongo search on starred stories.
  Fixing crash on ios for reading feed-less stories.
  Fixing intro dialog from popping up on failing setup_feeds pref.
  Fixing text sizes on Android.
  Fixing colors on favicon-less feeds in android.
  ...
2013-07-26 18:00:40 -07:00
Samuel Clay
692f5c0ede Fixing unread counts bug on ios. 2013-07-26 17:58:58 -07:00
Samuel Clay
5d7283e221 Fixing crash on ios for reading feed-less stories. 2013-07-24 17:18:46 -07:00
Samuel Clay
8c708d5c46 Styling feeds, folders, and stories in both feeds and folders. Still need to style the story detail header. Fixes #181. 2013-07-22 17:38:38 -07:00
Samuel Clay
5f9202f6ab Merge branch 'master' into ios6
# By Samuel Clay (54) and others
# Via Samuel Clay (16) and ojiikun (3)
* master: (64 commits)
  Fixing new uiactivities for ipad.
  v2.4.1 of iOS app, ready for enterprise distribution.
  Preference to hide public comments on iOS. Ready to ship for beta testing!
  Removing debugging.
  Fixing send to button on Original view. Now the two are finally linked together.
  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.
  Adding new send to button to traversal bar. Now isntapaper is 2 clicks.
  Fixing Pinboard images for use in preferences.
  Adding Pinboard and Chrome.
  Fixing Pocket.
  Using native UIActivity. Readability and Pocket don't work yet.
  Fixing unread stories being overwritten in the inbetween time from offline to online when loading stories.
  Refactor sync service task types to use enums.
  Refactor result codes for SyncService into enums. Remove deleteFeed from SyncService in preference to standard API call.
  Switch all mark-read ops to new API using story_hash.
  Fixing timestamp issue on image order.
  Lots of offline progress: cancelling sync in the middle of one correctly, fixing bug around missing story hashes in sync, updating progress bar more often, fixing image caching bug that preventing caching from running at all.
  Fixing Dilbert-specific encoding error.
  Adding logging to profile views.
  Fixing encoding on Original pages. Thanks @bruceyou for the wonderful help!
  ...
2013-07-19 18:31:20 -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
Samuel Clay
f9e47ce8c5 Adding Pinboard and Chrome. 2013-07-19 15:41:43 -07:00
Samuel Clay
5e4186d222 Fixing Pocket. 2013-07-19 15:04:03 -07:00
Samuel Clay
037d96a179 Using native UIActivity. Readability and Pocket don't work yet. 2013-07-19 14:35:14 -07:00
Samuel Clay
4483583063 Fixing unread stories being overwritten in the inbetween time from offline to online when loading stories. 2013-07-19 12:20:51 -07:00