NetNewsWire/iOS/Article
Rizwan Mohamed Ibrahim 108da4ccf4
Fix buttons a11y label for close and share button for image vc
Image View Controller buttons both close and share don't have correct
a11y label. This will add the localised label
2020-04-21 22:14:58 +05:30
..
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 Fix regression where navigating back and paging back from an article happened at the same time. 2020-04-12 11:48:14 -05:00
ContextMenuPreviewViewController.swift Shoehorn the controller into the little area allowed for context previews in landscape. Issue #1569 2020-01-09 21:11:13 -07:00
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 Fix regression that prevented Safari from opening from Activity dialog. 2020-01-15 18:23:09 -07: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