This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f54fe338cd30e385b06826725b9d3683d439eb6d
NetNewsWire
/
iOS
/
Article
T
History
Brent Simmons
f54fe338cd
Remove WebViewProvider and PreloadedWebView. This is really Maurice’s change but I’ve changed things so much that I don’t think I can cherry-pick it. There’s going to be a lot of that coming up.
2024-02-29 20:48:04 -08: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
Remove last references to isFeedProvider. Fix a couple warnings.
2023-06-25 16:19:20 -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
Remove unused @available instances.
2024-02-22 22:39:22 -08: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
Renamed Open in Safari activity to Open in Browser
2021-04-03 09:06:51 -05:00
WebViewController.swift
Remove WebViewProvider and PreloadedWebView. This is really Maurice’s change but I’ve changed things so much that I don’t think I can cherry-pick it. There’s going to be a lot of that coming up.
2024-02-29 20:48:04 -08:00
WrapperScriptMessageHandler.swift
…