NetNewsWire/iOS
2021-06-23 03:24:23 -05:00
..
Account Replace “don't” with “don’t” everywhere. 2021-05-31 16:01:01 -07:00
Add changes background colour on extension views 2021-02-25 20:51:04 +08:00
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 Ignore key commands when the web view has focus. Fixes #3179 2021-06-23 02:44:34 -05:00
MasterTimeline Restore alpha of the indicators to 1 incase the animation completion handler doesn't get called. Fixes #3156 2021-06-23 03:24:23 -05:00
Resources Update credits, dedication, and copyright on iOS. Fix #3005. 2021-05-22 21:50:32 -07:00
Settings Update Help book URL. 2021-06-20 16:03:54 -07:00
ShareExtension
UIKit Extensions
AppAssets.swift Adds missing vars to AppAssets.swift 2021-02-24 08:07:09 +08:00
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 Don't animate the Feeds rebuild when responding to the initial unread count initialization. Fixes #2985 2021-06-15 16:35:29 -05:00
SceneDelegate.swift
TitleActivityItemSource.swift Adds new Tweetbot share extension identifier. 2021-05-23 18:24:27 +08:00