NetNewsWire/iOS/Article
Stuart Breckenridge f85c1234a5
Adds to the URL-Extensions file
2021-01-09 06:09:50 +08: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
ArticleSearchBar.swift Adds a key command (ESC) to the article search bar 2020-05-15 21:41:14 -04:00
ArticleViewController.swift Don't use the commands from the KeyboardManager if the user is typing in a text field. Fixes #2437 2020-11-20 13:00:58 -06:00
ContextMenuPreviewViewController.swift
FindInArticleActivity.swift Adds "Find in Article" activity to the share sheet 2020-05-11 17:08:44 -04:00
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 Resolve issue where we could have a web view deallocated before getting displayed. 2020-09-01 18:54:46 -05:00
WebViewController.swift Adds to the URL-Extensions file 2021-01-09 06:09:50 +08:00
WebViewProvider.swift Resolve issue where we could have a web view deallocated before getting displayed. 2020-09-01 18:54:46 -05: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