Commit graph

103 commits

Author SHA1 Message Date
Samuel Clay
2f93bbecf0 Fixing full bleed images on phone 6 and 6+. 2014-09-24 12:00:52 -07:00
Samuel Clay
3dbedbce79 Fixing form sheets in ios8 on ipad. 2014-09-22 12:35:38 -07:00
Samuel Clay
2aa5f424f4 Attempting a fix for ipad pref menu. 2014-09-19 18:22:47 -07:00
Samuel Clay
2709ef7872 Fixing full bleed images on landscape iphone. 2014-09-19 17:25:57 -07:00
Samuel Clay
03e9fd5b3c Widening images on ipad. 2014-09-19 16:58:56 -07:00
Samuel Clay
93c4ddfc30 Full bleed images. Turning off single tap for images. 2014-09-19 14:48:54 -07:00
Samuel Clay
f41eee3d07 Fixing gesture recognizers so that a double tap still over an image works for the double tap event and not the image context menu. 2014-09-18 18:25:42 -07:00
Samuel Clay
9726802a8d Showing image context menu on tap. 2014-09-18 16:55:37 -07:00
Samuel Clay
2ef7f4f724 Adding long press menu to images. See the alt text (perfect for reading xkcd), copy image, save image to camera roll, or zoom image. 2014-09-18 15:15:41 -07:00
Samuel Clay
2ac65348cf Cleaning up static analyzer warnings. 2014-09-18 11:26:00 -07:00
Samuel Clay
05cb8551ea Adding support for long pressing links in the story view to open them in the share dialog. 2014-09-17 19:02:12 -07:00
Samuel Clay
bf1b682eaf Adding full page touch control to original view. 2014-09-17 16:41:48 -07:00
Samuel Clay
4672a4da23 Using story's original text is present for send to sharing. 2014-05-29 12:48:25 -07:00
Samuel Clay
1fe12edbbb Fixing spacing for sideoption buttons on ios. 2014-05-21 13:21:40 -07:00
Samuel Clay
3ef7a7776d Showing saved/shared story status at bottom on ios. 2014-05-21 12:24:22 -07:00
Samuel Clay
255a010dfb Adding share button, although the icons no longer show on the ios device. 2014-05-20 18:43:37 -07:00
Samuel Clay
e0268b9c76 Completing feed view of saved story tags. Need to update counts and fix tags with spaces. 2014-05-20 15:29:16 -07:00
Samuel Clay
b5ff73dd90 Hiding story reaversal controls on ipad when sharing a story. 2014-05-19 16:13:45 -07:00
Samuel Clay
f60cb639cc Adding line spacing option to iOS app. 2014-05-15 18:06:56 -07:00
Samuel Clay
c82f92e680 Adding three ios fonts. 2014-05-15 17:03:25 -07:00
Samuel Clay
efb9108a38 Correctly updating feed detail story title list on read. Also syncing all mark reads (including gestures). 2014-03-05 15:20:31 -08:00
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
2122405947 Adding more double tap gesture options. 2014-03-03 16:21:26 -08:00
Samuel Clay
2ed011fcfa Adding gesture options for double-taps. 2014-03-03 15:47:24 -08:00
Samuel Clay
4301738913 Fixing YouTube videos. 2014-02-28 18:15:15 -08:00
Samuel Clay
6f95207c57 Fixing original view rotation, which now messes up the story page control. 2014-02-28 17:52:07 -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
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
7fa647a631 Adding double finger double tap on stories to load Text. 2014-02-05 17:14:23 -08:00
Samuel Clay
32468c2425 Handling double taps in story detail to open original view on ios. 2014-02-04 12:40:46 -08:00
Samuel Clay
67944e0e3c Adding prelim for double tap to open original view. 2014-02-03 19:20:26 -08:00
Samuel Clay
7b8c0d957e Handling gestures for entering original view. 2014-02-03 18:54:50 -08:00
Samuel Clay
178153053e Adding fitvid to fix videos on iOS. 2014-01-06 15:02:12 -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
e77fc3a8e6 Adding permalink to story header title on iOS. 2013-11-23 13:25:26 -08:00
Samuel Clay
8727b683a5 Adding font size overrides. 2013-11-23 13:03:14 -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
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
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
22dff4ae7d Fixing audio issue when phone is on mute but video wont play. 2013-10-02 19:01:15 -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
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
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
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
e9e2d9f729 Adding saved/shared icons to story titles on iOS. 2013-08-05 17:29:42 -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