NetNewsWire/iOS/Article
Brent Simmons f0d5c13182 Remove unused @available instances. 2024-02-22 22:39:22 -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
ArticleSearchBar.swift Adds a key command (ESC) to the article search bar 2020-05-15 21:41:14 -04:00
ArticleViewController.swift Remove last references to isFeedProvider. Fix a couple warnings. 2023-06-25 16:19:20 -07: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
FindInArticleActivity.swift Adds "Find in Article" activity to the share sheet 2020-05-11 17:08:44 -04:00
ImageScrollView.swift Remove unused @available instances. 2024-02-22 22:39:22 -08: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 Fix buttons a11y label for close and share button for image vc 2020-04-21 22:14:58 +05:30
OpenInSafariActivity.swift Renamed Open in Safari activity to Open in Browser 2021-04-03 09:06:51 -05:00
PreloadedWebView.swift Fix build errors in PreloadedWebView. 2024-02-22 22:01:41 -08:00
WebViewController.swift Use WKUserScript to inject scripts into the page. Use permalink as base URL. 2023-11-25 11:29:56 -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