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
432aeea1b54768f73efa8f3d2ad3e7fc7f8bc6b4
NetNewsWire
/
iOS
/
Article
T
History
Stuart Breckenridge
2f1f673afe
Fixes
#3739
- Theme menu updates after selection
2022-11-12 14:46:42 +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
Fixes
#3739
- Theme menu updates after selection
2022-11-12 14:46:42 +08:00
ContextMenuPreviewViewController.swift
…
FindInArticleActivity.swift
Adds "Find in Article" activity to the share sheet
2020-05-11 17:08:44 -04:00
ImageScrollView.swift
Remove unnecessary os version availability tests
2022-09-23 07:52:23 -05:00
ImageTransition.swift
…
ImageViewController.swift
…
OpenInSafariActivity.swift
Change share sheet Open In Browser icon to match the rest in NetNewsWire.
Fixes
#3712
2022-10-07 10:34:43 -05:00
PreloadedWebView.swift
Fix typo
2022-02-03 00:01:22 +02:00
WebViewController.swift
Change to not encode the email address.
Fixes
#3719
2022-10-28 20:17:24 -05: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
…