NetNewsWire/iOS
Stuart Breckenridge 08a1120e00
Adds app default option
Adds app defaults option for controlling link opening preferences.

Adds browser logic and images.

Browser Manager Updates

- Handles deletion of current browser
- Fixes detection of installed browsers by moving URL Types to LSApplicationQuery
- Updates icons to glyphs
- Context menus update

tidy up

- removes browser specific options and offers in-app or default browser options (can be enabled via a bool)
- adds 1Password as an option
- removes custom wording on context menus

Fixes

- makes sure browser options are available on iPad
- uses VibrantCell
- Changes Settings title to "Open Links In"
2021-08-23 23:01:48 +08:00
..
Account Merge branch 'ios-release' 2021-06-22 19:14:50 -05:00
Add Merge branch 'ios-candidate' into main 2021-04-03 11:10:04 -05:00
Article Adds app default option 2021-08-23 23:01:48 +08:00
Base.lproj Change the Mark All As Read confirmation back to an Alert. Fixes #2968 2021-04-03 11:02:15 -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 Merge branch 'ios-release' 2021-06-22 19:14:50 -05:00
MasterTimeline Adds app default option 2021-08-23 23:01:48 +08:00
Resources Adds app default option 2021-08-23 23:01:48 +08:00
Settings Adds app default option 2021-08-23 23:01:48 +08:00
ShareExtension : class chnaged to : AnyObject for protocols 2021-02-06 07:06:45 +08:00
UIKit Extensions Fix crash on iOS 15 2021-07-16 14:28:56 -05:00
AppAssets.swift Adds missing vars to AppAssets.swift 2021-02-24 08:07:09 +08:00
AppDefaults.swift Adds app default option 2021-08-23 23:01:48 +08:00
AppDelegate.swift Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance. 2021-05-08 12:42:44 -07:00
ArticleActivityItemSource.swift Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things 2020-01-11 09:12:41 +01:00
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 Don't use the commands from the KeyboardManager if the user is typing in a text field. Fixes #2437 2020-11-20 13:00:58 -06: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 Adds app default option 2021-08-23 23:01:48 +08:00
SceneDelegate.swift Adds app default option 2021-08-23 23:01:48 +08:00
TitleActivityItemSource.swift Adds new Tweetbot share extension identifier. 2021-05-23 18:24:27 +08:00