NetNewsWire/iOS/Article
2021-05-04 21:44:55 -05:00
..
ArticleExtractorButton.swift
ArticleIconSchemeHandler.swift
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
ImageTransition.swift
ImageViewController.swift
OpenInSafariActivity.swift Renamed Open in Safari activity to Open in Browser 2021-04-03 09:06:51 -05: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 Reload the webview when rotating the device on an iPhone. Fixes #3041 2021-05-04 21:44:55 -05: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