NetNewsWire/Frameworks/Account
Daniel Jalkut 3507313f84 Accept Xcode 9.3 recommended build settings. 2018-01-29 11:20:30 -05:00
..
Account.xcodeproj Accept Xcode 9.3 recommended build settings. 2018-01-29 11:20:30 -05:00
AccountTests
Feedbin Change from flatMap to new compactMap rename in Xcode 9.3. 2018-01-29 11:19:54 -05:00
LocalAccount Remove unwanted debugging print statement. 2018-01-24 21:48:20 -08:00
Account.swift Change from flatMap to new compactMap rename in Xcode 9.3. 2018-01-29 11:19:54 -05:00
AccountDelegate.swift Add AccountDelegate.accountDidInitialize method, so that the delegate can set the account’s nameForDisplay before anything else happens. Fix #247. 2017-12-19 17:48:30 -08:00
AccountManager.swift Make hasAtLeastOneFeed() a Container protocol function with a default implementation. Scrap Account’s feedIDDictionary, since it’s not needed. (Well, profiling may tell us later to bring it back.) 2017-10-18 18:45:09 -07:00
CombinedRefreshProgress.swift Create and use CombinedRefreshProgress, which reports refresh progress across all accounts. Used by the status view. 2017-10-07 17:20:19 -07:00
Container.swift Extend Notification.Name, not NSNotification.Name. 2018-01-22 22:00:01 -08:00
ContainerPath.swift Fix build errors. 2017-11-04 19:29:43 -07:00
DataExtensions.swift Save feed.authors. 2017-12-02 14:20:58 -08:00
Folder.swift Change from flatMap to new compactMap rename in Xcode 9.3. 2018-01-29 11:19:54 -05:00
Info.plist