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
f2e29de7b683669c306a3da47d435afeebdbd4f8
NetNewsWire
/
iOS
/
Article
History
Maurice Parker
99820c1c2f
Fix class name
2020-07-08 17:25:10 -05: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
NetNewsWire-iOS AppDefaults is now a singleton
2020-07-02 10:47:45 +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
Force the frame to center when displaying. Issue
#1983
2020-04-11 15:58:48 -05: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
Replace the
firstElementPassingTest
function come from RSCore with the native function
first(where:)
.
2020-04-06 02:06:24 +08:00
PreloadedWebView.swift
Allow autoplay on iOS
2020-05-10 12:21:35 -05:00
WebViewController.swift
NetNewsWire-iOS AppDefaults is now a singleton
2020-07-02 10:47:45 +08:00
WebViewProvider.swift
Fix class name
2020-07-08 17:25:10 -05:00
WrapperScriptMessageHandler.swift
…