NetNewsWire/iOS
Maurice Parker e47e2d4ea0 Fetch any potential new articles and merge them when returning to the foreground. Issue #1761 & #1754 2020-02-03 14:05:22 -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 Delay making the initial web view available to give it some time to load the DOM. Issue #1756 2020-02-01 16:41:10 -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 Standardize on tabs 2020-01-30 06:19:54 -06:00
Settings Use VibrantBasicTableViewCell for Timeline layout cell to change label color on highlight/selection 2020-01-27 08:37:02 +01: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 Set lastImageCacheFlushDate on launch in CacheCleaner instead of registerDefaults() 2020-02-02 17:55:51 -06: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 Fetch any potential new articles and merge them when returning to the foreground. Issue #1761 & #1754 2020-02-03 14:05:22 -08:00
SceneDelegate.swift Change to resume database earlier for notifications and home screen shortcuts. Issue #1597 2020-01-10 16:32:06 -07:00
TitleActivityItemSource.swift Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things 2020-01-11 09:12:41 +01:00