NetNewsWire/iOS
Maurice Parker 35e57f4d98 Add build number to the release note lookup 2022-11-13 19:05:03 -06:00
..
Account Correct iCloud error message. Fixes #3610 2022-11-11 17:59:25 -06:00
Add Fix the incorrect URL field trailing edge when adding feed on iOS. 2022-11-05 22:38:34 +08:00
Article Fixes #3739 - Theme menu updates after selection 2022-11-12 14:46:42 +08:00
Base.lproj Update the "Mark as" icons. Fixes #3687 2022-09-24 14:24:32 -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 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 Reset the offset so that when we come back from being suspended the animation restarts 2022-11-13 12:29:37 -06:00
MasterTimeline Make the refresh progress view correctly size itself 2022-11-11 17:54:10 -06:00
Resources About Views 2022-10-03 21:16:51 +08:00
Settings Correct misaligned switch. Fixes #3658 2022-11-11 19:50:41 -06:00
ShareExtension initial 6.2 commit 2022-01-21 08:51:50 +08:00
UIKit Extensions Add build number to the release note lookup 2022-11-13 19:05:03 -06:00
AppAssets.swift Swaps .caf file for .mp3 for notification sound 2022-10-05 18:21:33 +01:00
AppDefaults.swift Change the move to foreground sync to use the same date to trigger it as the label 2022-11-12 19:05:06 -06:00
AppDelegate.swift Change the move to foreground sync to use the same date to trigger it as the label 2022-11-12 19:05:06 -06:00
ArticleActivityItemSource.swift Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things 2020-01-11 09:12:41 +01:00
ErrorHandler.swift Logging changes 2022-09-04 21:31:03 +08: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 Rename AccountsDidChangeNotification to AccountsDidChange to match other notification names 2019-05-19 16:36:33 -05:00
RootSplitViewController.swift Disable navigation for selectPrevUnread and selectNextUnread 2022-11-11 20:26:48 -06:00
SceneCoordinator.swift Make dragging feeds between Accounts copy as they do on the Mac. Fixes #3691 2022-11-11 22:57:42 -06:00
SceneDelegate.swift Change how we handle errors when working with Themes 2022-11-08 01:36:28 -06:00
TitleActivityItemSource.swift Adds new Tweetbot share extension identifier. 2021-05-23 18:24:27 +08:00