Commit graph

78 commits

Author SHA1 Message Date
Samuel Clay
1b6a5cb15e Updating dependencies and fixing ios 9 warnings. Reachability and SBJson. 2015-09-16 16:53:07 -07:00
Samuel Clay
a98d259387 Removing OvershareKit, ios app is now 8+, and fixed app transport security warnings. 2015-09-14 17:40:18 -07:00
Samuel Clay
baffedac13 Aligning comment-less share avatars on ios. Still needs better alignment on reshares. Also needs networking support. 2015-09-08 14:17:01 -07:00
Samuel Clay
b01e1cca82 Stubbing in friend shares on ios. 2015-09-07 21:39:51 -07:00
Samuel Clay
9af421c687 Updating WYPopoverController to fix Add Site keyboard focus bug. 2015-09-07 19:56:44 -07:00
Samuel Clay
51e25cf051 Fixing page bug when loading app and selecting page that's not the first story. 2015-04-26 21:22:25 -07:00
Samuel Clay
3eef4bd2ea Fixing issue with scroll view. 2015-03-12 19:43:39 -07:00
Samuel Clay
95edf8c1a8 Making text view sticky on ios. Maybe bugs? 2015-03-10 18:58:23 -07:00
Samuel Clay
1fac3f95c4 Prepping Text view on iOS to become sticky. 2015-03-09 14:20:45 -07:00
Samuel Clay
ce12746721 Adding saved story tag list when using bottom save story button. 2014-12-16 15:36:58 -08:00
Samuel Clay
08d7d300c9 Fixing ipad rotation page movement. Also correcting story position scrolling. 2014-12-03 15:35:37 -08:00
Samuel Clay
6957235a85 Fixing issues with search bar retaining focus b/w view controllers. 2014-12-02 18:36:38 -08:00
Samuel Clay
e7cae118fa Expanding autocomplete menu in ios. 2014-12-01 17:52:48 -08:00
Samuel Clay
b8e6ca04bb Fixing ios rotation bugs with feed gradient and ipad-narrow sizing. 2014-12-01 17:22:40 -08:00
Samuel Clay
be6f01fec4 Fixing rotation page reseting on iOS. Needs a bit of love, but it looks like it works. 2014-11-30 21:24:42 -05:00
Samuel Clay
5e84748c7e Tag names in tag adder. Need to fix sync. 2014-11-10 18:25:35 -08:00
Samuel Clay
5fda173146 Adding touch handlers to saved story tags. Upgrading fastclick.js. 2014-11-10 16:00:59 -08:00
Samuel Clay
8744b7729f Adding user tags to story headers. Also fixing folder titles. 2014-11-04 17:13:53 -08:00
Samuel Clay
54d1c3cfb9 Adding appdelegate ivar to control whether activity view is showing. Needed for handling links tapped in story detail. 2014-10-30 17:26:34 -07:00
Samuel Clay
cd577c16e6 Undoing prior commit, now blanking out story detail when leaving story detail on iphone. Thanks to @zacwest for bringing this to my attention. 2014-10-30 16:53:35 -07:00
Samuel Clay
5055da04e3 Clearing story detail when moving back to story titles. 2014-10-23 16:29:31 -07:00
Samuel Clay
e9c7d3ee6b Adding a progress bar to original view on ios. 2014-10-23 15:15:06 -07:00
Samuel Clay
76d3e287c8 Adding Read Stories view. Also adding support for iOS 7's OvershareKit. 2014-10-22 17:03:55 -07:00
Samuel Clay
aaf6ea042e Adding NSURLCache layer for caching of offline images. No more rewriting of image URLs. Thanks to @zacwest for the push on this. 2014-09-26 17:38:46 -07:00
Samuel Clay
de7a84e5a2 Fixing link popover on ipad. 2014-09-26 17:38:45 -07:00
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