NetNewsWire/iOS
2021-05-16 20:22:15 -07:00
..
Account adds helper text 2021-04-25 16:46:24 +08:00
Add
Article Reload the webview when rotating the device on an iPhone. Fixes #3041 2021-05-04 21:44:55 -05:00
Base.lproj Change the Mark All As Read confirmation back to an Alert. Fixes #2968 2021-04-03 11:02:15 -05:00
Inspector Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance. 2021-05-08 12:42:44 -07:00
Intents
IntentsExtension
MasterFeed Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate 2021-05-08 12:42:52 -07:00
MasterTimeline Handle links with unencoded spaces. Fixes #3069 2021-04-28 22:49:32 +12:00
Resources Scale super large images down so that they can be drawn on the canvas 2021-04-07 19:31:46 -05:00
Settings Tweak text for Feed Providers explanation. Now: “Feed Providers allow you to subscribe to some pages as if they were RSS feeds.” 2021-05-16 20:22:15 -07:00
ShareExtension
UIKit Extensions
AppAssets.swift
AppDefaults.swift
AppDelegate.swift Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance. 2021-05-08 12:42:44 -07:00
ArticleActivityItemSource.swift
ErrorHandler.swift
IconView.swift Simplify iconImage:didSet. Move background color update to a private helper function. 2021-04-24 17:55:48 -07:00
KeyboardManager.swift
NavigationStateController.swift
RootSplitViewController.swift Add completion callbacks so that we can ensure that unreads have been marked before determining the next unread. Fixes #2993 2021-04-12 19:42:05 -05:00
SceneCoordinator.swift Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance. 2021-05-08 12:42:44 -07:00
SceneDelegate.swift
TitleActivityItemSource.swift