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
0369d976fa3d9267733a91ec1ba4fa866b8e613e
NetNewsWire
/
iOS
/
Article
History
Maurice Parker
f1357c0a23
Merge branch 'ios-release'
2020-04-21 20:25:14 -05: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
ArticleViewController.swift
Merge branch 'ios-release'
2020-04-12 11:50:11 -05:00
ContextMenuPreviewViewController.swift
…
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
Change article rendering to use loadHTMLString instead of JavaScript. Issue
#1923
2020-03-17 17:18:24 -05:00
WebViewController.swift
Remove web view recycling as this seems to contribute to the blank article problem on iPadOS
2020-04-16 16:26:53 -05:00
WebViewProvider.swift
Remove flush and restore of web view queues. Issue
#1882
2020-03-11 17:02:16 -06:00
WrapperScriptMessageHandler.swift
Flush are rebuild web view queue when suspending and restoring the app. Issue
#1563
2020-02-04 16:00:26 -08:00