swiftui-multiplatform/Shared
2020-10-30 15:26:32 -04:00
..
Account Propagate login/logout fixes to Mac app target 2020-10-29 17:19:06 -04:00
Assets.xcassets Update Mac app icon 2020-09-14 15:30:10 -04:00
Extensions Move View+Keyboard extension to /iOS/Extensions 2020-09-22 10:26:59 -04:00
Models Fix SwiftLint error about function body length 2020-10-29 17:05:01 -04:00
Navigation Remove anything that attempts to set selected post or last draft 2020-10-29 12:03:31 -04:00
PostCollection Fix crash-on-load bug by cleaning up/thread-sanitizing CoreData calls 2020-10-29 16:09:35 -04:00
PostEditor Add methods to save, clear, and retrieve last draft from UserDefaults 2020-10-30 15:26:32 -04:00
PostList Fix post-count label to fetch info from managed object context 2020-10-29 17:20:20 -04:00
Preferences Set default new-post font from preferences view 2020-09-18 11:40:06 -04:00
Resources Add font licenses to project 2020-09-18 14:01:22 -04:00
LocalStorageManager.swift Extend NSManagedObjectContext to update context after batch delete 2020-09-10 14:08:29 -04:00
WriteFreely_MultiPlatformApp.swift Rename PersistenceManager to LocalStorageManager 2020-09-09 14:19:40 -04:00