NetNewsWire/iOS
Maurice Parker 53f835b3ce Guard against negative numbers. Fixes #3768 2023-01-06 17:22:56 -08:00
..
Account Add link to iCloud Syncing Limitations & Solutions to all iCloud account maintenance UI 2022-09-24 05:29:15 -05: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 Add link to iCloud Syncing Limitations & Solutions to all iCloud account maintenance UI 2022-09-24 05:29:15 -05:00
Intents
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 Change widget encoding to be more parallel and only run when going into the background 2022-10-29 00:39:03 -05:00
ArticleActivityItemSource.swift
ErrorHandler.swift
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 Guard against negative numbers. Fixes #3768 2023-01-06 17:22:56 -08: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