Commit graph

187 commits

Author SHA1 Message Date
David Sinclair
79ba283ffe iOS: fixed #769 (Safari swipe to dismiss) 2015-10-27 21:36:18 -07:00
David Sinclair
6232df3bfa iOS: fixed #769 (Safari swipe to dismiss)
Now uses a linear animation curve when tracking the gesture, so it
follows the finger, and an ease in/out curve and the same speed as
other animations when not.
2015-10-26 20:28:38 -07:00
David Sinclair
64f4163a06 NewsBlur: fixed #770 (crash deleting story tags) 2015-10-25 20:26:49 -07:00
David Sinclair
82a7d980f6 Done #769 (swipe to dismiss Safari View Controller) 2015-10-24 22:22:16 -07:00
David Sinclair
ff42d673c2 Implemented #769 (Safari swipe to dismiss) 2015-10-23 17:42:55 -07:00
David Sinclair
1f9a629347 Fixed: iOS: Video continues playing even after safari view controller is dismissed #780
Can't change the URL, can only clear the delegate.
2015-10-22 21:09:03 -07:00
Samuel Clay
2612a16843 Fixing #778. Open in Safari/Chrome/Copy Link. 2015-10-20 11:54:00 -07:00
Samuel Clay
8c26fb1117 Aww yeah, fixing race condition for drawing stories. 2015-10-06 18:52:58 -07:00
Samuel Clay
58b092c46e Fixing a crash and fixing notification button. 2015-10-06 17:07:30 -07:00
Samuel Clay
b1d9cc9e92 Correctly showing text or story view for stories based on story feed, not folder. 2015-10-05 11:45:40 -07:00
Samuel Clay
035ccdcb88 Fixing Safari view on ipad, although still need to remove navigation bar. 2015-10-01 21:15:56 -07:00
Samuel Clay
1bbb0fc7e0 Fixing iOS share extensions. 2015-09-30 13:28:14 -07:00
Samuel Clay
c61a261634 Using canonical rss url. 2015-09-30 12:59:50 -07:00
Samuel Clay
41d0423c5b Fixing rotation losing scroll position. Still have font size issue when returning to view with different rotation. 2015-09-28 20:01:17 -07:00
Samuel Clay
b838723449 Fixing rotation bugs for the most part. 2015-09-23 14:37:54 -07:00
Samuel Clay
2829565167 Rewriting story page control to use autolayout. 2015-09-23 13:02:25 -07:00
Samuel Clay
7ab27c809d Adding Copy Link uiactivity. 2015-09-22 22:11:48 -07:00
Samuel Clay
6556898be4 Attempting a fix for parent view controller orientation on rotation. Also fixing Text view causing active story position to be accidentally shifted. 2015-09-22 17:16:08 -07:00
Samuel Clay
fa19220c66 Adding crashalytics. Refactoring some rotation methods. 2015-09-22 16:34:24 -07:00
Samuel Clay
667e999535 Boosting font size for XL. Fixing rotation font sizes issues. And smoothing rotation so theres no jerky motions. 2015-09-22 13:10:35 -07:00
Samuel Clay
3cd8ded04d Updating AFNetworking to 2.0, fixing various afnetworking bugs. Hope nothing else broke! 2015-09-18 15:02:15 -07:00
Samuel Clay
f49eea1a84 Adding SFSafariViewController and a preference that is turned off by default. It's nice to have content blockers and cookies, but it doesn't match NewsBlur! 2015-09-17 19:11:17 -07:00
Samuel Clay
1a372e21ae Sending stories to third-party services now uses full Text if available. 2015-09-17 17:59:54 -07:00
Samuel Clay
449f11c11d Fixing crashes on uiactivityview and fixing lag on finding last story scroll position. 2015-09-17 17:01:32 -07:00
Samuel Clay
ad3f714259 Integrating WKWebView, closes #733. Still need to fix broken send to button. 2015-09-17 15:56:09 -07:00
Samuel Clay
5796c00a0b Finishing up last scroll position. Needs to take into account any images, which are throwing off the scroll positions. 2015-09-17 13:15:10 -07:00
Samuel Clay
32fccfe118 Stubbing in scroll positions and beginnign to fetch them (unsuccessfully so far). Just need to scroll user to position and this feature's done. 2015-09-16 21:34:41 -07:00
Samuel Clay
16674eb8d0 Fixing favicon and feed title gradients in ios app. 2015-09-16 20:24:11 -07:00
Samuel Clay
7f57bdd18e Fixing reachability on ios. Added commentless share actions, but not refreshing correctly yet. 2015-09-16 18:16:23 -07:00
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
Nicholas Omann
c07a3b6e9b Adding Opera Mini as an option for default browser. 2015-06-04 21:05:25 -05:00
Samuel Clay
74ece008c4 Hooking up rename feed/folder. Doesn't update current feed detail title. 2015-04-26 22:34:12 -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
ca27d81131 Fixing duplicate Pocket share extension message. 2015-02-25 12:58:03 -08: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
79fed6cc2b Fixing shared story feed titling. 2014-12-16 14:25:05 -08:00
Samuel Clay
1002403e81 Fixing activities to only use URL and title, except Mail which uses the whole body. 2014-12-15 17:09:53 -08:00
Samuel Clay
c167863c95 Fixing view draw issues when selecting interactions and activities from either profile views or the dashboard. 2014-12-15 15:25:07 -08:00
Samuel Clay
5ea9822a0a Fixing HTML in sent messages. 2014-12-09 16:15: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
ea961939a7 Adding search bar to ios. 2014-11-17 16:07:58 -08:00
Samuel Clay
c84a2d74c5 Fixing issues with saving starred story tags on ios. Nearly ready. 2014-11-11 17:21:36 -08: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
1d58643f33 Updating story counts when saving with user tags. Also saving automatic user tags. Now it just needs ability to add and remove user tags. 2014-11-04 17:53:27 -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
f3096fe958 Fixing popover orientation issues. Also fixing activities/saved stories. 2014-11-04 14:57:19 -08:00