Commit Graph

23 Commits

Author SHA1 Message Date
Maurice Parker 6c562f93b5 Add a masking subview so that the image appears to slide under the nav and toolbars 2019-10-16 19:32:33 -05:00
Maurice Parker cb6490222f Change image zoom animation to be a solid picture zooming in and out 2019-10-16 16:40:49 -05:00
Maurice Parker 3ddd14d856 Change zoom out animation to make the view controller appear faster 2019-10-16 11:55:08 -05:00
Maurice Parker 1ebb0e60c3 Simplify transition handoff 2019-10-16 11:34:18 -05:00
Maurice Parker 0182fb7296 Use a wrapper class to prevent a circular reference between the web view and the article controller 2019-10-16 11:31:20 -05:00
Maurice Parker 42bccc2fea Remove obsolete code 2019-10-15 20:13:08 -05:00
Maurice Parker 11e9f468d6 Refinement of the full screen image view animation. 2019-10-15 19:52:00 -05:00
Maurice Parker 425b3b09a1 Animate the transition to full screen image view 2019-10-15 18:08:13 -05:00
Maurice Parker 4759cedd35 Use Javascript to fetch to the image for the ImageViewController 2019-10-13 19:41:34 -05:00
Maurice Parker bebf69ef74 Set bounds on share popover 2019-10-12 16:54:24 -05:00
Maurice Parker 60fb58ecaa Add share button to full screen image view. 2019-10-12 15:27:38 -05:00
Maurice Parker 3ee0506b4a Add fullscreen image previewing and zooming 2019-10-12 14:45:44 -05:00
Maurice Parker 608da70e8e Launch Safari when web preview is tapped. Issue #1090 2019-10-01 11:09:46 -05:00
Maurice Parker 4e6e61842a Make sure the web view has been initialized before deallocating it. 2019-10-01 03:51:05 -05:00
Maurice Parker 17c33b75e9 Make the reader view button have a larger hitbox 2019-09-27 17:32:13 -05:00
Maurice Parker da4715c6d1 Fix disappearing reader view button 2019-09-27 17:23:38 -05:00
Maurice Parker 65356424d9 Change reader button to be a system button 2019-09-27 14:09:28 -05:00
Maurice Parker 67e6408da0 Make reader button bigger so that it can be tapped easier 2019-09-27 13:07:33 -05:00
Maurice Parker 79e7653619 Change disabled color of reader view button to match other bar button items when disabled 2019-09-27 12:12:12 -05:00
Maurice Parker 9da949114f Move location of Reader View button 2019-09-27 11:20:26 -05:00
Maurice Parker 98befac78c Animate reader view button 2019-09-24 16:34:11 -05:00
Maurice Parker 026c7cfd6d Initial article extractor implementation for iOS 2019-09-24 06:46:53 -05:00
Maurice Parker 394618a687 Rename DetailViewController to ArticleViewController to fix name collision 2019-09-24 04:29:15 -05:00