NetNewsWire/iOS
Brian Sanders b058f27064 Fixes bugs in article search
Placement of the article search bar is now always done with constraints.
Previously, I'd used inputAccessoryView when the keyboard appeared. That
approach, although ostensibly permitted, causes a hierarchy inconsistency error
when the device orientation changes.
2020-05-15 21:41:14 -04:00
..
Account Merge branch 'ios-release' 2020-04-30 14:29:01 -05:00
Add Restrict build button on iOS so that it only appears if Twitter is enabled 2020-05-02 17:21:01 -05:00
Article Fixes bugs in article search 2020-05-15 21:41:14 -04:00
Base.lproj Fixes bugs in article search 2020-05-15 21:41:14 -04: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 Add Extension Point maintenance to the iOS app. 2020-04-16 08:25:40 -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 Merge branch 'ios-release' 2020-05-06 15:12:25 -05:00
MasterTimeline Remove the color parameter on iOS too 2020-05-01 02:02:44 -05:00
Resources Fixes bugs in article search 2020-05-15 21:41:14 -04:00
Settings Add oauth2 signon to iOS 2020-05-03 16:19:55 -05:00
ShareExtension Add some work in progress for CloudKit syncing 2020-03-22 16:35:03 -05:00
UIKit Extensions Add single Home Timeline and Mentions URL builder. 2020-04-23 09:08:33 -05:00
AppAssets.swift Stub out Reddit Feed Provider / Extension Point 2020-05-02 19:38:57 -05:00
AppDefaults.swift Add Extension Point maintenance to the iOS app. 2020-04-16 08:25:40 -05:00
AppDelegate.swift Use MainThreadOperation to prevent article status updates from interleaving 2020-05-02 10:02:58 -05:00
ArticleActivityItemSource.swift Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things 2020-01-11 09:12:41 +01:00
ErrorHandler.swift
IconView.swift Revert to old logic 2020-03-13 14:21:38 +01:00
KeyboardManager.swift Adds keyboard shortcut for "Find in Article" (iOS) 2020-05-15 21:41:14 -04:00
NavigationStateController.swift
RootSplitViewController.swift Reset focus when returning to the app from another app or the safari view controller. Issue #1963 2020-04-28 17:16:34 -05:00
SceneCoordinator.swift Merge branch 'ios-release' 2020-04-30 14:29:01 -05:00
SceneDelegate.swift Reset focus when returning to the app from another app or the safari view controller. Issue #1963 2020-04-28 17:16:34 -05:00
TitleActivityItemSource.swift Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things 2020-01-11 09:12:41 +01:00