NetNewsWire/Multiplatform/Shared
Maurice Parker 77743f734d Fix undo manager compile error 2020-11-04 17:13:58 -06:00
..
Account Management Handles single and multiple sync failures 2020-07-25 16:40:04 +08:00
Add Reduces reliance on presentationMode to dismiss 2020-08-14 00:04:39 +08:00
Article Resolve issue where we could have a web view deallocated before getting displayed. 2020-09-01 18:54:46 -05:00
Assets.xcassets Update Feedbin icon to the new design. 2020-10-23 15:44:55 -05:00
CombineExt Update iOS with latest TimelineModel refactoring 2020-07-25 06:20:21 -05:00
Images Removes @ViewBuilder from `var body` 2020-08-12 21:04:56 +08:00
Inspector Removes another @ViewBuilder 2020-08-13 22:22:33 +08:00
Previews Refactored refresh progress so that it doesn't crash on the mac anymore 2020-07-15 15:32:04 -05:00
Sidebar Fix undo manager compile error 2020-11-04 17:13:58 -06:00
SwiftUI Extensions Make timeline filter maintain it state for each timeline individually 2020-07-12 16:48:39 -05:00
Timeline Removes more @ViewBuilders 2020-08-13 22:25:34 +08:00
AppAssets.swift Adds sidebar toggle image to app assets 2020-08-10 08:36:31 +08:00
AppDefaults.swift Add article text size to the app defaults 2020-11-04 17:13:02 -06:00
AppModel.swift Create rough app outline 2020-06-28 14:21:43 -05:00
ErrorHandler.swift Implement pull to refresh on iOS 2020-07-15 16:52:57 -05:00
MainApp.swift Multiplat mac now uses URL extension 2020-08-15 15:08:07 +08:00
NavigationView.swift Create rough app outline 2020-06-28 14:21:43 -05:00
RefreshProgressModel.swift Coalesce refresh progress updates 2020-07-15 21:32:56 -05:00
SceneModel.swift Revert using combine for toolbar buttons as it was inconsistent with context menus 2020-07-27 15:43:58 -05:00
SceneNavigationModel.swift Reduces reliance on presentationMode to dismiss 2020-08-14 00:04:39 +08:00
SceneNavigationView.swift Reduces reliance on presentationMode to dismiss 2020-08-14 00:04:39 +08:00