NetNewsWire/iOS/Settings
Stuart Breckenridge 78e0595708 Various ThemeDownloader Updates
- `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.
2021-09-21 09:10:56 +08:00
..
AboutViewController.swift Update credits, dedication, and copyright on iOS. Fix #3005. 2021-05-22 21:50:32 -07:00
AddAccountViewController.swift Add a warning about iCloud sync being slow sometimes. Also: in user-facing text, change “subscriptions” to “feeds.” We want to use the word “feed” — a “subscription” makes people think of IAP. 2021-05-31 15:52:56 -07:00
AddExtensionPointViewController.swift Tweak text for Feed Providers explanation. Now: “Feed Providers allow you to subscribe to some pages as if they were RSS feeds.” 2021-05-16 20:22:15 -07:00
AddExtensionViewContrller.swift Add Extension Point maintenance to the iOS app. 2020-04-16 08:25:40 -05:00
ArticleThemeImporter.swift Various ThemeDownloader Updates 2021-09-21 09:10:56 +08:00
ArticleThemesTableViewController.swift Various ThemeDownloader Updates 2021-09-21 09:10:56 +08:00
ColorPaletteTableViewController.swift Add the option to select the user interface color palette. Issue #1900 2020-03-15 04:25:25 -05:00
EnableExtensionPointViewController.swift Fix extension point image name 2020-10-30 17:10:24 -05:00
EnableExtensionViewController.swift Add Extension Point maintenance to the iOS app. 2020-04-16 08:25:40 -05:00
Settings.storyboard Add Theme selector to iOS 2021-09-12 16:18:55 -05:00
SettingsComboTableViewCell.swift Remove zero duration animations. 2020-10-22 18:56:33 -05:00
SettingsComboTableViewCell.xib Add Extension Point maintenance to the iOS app. 2020-04-16 08:25:40 -05:00
SettingsTableViewCell.xib Adds app default option 2021-08-23 23:01:48 +08:00
SettingsViewController.swift Add Theme selector to iOS 2021-09-12 16:18:55 -05:00
TimelineCustomizerViewController.swift NetNewsWire-iOS AppDefaults is now a singleton 2020-07-02 10:47:45 +08:00
TimelinePreviewTableViewController.swift NetNewsWire-iOS AppDefaults is now a singleton 2020-07-02 10:47:45 +08:00