NetNewsWire/iOS
Maurice Parker 6a9620e4de Add NewsBlur and CloudKit to addable account types on production builds. 2020-04-06 15:37:26 -05:00
..
Account Change how initial refresh is triggered. 2020-04-01 16:45:29 -05:00
Add Fix horizontal alignment #1768 2020-02-03 09:43:05 +11:00
Article Replace the `firstElementPassingTest` function come from RSCore with the native function `first(where:)`. 2020-04-06 02:06:24 +08:00
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 Hide credentials section for iCloud. 2020-03-30 03:00:52 -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 Change pointer interaction to encompass the complete button. 2020-03-26 11:20:13 -05:00
MasterTimeline Refactored new pointer interaction code to be more simple. 2020-03-24 18:27:54 -05:00
Resources Added support for CloudKit push notifications (subscriptions). 2020-03-30 02:48:25 -05:00
Settings Add NewsBlur and CloudKit to addable account types on production builds. 2020-04-06 15:37:26 -05:00
ShareExtension Add some work in progress for CloudKit syncing 2020-03-22 16:35:03 -05:00
UIKit Extensions Fix problem where back swiping wouldn't work anymore for full screen. Issue #1970 2020-04-06 08:47:01 -05:00
AppAssets.swift Enabled adding a CloudKit account on iOS. 2020-03-28 17:51:14 -05:00
AppDefaults.swift Created the Developer build which has some functionality disabled for those without access to the API keys needed. 2020-03-28 16:51:41 -05:00
AppDelegate.swift Fix background notification processing of CloudKit changes. 2020-04-01 20:21:14 -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 Rename AccountsDidChangeNotification to AccountsDidChange to match other notification names 2019-05-19 16:36:33 -05:00
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 Merge branch 'ios-release' 2020-04-06 08:47:56 -05: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