NetNewsWire/Mac
Stuart Breckenridge 03611bc6ec
Add Accounts UI Refresh
• An extenison has been added to `AccountType` for iconColors (which have been added to the asset catalogs) and localised account names. SPM can handle resources so it might make sense to move to there.

• Add Account screen now has sections for local, icloud, web, and self-hosted, icons are now tinted and sized a bit smaller, and text is now `body` sized.
2020-10-27 11:42:28 +08:00
..
Base.lproj Set the preferences toolbar type so that it is correct on Big Sur. 2020-10-18 17:03:59 -05:00
CrashReporter Updates for Data+RSCore changes 2020-01-18 19:18:58 -06:00
Inspector Fix action for open-system-preferences button in alert 2020-09-22 07:10:13 -04:00
MainWindow Make sure that the error is displayed after the progress window is ended by doing an DispatchQueue.main.async on the error display. 2020-10-25 15:17:02 -05:00
Preferences Don't allow duplicate Reader API accounts to be created. 2020-10-25 19:41:16 -05:00
Resources Add Accounts UI Refresh 2020-10-27 11:42:28 +08:00
SafariExtension Update credits; update copyrights. 2020-09-08 20:09:32 -07:00
Scriptability Add Inoreader, BazQux, and The Old Reader assets 2020-10-24 14:18:01 -05:00
ShareExtension Finish macOS Share Extension 2020-08-14 10:25:55 -05:00
AppAssets.swift Add Inoreader, BazQux, and The Old Reader assets 2020-10-24 14:18:01 -05:00
AppDefaults.swift Add setter for hideUnreadCount in AppDefaults 2020-09-05 15:43:20 -04:00
AppDelegate.swift Disable the Import Subscriptions menu item if there aren't any accounts that can import OPML files. 2020-10-18 20:32:10 -05:00
Browser.swift Correctly handle IRIs 2020-09-01 16:41:01 -05:00
ErrorHandler.swift Change to not show alert dialog on automatic refreshes. Issue #729 2019-06-10 15:21:17 -05:00
NetNewsWire-Bridging-Header.h Use a bridging header for the Web Inspector API instead of KVC 2019-09-17 06:55:55 -05:00
WKPreferencesPrivate.h Use a bridging header for the Web Inspector API instead of KVC 2019-09-17 06:55:55 -05:00