NetNewsWire/iOS/Article
2024-06-16 13:02:16 -07:00
..
ArticleExtractorButton.swift Fix concurrency warnings. 2024-04-19 22:30:37 -07:00
ArticleIconSchemeHandler.swift Silence concurrency warning. 2024-05-03 22:25:14 -07:00
ArticleSearchBar.swift Fix some concurrency warnings. 2024-05-03 23:01:35 -07:00
ArticleViewController.swift Move UIPageViewController extension to the file where it’s used. 2024-05-06 22:18:09 -07:00
ContextMenuPreviewViewController.swift Rename WebFeed and webFeed to Feed and feed. 2024-02-25 23:12:21 -08:00
FindInArticleActivity.swift Adds "Find in Article" activity to the share sheet 2020-05-11 17:08:44 -04:00
ImageScrollView.swift Fix some concurrency warnings. 2024-05-03 22:57:10 -07:00
ImageTransition.swift
ImageViewController.swift Allow ImageViewController to be closed with the space key on physical keyoard for iOS. 2024-02-27 22:18:18 -08:00
OpenInSafariActivity.swift Fix concurrency warning. 2024-05-03 23:17:54 -07:00
WebViewController.swift Get rid of maxInterval from CoalescingQueue because it didn’t actually work right and isn’t probably needed. 2024-06-16 13:02:16 -07:00
WrapperScriptMessageHandler.swift