mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-13 09:59:17 +01:00
78e0595708
- `try` added where applicable to ArticleTheme inits - `ArticleThemePlist` has fixed spelling of theme identifier and conforms to Equatable - `ArticleTheme` now uses `ArticleThemePlist` - `ArticleThemeDownloader` is now a class - `ArticleThemeDownloader` will now download themes to Application Support/NetNewsWire/Downloads on macOS and iOS. - `ArticleThemeDownloader` will remove downloaded themes from the Download folder when the application is closed. - macOS app delegate now observes for theme download fails - Error display code moved from SceneDelegate to SceneCoordinator so that it can use existing presentError on rootVC. |
||
---|---|---|
.. | ||
AboutViewController.swift | ||
AddAccountViewController.swift | ||
AddExtensionPointViewController.swift | ||
AddExtensionViewContrller.swift | ||
ArticleThemeImporter.swift | ||
ArticleThemesTableViewController.swift | ||
ColorPaletteTableViewController.swift | ||
EnableExtensionPointViewController.swift | ||
EnableExtensionViewController.swift | ||
Settings.storyboard | ||
SettingsComboTableViewCell.swift | ||
SettingsComboTableViewCell.xib | ||
SettingsTableViewCell.xib | ||
SettingsViewController.swift | ||
TimelineCustomizerViewController.swift | ||
TimelinePreviewTableViewController.swift |