NetNewsWire/iOS
Maurice Parker efd17502e0 Stub out all the global shortcut functions and move global shortcuts to the RootSplitViewController 2019-09-05 11:29:04 -05:00
..
Add Automatically copy any url in the pasteboard to the feed field for feed adds 2019-09-02 15:54:49 -05:00
Base.lproj Create separate launch storyboard for iPad since we don't use large titles on iPad in three panel mode which is the only one you will see while launching 2019-09-04 04:46:13 -05:00
Detail Fix bug in arrow key navigation where focus could get stolen from the timeline 2019-09-05 10:46:24 -05:00
Extensions Prevent autolayout from messing with our manually set frames 2019-08-25 20:00:34 -05:00
MasterFeed Add keyboard arrow key navigation 2019-09-04 21:06:29 -05:00
MasterTimeline Add keyboard arrow key navigation 2019-09-04 21:06:29 -05:00
Progress In Three Pane Mode only show the progress indicator on the Feeds controller 2019-07-27 14:49:07 -05:00
Resources Add iframe to the list of max width elements to prevent youtube videos and others from being too large 2019-09-04 17:32:10 -05: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 Simplified/corrected highlighted/selected appearance of feed and timeline cells. 2019-09-02 22:39:01 -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 Remove Refresh shortcut item 2019-09-02 16:05:55 -05:00
ErrorHandler.swift Removed usaged of UIApplication.present 2019-06-27 14:21:07 -05:00
KeyboardManager.swift Stub out all the global shortcut functions and move global shortcuts to the RootSplitViewController 2019-09-05 11:29:04 -05:00
NavigationStateController.swift Rename AccountsDidChangeNotification to AccountsDidChange to match other notification names 2019-05-19 16:36:33 -05:00
RootSplitViewController.swift Stub out all the global shortcut functions and move global shortcuts to the RootSplitViewController 2019-09-05 11:29:04 -05:00
SceneCoordinator.swift Fix bug in arrow key navigation where focus could get stolen from the timeline 2019-09-05 10:46:24 -05:00
SceneDelegate.swift Remove Refresh shortcut item 2019-09-02 16:05:55 -05:00