NetNewsWire/Frameworks/Account
Brent Simmons 1b44591692 Save new and updated articles to the database. 2017-10-08 01:54:37 -07:00
..
Account.xcodeproj Simplify Container and its function implementations. 2017-10-07 21:41:21 -07:00
AccountTests Continue mess-making. Start Account framework. 2017-09-07 20:41:25 -07:00
LocalAccount Set the account to dirty upon updating some Feed properties. 2017-10-07 20:25:17 -07:00
Account.swift Save new and updated articles to the database. 2017-10-08 01:54:37 -07:00
AccountDelegate.swift Make Account, rather than its delegate, watch for refresh progress changes. This way the delegate doesn’t have to be inited with its Account. 2017-10-07 17:43:10 -07:00
AccountManager.swift Simplify Container and its function implementations. 2017-10-07 21:41:21 -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 Simplify Container and its function implementations. 2017-10-07 21:41:21 -07:00
DataExtensions.swift Simplify Container and its function implementations. 2017-10-07 21:41:21 -07:00
Folder.swift Simplify Container and its function implementations. 2017-10-07 21:41:21 -07:00
Info.plist Continue mess-making. Start Account framework. 2017-09-07 20:41:25 -07:00