NetNewsWire/iOS
Stuart Breckenridge 0a10544905
Fixes context menu logic
Prevents both a menu and action being attached to the `markAllAsRead` button. This caused issues on iPad where the popover would show instead of the menu. When the user changes the preference the toolbar is now rebuilt.

This commit also fixes the widget building on M1 where SwiftGen is available.
2021-02-04 08:19:35 +08:00
..
Account Change so that we always refresh after updating sync service credentials. Fixes #2713 2021-01-09 15:15:14 -06:00
Add Change style of default buttons that close scenes to use the Done style. 2020-12-16 16:05:05 -06:00
Article Adds to the URL-Extensions file 2021-01-09 06:09:50 +08:00
Base.lproj Adds context menus to mark all as read 2021-02-01 08:12:20 +08:00
Inspector Add preferred action to all alert dialogs. 2021-01-11 19:57:14 -06:00
Intents Move account files to the documents directory and out of the shared container. Issue #1784 2020-02-12 16:21:48 -08:00
IntentsExtension Add some work in progress for CloudKit syncing 2020-03-22 16:35:03 -05:00
MasterFeed Notifications 2021-02-01 08:33:37 +08:00
MasterTimeline Fixes context menu logic 2021-02-04 08:19:35 +08:00
Resources adds add item context menu for iOS 14 2021-01-31 22:37:47 +08:00
Settings Change style of default buttons that close scenes to use the Done style. 2020-12-16 16:05:05 -06:00
ShareExtension Add exception handling for Reddit app when sharing since it doesn't pass the URL correctly to the share sheet. 2020-10-17 13:00:34 -05:00
UIKit Extensions Add preferred action to all alert dialogs. 2021-01-11 19:57:14 -06:00
AppAssets.swift AppAssets 2021-02-01 08:25:34 +08:00
AppDefaults.swift Register AppDefaults. Issue #2190 2020-07-03 01:24:35 -05:00
AppDelegate.swift widget text spacing 2020-12-23 21:16:32 +08:00
ArticleActivityItemSource.swift Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things 2020-01-11 09:12:41 +01:00
ErrorHandler.swift Cancel network activity when told to shutdown by the OS. Issue #1232 2019-11-04 20:24:21 -06:00
IconView.swift Separate background suppression from symbol processing. Fixes #2646 & Fixes #2635 2020-12-06 14:25:22 -06:00
KeyboardManager.swift Don't use the commands from the KeyboardManager if the user is typing in a text field. Fixes #2437 2020-11-20 13:00:58 -06:00
NavigationStateController.swift Rename AccountsDidChangeNotification to AccountsDidChange to match other notification names 2019-05-19 16:36:33 -05:00
RootSplitViewController.swift Add Reddit Feed adding functionality 2020-08-11 16:27:42 -05:00
SceneCoordinator.swift Change how smart feeds are shown so that they appear even if they have been filtered 2020-11-19 05:23:07 -06:00
SceneDelegate.swift Handle the feed protocol on iOS. Fixes #2703 2021-01-05 00:11:09 -06:00
TitleActivityItemSource.swift Adds Title when sharing to Tweetbot and Buffer 2020-05-22 20:53:22 +08:00