NetNewsWire/iOS/MasterTimeline
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
..
Cell Display "(No Text)" if there isn't a title or summary for the timeline. Fixes #2391 2020-10-23 19:18:35 -05:00
MarkAsReadAlertController.swift Adds context menus to mark all as read 2021-02-01 08:12:20 +08:00
MasterTimelineDataSource.swift Remove obsolete code. 2019-11-22 15:23:21 -06:00
MasterTimelineTitleView.swift Fix a11y for title view of timeline view controller 2020-07-29 11:37:27 +05:30
MasterTimelineTitleView.xib Add IconImage to encapsulate our icon processing logic 2019-11-05 18:05:57 -06:00
MasterTimelineUnreadCountView.swift Increase height of timeline unread indicator. Issue #1320 2019-11-19 18:58:18 -06:00
MasterTimelineViewController.swift Fixes context menu logic 2021-02-04 08:19:35 +08:00