NetNewsWire/iOS
Brent Simmons d40eaed1f5 Begin moving the MainThreadOperationQueue from Account to ArticlesDatabase. 2020-02-05 21:23:23 -08:00
..
Account Enable update credentials even when the account info hasn't changed on updates. Issue #1441 2020-01-16 12:04:40 -07:00
Add Fix horizontal alignment #1768 2020-02-03 09:43:05 +11:00
Article Add a hack to prevent horizontal scrolling on iPad. Issue #1714 2020-02-05 13:46:59 -08:00
Base.lproj Change feed cell background color so that it can't be corrupted. Issue #1649 2020-01-18 18:24:18 -07:00
Inspector Implement VibrantBasicTableViewCell 2020-01-12 23:53:08 +02:00
Intents Suspend system activity in extensions. Issue #1427 2019-12-14 15:44:57 -07:00
IntentsExtension Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
MasterFeed Merge pull request #1763 from Wevah/vertical-scroll-fix 2020-02-01 15:21:40 -08:00
MasterTimeline Don’t show “Go to feed” action if already inside feed 2020-02-02 21:44:54 +01:00
Resources Flush are rebuild web view queue when suspending and restoring the app. Issue #1563 2020-02-04 16:00:26 -08:00
Settings Begin moving the MainThreadOperationQueue from Account to ArticlesDatabase. 2020-02-05 21:23:23 -08:00
ShareExtension Remove force unwraps of url and container. Issue #1721 2020-01-30 13:59:15 -07:00
UIKit Extensions Fix it so that we aren't scrolling and selecting using the same animation. 2020-01-27 22:10:18 -07:00
AppAssets.swift Make extractor buttons higher animation while animating. Issue #1705 2020-01-26 22:32:18 -07:00
AppDefaults.swift Change full article setting to enable or disable the feature. Issue #1773 2020-02-04 11:24:06 -08:00
AppDelegate.swift Suspend the databases sooner when suspending the application. 2020-02-02 12:11:39 -08:00
ArticleActivityItemSource.swift Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things 2020-01-11 09:12:41 +01:00
ErrorHandler.swift Cancel network activity when told to shutdown by the OS. Issue #1232 2019-11-04 20:24:21 -06:00
IconView.swift Make Article icons/avatars match Timeline icons/avatars Issue #1274 2019-11-07 14:29:16 -06:00
KeyboardManager.swift Add keyboard shortcut for “Mark Above as Read” 2020-01-04 09:42:29 +01:00
NavigationStateController.swift Rename AccountsDidChangeNotification to AccountsDidChange to match other notification names 2019-05-19 16:36:33 -05:00
RootSplitViewController.swift Add keyboard shortcut for “Mark Above as Read” 2020-01-04 09:42:29 +01:00
SceneCoordinator.swift Rebuild the backing stores to except spotlight search result restoration. Issue #1759 2020-02-04 11:00:55 -08:00
SceneDelegate.swift Rebuild the backing stores to except spotlight search result restoration. Issue #1759 2020-02-04 11:00:55 -08:00
TitleActivityItemSource.swift Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things 2020-01-11 09:12:41 +01:00