NetNewsWire/iOS/Article
Maurice Parker cd5e491f00 Fix issue where full screen wouldn't come back after being engaged and moving to the timeline. (Regression) 2020-02-26 16:02:36 -08:00
..
ArticleExtractorButton.swift Fix animation layer stripping. Issue #1668 2020-01-20 13:16:03 -07:00
ArticleIconSchemeHandler.swift Use percent-encoding — via URLComponents — on the articleID in the nnwImageIcon URL scheme. 2020-02-08 17:21:55 -08:00
ArticleViewController.swift Fix issue where full screen wouldn't come back after being engaged and moving to the timeline. (Regression) 2020-02-26 16:02:36 -08:00
ContextMenuPreviewViewController.swift Shoehorn the controller into the little area allowed for context previews in landscape. Issue #1569 2020-01-09 21:11:13 -07:00
ImageScrollView.swift Make zoomed images use the full width. Issue #1229 2019-11-01 16:11:14 -05:00
ImageTransition.swift Call completions immediately if the previous WebViewController was deallocated because the iPad was rotated. Issue #1757 2020-01-30 18:48:51 -07:00
ImageViewController.swift Add the image title text to zoomed images. Issue #1468 2019-12-31 18:06:27 -07:00
OpenInSafariActivity.swift Fix regression that prevented Safari from opening from Activity dialog. 2020-01-15 18:23:09 -07:00
PreloadedWebView.swift Ensure that the dom is fully loaded on *all* web views before being made available to process JavaScript. Issue #1756 & Issue #1808 2020-02-25 15:10:51 -08:00
WebViewController.swift Ensure that the dom is fully loaded on *all* web views before being made available to process JavaScript. Issue #1756 & Issue #1808 2020-02-25 15:10:51 -08:00
WebViewProvider.swift Ensure that the dom is fully loaded on *all* web views before being made available to process JavaScript. Issue #1756 & Issue #1808 2020-02-25 15:10:51 -08:00
WrapperScriptMessageHandler.swift Flush are rebuild web view queue when suspending and restoring the app. Issue #1563 2020-02-04 16:00:26 -08:00