NetNewsWire/iOS/Article
Maurice Parker f1357c0a23 Merge branch 'ios-release' 2020-04-21 20:25:14 -05:00
..
ArticleExtractorButton.swift
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 Merge branch 'ios-release' 2020-04-12 11:50:11 -05:00
ContextMenuPreviewViewController.swift
ImageScrollView.swift Force the frame to center when displaying. Issue #1983 2020-04-11 15:58:48 -05:00
ImageTransition.swift
ImageViewController.swift Fix buttons a11y label for close and share button for image vc 2020-04-21 22:14:58 +05:30
OpenInSafariActivity.swift Replace the `firstElementPassingTest` function come from RSCore with the native function `first(where:)`. 2020-04-06 02:06:24 +08:00
PreloadedWebView.swift Change article rendering to use loadHTMLString instead of JavaScript. Issue #1923 2020-03-17 17:18:24 -05:00
WebViewController.swift Remove web view recycling as this seems to contribute to the blank article problem on iPadOS 2020-04-16 16:26:53 -05:00
WebViewProvider.swift Remove flush and restore of web view queues. Issue #1882 2020-03-11 17:02:16 -06:00
WrapperScriptMessageHandler.swift