Brent Simmons
98c8135d04
Convert AccountDelegate.refreshAll to async/await.
2023-10-27 21:49:23 -07:00
Brent Simmons
f042c97156
Convert validateCredentials to async/await.
2023-10-07 10:53:02 -07:00
Brent Simmons
5e3086667d
Continue renaming Id to ID (and similar renames).
2023-09-16 22:04:43 -07:00
Stuart Breckenridge
ed6ff090be
Merge branch 'ios-ui-settings-localised' into localize_strings
...
# Conflicts:
# Mac/AppDelegate.swift
# Mac/Base.lproj/Preferences.storyboard
# NetNewsWire.xcodeproj/project.pbxproj
# Shared/Localizations/LocalizedNetNewsWireError.swift
# iOS/MasterFeed/MasterFeedViewController.swift
# iOS/Settings/Appearance/ArticleThemeManagerView.swift
# iOS/Settings/Appearance/DisplayAndBehaviorsView.swift
# iOS/Settings/General/SettingsView.swift
2023-05-27 17:00:42 +08:00
Brent Simmons
48aef85707
Start adopting structured concurrency by starting to use @MainActor.
2023-04-01 21:12:57 -07:00
Stuart Breckenridge
e670d610e3
Localized mac app
2023-01-04 12:33:38 +08:00
Stuart Breckenridge
0dd4689bf0
Logging changes
...
- Adds `Logging` protocol
- Moves to Swift-style `OSLog` usage
os_log to Logger
os_log audit
Replacment of os.log with Logging
2022-09-04 21:31:03 +08:00
Stuart Breckenridge
b08d9dfe73
if #available mac
...
Removes if #available for anything less than macOS 11
2022-01-22 20:55:09 +08:00
Stuart Breckenridge
50327a97d3
Password Updates
...
• Removes LD_RUNPATH_SEARCH_PATHS which caused an issue when building for running on device
• Autofill enabled on macOS 11 +
• Adds sender for 1Password (for iPad)
2021-06-17 12:38:53 +08:00
Maurice Parker
fa3d76d034
Change so that we always refresh after updating sync service credentials. Fixes #2713
2021-01-09 15:15:14 -06:00
Maurice Parker
7a2c4cef9a
Make username/email field the initially selected field when showing the add dialogs.
2020-11-06 19:42:20 -06:00
Stuart Breckenridge
ba5a06c108
Account / Explainers
...
Fixes #2553
Fixes #2554
Introduces Mail-inspired add account sheets
2020-11-06 19:07:28 +08:00
Maurice Parker
515dd5f63f
Check for duplicate accounts and make sure it doesn't interfere with credentials updates
2020-10-29 14:05:55 -05:00
Maurice Parker
d0cc9654f2
Don't allow duplicate accounts to be added for Feedbin, FeedWrangler, or NewsBlur. Issue #2448
2020-09-24 20:20:01 -05:00
Maurice Parker
3ba9ca8c8a
Added new Secrets framework project
2020-04-09 21:07:56 -05:00
Anh Do
c3506e9329
Add NewsBlur to Preferences
2020-03-30 17:45:47 -04:00