NetNewsWire/iOS
Maurice Parker 3a9e3c8050 Restrict the delete function if not the first responder. Fixes #3642 2022-08-02 18:10:09 -05:00
..
Account Removes 1Password 2022-01-25 06:07:33 +08:00
Add Merge branch 'ios-candidate' into main 2021-04-03 11:10:04 -05:00
Article Fix typos 2022-01-05 00:25:20 +02:00
Base.lproj Fix compiler warnings 2021-09-30 09:35:44 -05:00
Inspector Merge branch 'ios-candidate' 2021-05-25 20:12:50 -05: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 Add some work in progress for CloudKit syncing 2020-03-22 16:35:03 -05:00
MasterFeed Restrict the delete function if not the first responder. Fixes #3642 2022-08-02 18:10:09 -05:00
MasterTimeline Revert code to not use cell prefetching on iOS 15. Fixes #3446 2022-02-08 11:57:44 -08:00
Resources Removes 1Password 2022-01-25 06:07:33 +08:00
Settings Prevent app themes from attempting to be deleted 2022-02-07 16:41:00 -08:00
ShareExtension : class chnaged to : AnyObject for protocols 2021-02-06 07:06:45 +08:00
UIKit Extensions Fix typos 2022-01-05 00:25:20 +02:00
AppAssets.swift Adds missing vars to AppAssets.swift 2021-02-24 08:07:09 +08:00
AppDefaults.swift Fix default theme name 2022-02-04 10:32:46 -08:00
AppDelegate.swift Write widget data when article status changes happen. Fixes #3567 2022-07-28 17:15:36 -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 Simplify iconImage:didSet. Move background color update to a private helper function. 2021-04-24 17:55:48 -07:00
KeyboardManager.swift Assert that our UIKeyCommand instances should take priority over system behavior. This may be a bit more blunt than is strictly necessary, as I think there is only contention for e.g. unmodified keystrokes including bare arrow keys, but I also don't think that it will probably hurt anything to assert that all of our key commands should be active? 2022-01-24 17:20:07 -05:00
NavigationStateController.swift
RootSplitViewController.swift Add completion callbacks so that we can ensure that unreads have been marked before determining the next unread. Fixes #2993 2021-04-12 19:42:05 -05:00
SceneCoordinator.swift Clear the timeline when disclosing a web feed so that the previously loaded timeline articles aren't merged. Fixes #3485 2022-03-01 14:12:43 -06:00
SceneDelegate.swift Write widget data when article status changes happen. Fixes #3567 2022-07-28 17:15:36 -05:00
TitleActivityItemSource.swift Adds new Tweetbot share extension identifier. 2021-05-23 18:24:27 +08:00