.. |
Account
|
Id -> ID renaming.
|
2024-04-07 16:09:23 -07:00 |
Add
|
Fix some concurrency warnings.
|
2024-05-03 23:10:57 -07:00 |
Article
|
Move UIPageViewController extension to the file where it’s used.
|
2024-05-06 22:18:09 -07:00 |
Base.lproj
|
Fix some missed class renames.
|
2024-03-05 21:19:06 -08:00 |
Feeds
|
Move NonIntrinsic* views to UIKitExtras.
|
2024-05-06 22:26:11 -07:00 |
Inspector
|
Rename `isNotifyAboutNewArticles` to `shouldSendUserNotificationForNewArticles`
|
2024-05-25 23:05:38 -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
|
Make FeedlyOAuthAccountAuthorizationOperation not a MainThreadOperation, since we’re moving away from MainThreadOperationQueue.
|
2024-05-15 09:31:16 -07:00 |
ShareExtension
|
Fix concurrency warning.
|
2024-05-03 22:55:29 -07:00 |
Timeline
|
Provide hash(into:) functions where the default implementation might be doing too much work.
|
2024-05-26 11:53:36 -07:00 |
UIKit Extensions
|
Move NonIntrinsic* views to UIKitExtras.
|
2024-05-06 22:26:11 -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
|
Fix warning about unused @preconcurrency.
|
2024-05-04 15:19:48 -07:00 |
ArticleActivityItemSource.swift
|
Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things
|
2020-01-11 09:12:41 +01:00 |
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
|
Rename AccountsDidChangeNotification to AccountsDidChange to match other notification names
|
2019-05-19 16:36:33 -05:00 |
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
|
Adds new Tweetbot share extension identifier.
|
2021-05-23 18:24:27 +08:00 |