NetNewsWire/Frameworks/ArticlesDatabase
2019-05-21 17:59:33 -05:00
..
ArticlesDatabase.xcodeproj Made frameworks cross platform and got generated iOS app to compile. 2019-04-15 13:30:10 -05:00
DatabaseTests
Extensions Use DatabaseDictionary instead of NSDictionary. Work around a Swift memory leak with NSDictionary. 2019-03-02 16:17:06 -08:00
xcconfig Convert ArticlesDatabase to Swift 5. 2019-03-31 16:06:57 -07:00
ArticlesDatabase.swift Retrieve articles when we have a status but don't have an article on full refresh. 2019-05-17 14:56:27 -05:00
ArticlesTable.swift Fix crashing bug caused by nesting update statements. 2019-05-21 17:59:33 -05:00
AttachmentsTable.swift
AuthorsTable.swift
Constants.swift
DatabaseArticle.swift
DatabaseObject+Database.swift
Info.plist
RelatedObjectsMap+Database.swift
SearchTable.swift Use DatabaseDictionary instead of NSDictionary. Work around a Swift memory leak with NSDictionary. 2019-03-02 16:17:06 -08:00
StatusesTable.swift Fix crashing bug caused by nesting update statements. 2019-05-21 17:59:33 -05:00
UnreadCountDictionary.swift