.. |
Account
|
Get rid of SecretsProvider protocol. Stop passing secretsProvider around — just use SecretKey.whatever static properties.
|
2024-07-07 15:38:45 -07:00 |
Add
|
Remove unused AddFeedType.
|
2024-06-10 22:18:49 -07:00 |
Article
|
Make ArticleExtractor reference SecretKey instead of passing in secrets. Remove unused imports of Secrets.
|
2024-07-07 15:48:56 -07:00 |
Base.lproj
|
Use renamed class names.
|
2024-06-19 20:17:27 -07:00 |
Feeds
|
Fix module name for RoundedProgressView.
|
2024-06-19 20:17:09 -07:00 |
Inspector
|
Rename Account.type to Account.accountType.
|
2024-06-09 22:53:19 -07:00 |
Intents
|
Temporarily disable AddFeedIntentHandler — it’s causing a build failure.
|
2024-02-25 23:14:37 -08:00 |
IntentsExtension
|
Temporarily disable AddFeedIntentHandler — it’s causing a build failure.
|
2024-02-25 23:14:37 -08:00 |
Resources
|
Rename WebFeed and webFeed to Feed and feed.
|
2024-02-25 23:12:21 -08:00 |
Settings
|
Get rid of SecretsProvider protocol. Stop passing secretsProvider around — just use SecretKey.whatever static properties.
|
2024-07-07 15:38:45 -07:00 |
ShareExtension
|
Fix concurrency warning.
|
2024-05-03 22:55:29 -07:00 |
Timeline
|
Use ImageDownloader.shared.
|
2024-06-30 18:14:11 -07:00 |
UIKit Extensions
|
Rename Account.type to Account.accountType.
|
2024-06-09 22:53:19 -07:00 |
AppAssets.swift
|
Fix concurrency warnings.
|
2024-04-19 22:30:37 -07:00 |
AppDefaults.swift
|
Fix some concurrency warnings.
|
2024-05-04 11:05:45 -07:00 |
AppDelegate.swift
|
Create importFeedsIfNeeded shared AppDelegate method.
|
2024-07-07 16:59:54 -07:00 |
ArticleActivityItemSource.swift
|
|
|
ErrorHandler.swift
|
Fix some concurrency warnings.
|
2024-05-03 22:32:48 -07:00 |
IconView.swift
|
Move NonIntrinsic* views to UIKitExtras.
|
2024-05-06 22:26:11 -07:00 |
KeyboardManager.swift
|
Turn on strict concurrency. Fix some issues.
|
2024-03-19 19:55:55 -07:00 |
NavigationStateController.swift
|
|
|
RootSplitViewController.swift
|
Restore several of Maurice’s changes, including the new three-pane split view.
|
2024-03-03 22:51:53 -08:00 |
SceneCoordinator.swift
|
Move Animations and UITableView extensions to UIKitExtras.
|
2024-05-06 22:16:05 -07:00 |
SceneDelegate.swift
|
Make SceneDelegate final.
|
2024-05-05 22:43:52 -07:00 |
TitleActivityItemSource.swift
|
|
|