NetNewsWire/iOS
Maurice Parker ab38e755d3 Move apply snapshot to the viewWillAppear callback to prevent table artifacts 2019-09-11 14:33:39 -05:00
..
Add Make Add Feed activity indicator adopt darkmode appearance 2019-09-08 08:37:59 -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 Make the scrolling check more succinct and readable 2019-09-05 21:19:00 -05:00
Extensions Prevent autolayout from messing with our manually set frames 2019-08-25 20:00:34 -05:00
MasterFeed Move apply snapshot to the viewWillAppear callback to prevent table artifacts 2019-09-11 14:33:39 -05:00
MasterTimeline Fixed timeline loading bug for portrait on the iPad 2019-09-11 10:41:48 -05:00
Model Extensions Update Add Account to use correct form of sheet showing 2019-09-08 06:43:29 -05:00
Progress Change progress bar to match bar tint color 2019-09-11 11:59:28 -05:00
Resources Fixed dark mode bar button tint color 2019-09-11 12:36:04 -05:00
Settings Automatically dismiss the add account view when an account is added 2019-09-08 10:18:45 -05:00
ShareExtension Rename and move entitlements file for iOS share extension 2019-09-09 12:46:38 -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 Add the ability to customize the smartfeed and folder color option using the Asset catalog 2019-09-11 11:26:22 -05: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 Rework keyboard commands so that the ones with menu bar counterparts on the mac act like the ones on the mac 2019-09-09 12:08:47 -05:00
NavigationStateController.swift Rename AccountsDidChangeNotification to AccountsDidChange to match other notification names 2019-05-19 16:36:33 -05:00
RootSplitViewController.swift Prevent the three panel configuration code from being called too fast when entering the background 2019-09-09 20:24:35 -05:00
SceneCoordinator.swift Make Node to IndexPath resolving methods private as they should no longer be used by the controllers 2019-09-11 14:00:07 -05:00
SceneDelegate.swift Animate portrait to landscape transitions in three panel mode 2019-09-09 16:59:24 -05:00