NetNewsWire/iOS
Maurice Parker a5583fc655 Validate that the selected row hasn't been removed when trying to select or scroll to it. Issue #1976 2020-04-22 18:18:20 -05:00
..
Account Add interaction to buttons that were missing it. Issue #1945 2020-03-25 08:55:02 -05:00
Add Fix horizontal alignment #1768 2020-02-03 09:43:05 +11:00
Article Fix buttons a11y label for close and share button for image vc 2020-04-21 22:14:58 +05:30
Base.lproj Fixes close button icon distortion 2020-03-12 21:54:50 +01:00
CommonExtension Move account files to the documents directory and out of the shared container. Issue #1784 2020-02-12 16:21:48 -08:00
Inspector Shifting sections when one should be hidden 2020-02-06 15:27:49 +02:00
Intents Move account files to the documents directory and out of the shared container. Issue #1784 2020-02-12 16:21:48 -08:00
IntentsExtension Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
MasterFeed Change pointer interaction to encompass the complete button. 2020-03-26 11:20:13 -05:00
MasterTimeline Remove userDeleted support. The read-items filter seems to fill the need to hide things. We’re simplifying the backend by removing this unused feature. 2020-04-12 17:12:36 -07:00
Resources Remove Omni from credits and about text. 2020-04-16 13:24:20 -07:00
Settings Correct text resizing issues in color palette settings. Issue #2000 2020-04-21 01:57:19 -05:00
ShareExtension Move account files to the documents directory and out of the shared container. Issue #1784 2020-02-12 16:21:48 -08:00
UIKit Extensions Validate that the selected row hasn't been removed when trying to select or scroll to it. Issue #1976 2020-04-22 18:18:20 -05:00
AppAssets.swift Make extractor buttons higher animation while animating. Issue #1705 2020-01-26 22:32:18 -07:00
AppDefaults.swift Add the option to select the user interface color palette. Issue #1900 2020-03-15 04:25:25 -05:00
AppDelegate.swift Always update the status sync timer when returning to the foreground. Issue #2005 2020-04-21 20:23:46 -05: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 Revert to old logic 2020-03-13 14:21:38 +01:00
KeyboardManager.swift Fixed clean up keyboard shortcut 2020-03-22 10:23:31 -05:00
NavigationStateController.swift
RootSplitViewController.swift Fix bug where clean up shortcut wouldn't clear articles if wrong setting was off. 2020-03-24 16:00:01 -05:00
SceneCoordinator.swift Loop through through rows using the count of rows in that section, rather than the count of rows in the initial indexPath’s section. Fix #1987. 2020-04-12 18:23:20 -07:00
SceneDelegate.swift Fix bug where clean up shortcut wouldn't clear articles if wrong setting was off. 2020-03-24 16:00:01 -05:00
TitleActivityItemSource.swift Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things 2020-01-11 09:12:41 +01:00