..
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
Use noContentHTML rather than noSelectionHTML for prepared web views.
2019-08-31 15:03:03 -07:00
Extensions
Prevent autolayout from messing with our manually set frames
2019-08-25 20:00:34 -05:00
MasterFeed
Reload all cells when a batch update completes because we might be out of sync even though we called apply on the datasource. This can happen when moving a feed into and out of a folder.
2019-08-30 16:19:06 -05:00
MasterTimeline
Add scoped searching of articles
2019-08-31 15:53:47 -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
Implemented launch storyboard. Issue #742
2019-08-30 17:39:39 -05:00
Settings
Clean activities when the associated data is deleted
2019-08-28 11:30:40 -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 navigation and toolbar theming for light mode. Issue #698
2019-08-23 12:27:45 -05:00
AppCoordinator.swift
Add scoped searching of articles
2019-08-31 15:53:47 -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
Update to work with the enhanced FeedIconDownloader
2019-08-26 19:48:12 -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
Handle user activities on a cold launch
2019-08-25 17:49:09 -05:00