NetNewsWire/iOS
2024-05-03 22:28:26 -07:00
..
Account Id -> ID renaming. 2024-04-07 16:09:23 -07:00
Add Create FeedFinder module. 2024-04-07 14:57:05 -07:00
Article Silence concurrency warning. 2024-05-03 22:25:14 -07:00
Base.lproj
Feeds Fix concurrency warning. 2024-05-03 22:28:26 -07:00
Inspector Move images-related code into Images module. 2024-04-15 22:21:17 -07:00
Intents
IntentsExtension
Resources
Settings Fix concurrency warning. 2024-05-03 22:24:07 -07:00
ShareExtension Fix Mac build errors. 2024-03-21 17:21:50 -07:00
Timeline Fix some concurrency warnings. 2024-04-20 15:41:34 -07:00
UIKit Extensions Fix concurrency warnings. 2024-04-19 22:30:37 -07:00
AppAssets.swift Fix concurrency warnings. 2024-04-19 22:30:37 -07:00
AppDefaults.swift Move images-related code into Images module. 2024-04-15 22:21:17 -07:00
AppDelegate.swift Move images-related code into Images module. 2024-04-15 22:21:17 -07:00
ArticleActivityItemSource.swift
ErrorHandler.swift
IconView.swift Move images-related code into Images module. 2024-04-15 22:21:17 -07:00
KeyboardManager.swift
NavigationStateController.swift
RootSplitViewController.swift
SceneCoordinator.swift Move images-related code into Images module. 2024-04-15 22:21:17 -07:00
SceneDelegate.swift Make ArticleThemeDownloader a struct with static funcs, which fixes the concurrency warning about the static shared property (which got removed). 2024-03-24 21:25:11 -07:00
TitleActivityItemSource.swift