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
df9a73716bddbc23a7748b8a7251ec4d4c4f1ef5
NetNewsWire
/
iOS
/
Article
History
Brian Sanders
6aa7b009f8
Tweaks the scroll behavior when space bar is pressed
...
The overlap is 2 lines of text at the standard system font size.
2020-06-13 19:17:17 -04: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
adds "Open In App Browser" shortcut
2020-05-15 12:39:33 +05:30
ContextMenuPreviewViewController.swift
…
ImageScrollView.swift
Force the frame to center when displaying. Issue
#1983
2020-04-11 15:58:48 -05:00
ImageTransition.swift
Call completions immediately if the previous WebViewController was deallocated because the iPad was rotated. Issue
#1757
2020-01-30 18:48:51 -07:00
ImageViewController.swift
Fix buttons a11y label for close and share button for image vc
2020-04-21 22:14:58 +05:30
OpenInSafariActivity.swift
…
PreloadedWebView.swift
Change article rendering to use loadHTMLString instead of JavaScript. Issue
#1923
2020-03-17 17:18:24 -05:00
WebViewController.swift
Tweaks the scroll behavior when space bar is pressed
2020-06-13 19:17:17 -04:00
WebViewProvider.swift
Serialize access to the web view provider. Issue
#2043
2020-05-07 11:32:11 -05: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