NetNewsWire/iOS
2022-01-24 17:20:07 -05:00
..
Account
Add
Article Fix typos 2022-01-05 00:25:20 +02:00
Base.lproj Fix compiler warnings 2021-09-30 09:35:44 -05:00
Inspector
Intents
IntentsExtension
MasterFeed Directly set the unread count on the cell instead of doing a full reload to get rid of unread count flickering 2021-11-13 11:06:17 -06:00
MasterTimeline Remove Mark Read on Scroll code 2021-12-29 14:44:40 -08:00
Resources Make app owner of its document type. Bump build to 6102. 2022-01-23 21:03:04 -08:00
Settings Update to point to the 6.1 help book. 2022-01-23 13:20:36 -08:00
ShareExtension
UIKit Extensions Fix typos 2022-01-05 00:25:20 +02:00
AppAssets.swift
AppDefaults.swift Remove Mark Read on Scroll code 2021-12-29 14:44:40 -08:00
AppDelegate.swift Fix typos 2022-01-05 00:25:20 +02:00
ArticleActivityItemSource.swift
ErrorHandler.swift
IconView.swift
KeyboardManager.swift Assert that our UIKeyCommand instances should take priority over system behavior. This may be a bit more blunt than is strictly necessary, as I think there is only contention for e.g. unmodified keystrokes including bare arrow keys, but I also don't think that it will probably hurt anything to assert that all of our key commands should be active? 2022-01-24 17:20:07 -05:00
NavigationStateController.swift
RootSplitViewController.swift
SceneCoordinator.swift Fix typos 2022-01-05 00:25:20 +02:00
SceneDelegate.swift Uses SceneCoordinator 2021-11-08 09:52:12 +08:00
TitleActivityItemSource.swift