NetNewsWire/iOS
Maurice Parker c752d0b699 Optimize table cell loading so that we are no longer reloading all visible cells when an image is downloaded 2019-08-21 19:37:19 -05:00
..
Add Fix background color to respect dark mode 2019-08-04 13:23:34 -05:00
Base.lproj Adjust font to silence dynamic type warning 2019-08-01 20:24:54 -05:00
Detail Move show share dialog back to detail controller from coordinator 2019-08-19 18:13:21 -05:00
Extensions Automatically hide the overlay and only add the navigation controller to detail views when not collapsed 2019-07-26 16:26:22 -05:00
MasterFeed Change to get currently selected unread count item from total number of articles shown in timeline 2019-08-21 13:10:08 -05:00
MasterTimeline Optimize table cell loading so that we are no longer reloading all visible cells when an image is downloaded 2019-08-21 19:37:19 -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 Removed unused color for folders. This has been replaced with the tint color. 2019-08-03 17:28:45 -05:00
Settings Rearrange some code to put them in the correct sections 2019-08-15 12:42:25 -05: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 Share context menu for timeline 2019-08-19 18:09:38 -05:00
AppCoordinator.swift Change to use async fetch for major account changes 2019-08-21 15:58:55 -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 Fix crash that could happen on launch because the background task wasn't registered before it was triggered 2019-08-14 19:48:18 -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
SceneDelegate.swift Remove duplicate split view controller initialization on launch 2019-07-26 09:58:46 -05:00