Commit graph

210 commits

Author SHA1 Message Date
David Sinclair
05995eff64 iOS: done #820 (improve split view support) 2015-11-28 22:07:38 -08:00
Samuel Clay
0d7c3a3528 Fixing #827 - double tapping was disabling scrolling but not turning it back on. This is in response to the fix #786. 2015-11-23 11:14:03 -08:00
David Sinclair
195e38c329 iOS: fixed #786 (scroll on double-tap) 2015-11-12 15:30:43 -08:00
David Sinclair
2892edcca1 iOS: fixed #802 (link causes scroll to top) 2015-11-05 14:16:11 -08:00
David Sinclair
d2096ff0dc iOS: tweaked #791 (more fonts)
Fixed initial display of the bundled font, and improved the code to
make it easier to add others.
2015-11-03 12:10:28 -08:00
David Sinclair
17bd8ad676 iOS: tweaked #791 (more fonts)
Now uses the OregonLDO font.
2015-11-02 22:17:06 -08:00
David Sinclair
d8f79528dd iOS: done #735 (non-modal story notifications) 2015-10-28 21:50:23 -07:00
David Sinclair
2ce271e664 iOS: fixed #779 (selected text glitch)
Easier than expected; just needed to detect when it's been blanked and
force a redraw.  Makes loading a different story tidier, too.
2015-10-27 21:52:11 -07:00
David Sinclair
fbd8d62be1 Fixed #772 (story traversal buttons misaligned) 2015-10-24 20:58:00 -07:00
Samuel Clay
8c26fb1117 Aww yeah, fixing race condition for drawing stories. 2015-10-06 18:52:58 -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
9806ed08f1 Experimental commit to speedup scrolling between stories. 2015-10-05 11:45:40 -07:00
Samuel Clay
e780cb0213 Logging view will layout subviews to figure out the off-page rotation issue. 2015-09-28 20:24:05 -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
b35ad92e98 Fixing rotation bugs around minimum scale. 2015-09-23 11:34:03 -07:00
Samuel Clay
3ec1549c57 Fixing traverse view movements. 2015-09-22 18:20: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
c5de98447f Cleaning up unused rotation code. 2015-09-22 13:30:21 -07:00
Samuel Clay
dc9024c03d Fixing rotation for iphones. 2015-09-22 13:25:18 -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
cb181afb0b Fixing rotation and making it smoother, although landscape has an odd font size issue. 2015-09-21 17:01:28 -07:00
Samuel Clay
1a338b786b Fixing launch screen on ios app. Also fixing upgrade link. 2015-09-18 15:29:57 -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
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
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
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