NetNewsWire/Frameworks/Account
Olof Hellman c91f4621e1 Merge remote-tracking branch 'brentsimmons/master' 2018-03-04 18:43:49 -08:00
..
Account.xcodeproj Add ArticleFetcher protocol. Add Feed and Folder extensions for it. 2018-02-04 10:57:41 -08:00
AccountTests Continue mess-making. Start Account framework. 2017-09-07 20:41:25 -07:00
Feedbin Remove extraneous get { from a bunch of read-only accessors. 2018-02-14 13:14:25 -08:00
LocalAccount Remove extraneous get { from a bunch of read-only accessors. 2018-02-14 13:14:25 -08:00
xcconfig convert Evergreen frameworks projects to use .xcconfig files. 2018-02-02 03:24:13 -08:00
Account.swift Merge remote-tracking branch 'brentsimmons/master' 2018-03-04 18:43:49 -08: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 Remove extraneous get { from a bunch of read-only accessors. 2018-02-14 13:14:25 -08:00
ArticleFetcher.swift Add ArticleFetcher protocol. Add Feed and Folder extensions for it. 2018-02-04 10:57:41 -08: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 Remove extraneous get { from a bunch of read-only accessors. 2018-02-14 13:14:25 -08:00
Folder.swift Remove extraneous get { from a bunch of read-only accessors. 2018-02-14 13:14:25 -08:00
Info.plist Continue mess-making. Start Account framework. 2017-09-07 20:41:25 -07:00