NetNewsWire/Frameworks/Account
2018-09-13 22:25:10 -07:00
..
Account.xcodeproj Start using ODB code with Account. Store the unread count in the settings database. 2018-09-12 22:28:21 -07:00
AccountTests
Feedbin Use synthesized init. 2018-08-25 17:07:55 -07:00
LocalAccount Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
xcconfig Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
Account.swift Stop storing unreadCount for Feed and Folder objects on disk, since they’re fast to fetch at startup. Also, give Feed an ODBRawValueTable for metadata storage. 2018-09-13 22:25:10 -07:00
AccountDelegate.swift
AccountManager.swift Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
ArticleFetcher.swift Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
CombinedRefreshProgress.swift
Container.swift Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
ContainerPath.swift
DataExtensions.swift Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
Feed.swift Stop storing unreadCount for Feed and Folder objects on disk, since they’re fast to fetch at startup. Also, give Feed an ODBRawValueTable for metadata storage. 2018-09-13 22:25:10 -07:00
Folder.swift Stop storing unreadCount for Feed and Folder objects on disk, since they’re fast to fetch at startup. Also, give Feed an ODBRawValueTable for metadata storage. 2018-09-13 22:25:10 -07:00
Info.plist
UnreadCountProvider.swift Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00