NetNewsWire/iOS/Settings
Stuart Breckenridge 0db88c5f92 Fixes #3335
When the app is brought to the foreground from an external action (e.g., tapping on the widget, opening from a notification), a notification is posted (with a slight delay).

`MasterFeedViewController` and `SettingsViewController` are observers. `MasterFeedViewController` will dismiss any `SFSafariViewController`s that are presented, while `SettingsViewController` will dismiss itself.
2021-11-06 22:43:50 +08:00
..
AboutViewController.swift
AddAccountViewController.swift
AddExtensionPointViewController.swift
AddExtensionViewContrller.swift
ArticleThemeImporter.swift
ArticleThemesTableViewController.swift try? changed to try with error handling 2021-09-21 09:22:45 +08:00
ColorPaletteTableViewController.swift
EnableExtensionPointViewController.swift
EnableExtensionViewController.swift
Settings.storyboard Add iOS setting for mark as read on scroll 2021-10-27 21:17:04 +02:00
SettingsComboTableViewCell.swift
SettingsComboTableViewCell.xib
SettingsTableViewCell.xib
SettingsViewController.swift Fixes #3335 2021-11-06 22:43:50 +08:00
TimelineCustomizerViewController.swift
TimelinePreviewTableViewController.swift Fix compile errors by updating to latest API for Article 2021-09-30 09:28:09 -05:00