.. |
1Password
|
|
|
Activity
|
Move images-related code into Images module.
|
2024-04-15 22:21:17 -07:00 |
Article Rendering
|
Create ArticleExtractor module.
|
2024-04-07 15:05:38 -07:00 |
ArticleStyles
|
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 |
Commands
|
Replace forEach for for-in.
|
2024-04-07 17:06:39 -07:00 |
Exporters
|
Fix concurrency warning.
|
2024-05-01 21:50:55 -07:00 |
ExtensionPoints
|
Fix some concurrency warnings.
|
2024-05-03 22:00:35 -07:00 |
Extensions
|
Move constraintsToMakeSubViewFullSize into Core module.
|
2024-04-16 19:37:43 -07:00 |
HTMLMetadata
|
Convert several methods to async await.
|
2024-04-10 19:03:41 -07:00 |
Importers
|
Convert importOPML to async await.
|
2024-03-26 21:10:05 -07:00 |
Resources
|
|
|
ShareExtension
|
Fix a couple concurrency warnings.
|
2024-05-03 12:10:59 -07:00 |
SidebarItem
|
Fix concurrency warnings.
|
2024-04-19 22:30:37 -07:00 |
SmartFeeds
|
Move images-related code into Images module.
|
2024-04-15 22:21:17 -07:00 |
Timeline
|
Fix a few concurrency warnings.
|
2024-05-03 12:05:53 -07:00 |
Timer
|
Convert refreshAll to async/await.
|
2024-03-25 23:36:27 -07:00 |
Tree
|
Replace forEach for for-in.
|
2024-04-07 17:06:39 -07:00 |
UserNotifications
|
Fix numerous concurrency warnings.
|
2024-04-07 21:32:47 -07:00 |
Widget
|
Replace RSCore with several local modules. Update code as needed.
|
2024-03-20 20:49:15 -07:00 |
AccountType+Helpers.swift
|
Fix concurrency warnings.
|
2024-04-19 22:30:37 -07:00 |
AppDelegate+Shared.swift
|
Fix a few concurrency warnings.
|
2024-05-03 12:05:53 -07:00 |
AppNotifications.swift
|
|
|
ArticlePathInfo.swift
|
Continue fixing concurrency warnings.
|
2024-03-19 23:05:30 -07:00 |
IconImageCache.swift
|
Move images-related code into Images module.
|
2024-04-15 22:21:17 -07:00 |
Secrets.swift.gyb
|
|
|
UserInfoKey.swift
|
|
|