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
7922efab1e04afabc52cecf3ff505aa4c2559de3
NetNewsWire
/
iOS
/
Article
History
Maurice Parker
7922efab1e
Merge pull request
#1899
from flowinho/ios-release
...
Hide articleExtractor and actionBarButtonItem
2020-03-13 15:13:33 -05:00
..
ArticleExtractorButton.swift
Fix animation layer stripping. Issue
#1668
2020-01-20 13:16:03 -07:00
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
Hide articleExtractor and actionBarButtonItem
2020-03-13 20:21:18 +01:00
ContextMenuPreviewViewController.swift
…
ImageScrollView.swift
…
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
Removed old debugging statement.
2020-03-12 16:01:13 -05:00
OpenInSafariActivity.swift
…
PreloadedWebView.swift
Ensure that the dom is fully loaded on *all* web views before being made available to process JavaScript. Issue
#1756
& Issue
#1808
2020-02-25 15:10:51 -08:00
WebViewController.swift
Don't reset the windowScrollY position on every page render and don't set it if JavaScript returns it corrupted. Issue
#1883
2020-03-11 19:45:45 -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