NetNewsWire/iOS
Jim Correia 932f6fdd30 Added NNWTableViewCell; a base class for cells with the NNW selection color.
Defined a semantic color for the selection color which is identical to
netNewsWireBlue.

MasterFeedTableViewCell and MasterTimelineTableViewCell now subclass
NNWTableViewCell and no longer directly customize their selected background
view.
2019-09-02 22:38:42 -07:00
..
Add Fix background color to respect dark mode 2019-08-04 13:23:34 -05:00
Base.lproj Added missing constraints to the web container view in the Detail scene. 2019-08-31 13:20:23 -07:00
Detail Refactor mark as read for articles to be in the SceneCoordinator instead of in the DetailViewController 2019-09-01 12:52:06 -05:00
Extensions Prevent autolayout from messing with our manually set frames 2019-08-25 20:00:34 -05:00
MasterFeed Added NNWTableViewCell; a base class for cells with the NNW selection color. 2019-09-02 22:38:42 -07:00
MasterTimeline Added NNWTableViewCell; a base class for cells with the NNW selection color. 2019-09-02 22:38:42 -07:00
Progress In Three Pane Mode only show the progress indicator on the Feeds controller 2019-07-27 14:49:07 -05:00
Resources Added NNWTableViewCell; a base class for cells with the NNW selection color. 2019-09-02 22:38:42 -07:00
Settings Implement stateRestorationActivity to save most relevant current user activity 2019-08-31 19:30:21 -05:00
Views Added NNWTableViewCell; a base class for cells with the NNW selection color. 2019-09-02 22:38:42 -07:00
Wrappers Move SafariView to Wrappers group since it is a reusable SwiftUI View 2019-06-16 10:21:03 -05:00
AppAssets.swift Added NNWTableViewCell; a base class for cells with the NNW selection color. 2019-09-02 22:38:42 -07:00
AppDefaults.swift Updated timeline to default to 3 lines for the title. Issue #694 2019-05-27 18:46:53 -05:00
AppDelegate.swift Add Home Page Quick Actions 2019-09-01 16:54:07 -05:00
ErrorHandler.swift Removed usaged of UIApplication.present 2019-06-27 14:21:07 -05:00
NavigationStateController.swift Rename AccountsDidChangeNotification to AccountsDidChange to match other notification names 2019-05-19 16:36:33 -05:00
SceneCoordinator.swift Prevent automated scrolling when selecting an article in the timeline 2019-09-02 12:05:11 -05:00
SceneDelegate.swift Implement search home page quick action 2019-09-01 17:41:46 -05:00