NetNewsWire/iOS/Article
2024-07-07 15:48:56 -07:00
..
ArticleExtractorButton.swift Fix concurrency warnings. 2024-04-19 22:30:37 -07:00
ArticleIconSchemeHandler.swift Fix several concurrency warnings. 2024-07-01 22:20:00 -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
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 Make ArticleExtractor reference SecretKey instead of passing in secrets. Remove unused imports of Secrets. 2024-07-07 15:48:56 -07:00
WrapperScriptMessageHandler.swift