This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetNewsWire
/
iOS
/
Article
History
Dimitris Apostolou
94ae4d348c
Fix typos
2022-01-05 00:25:20 +02:00
..
ArticleExtractorButton.swift
…
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
Make state restoration work on both the iPad and the iPhone
2021-09-13 02:22:15 -05:00
ContextMenuPreviewViewController.swift
…
FindInArticleActivity.swift
Adds "Find in Article" activity to the share sheet
2020-05-11 17:08:44 -04:00
ImageScrollView.swift
Fix typos
2022-01-05 00:25:20 +02:00
ImageTransition.swift
…
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
Resolve issue where we could have a web view deallocated before getting displayed.
2020-09-01 18:54:46 -05:00
WebViewController.swift
Fix typos
2022-01-05 00:25:20 +02: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
…