230 Commits

Author SHA1 Message Date
Brent Simmons
cc4914a7ef Fix lint issues. 2025-01-24 22:31:37 -08:00
Brent Simmons
40ada2ba5a Fix lint issues. 2025-01-22 22:17:02 -08:00
Brent Simmons
feb4bf3c48 Remove not-going-to-get-used MAC_APP_STORE define. 2025-01-19 21:26:21 -08:00
Brent Simmons
45cd018020 Simplify Secrets module — get rid of protocol. Just reference SecretKey properties as static. 2025-01-06 21:02:03 -08:00
Brent Simmons
90088735b1 Bring in changes from release branches. 2025-01-03 21:30:22 -08:00
Brent Simmons
f524648ca4 Fix error message — make it refer to iCloud Drive and System Settings. 2024-11-23 11:26:10 -08:00
Brent Simmons
5228307a16 Remove FeedWrangler support. 2024-11-14 21:05:25 -08:00
Brent Simmons
a8eb75c20f Remove unneeded #available and @available. 2024-11-11 22:03:32 -08:00
Brent Simmons
15659e2792 Convert Mac group to folder. 2024-11-10 21:04:45 -08:00
Brent Simmons
813500b55a Fix deprecation warnings related to UTIs. 2024-11-03 21:31:40 -08:00
Brent Simmons
a91927dd9e Require macOS 14. Remove unneeded uses of #available. 2024-11-02 11:32:52 -07:00
Brent Simmons
3fa775f5af Fix warning about ForEach. 2024-11-01 20:58:18 -07:00
Brent Simmons
a74dd2d129 Remove Extensions UI from Settings window.
# Conflicts:
#	Mac/Base.lproj/Preferences.storyboard
2023-06-28 13:45:58 -07:00
Maurice Parker
9ab5d6268b Add link to iCloud Syncing Limitations & Solutions to all iCloud account maintenance UI 2022-09-24 05:29:15 -05:00
Maurice Parker
baad458138 Add Open Themes button 2021-09-11 20:32:15 -05:00
Maurice Parker
e68e7420b8 Update the theme popup when the themes change 2021-09-08 17:36:52 -05:00
Maurice Parker
9db72e50e8 Add article theme pop up to General Prefs 2021-09-08 16:38:05 -05:00
Maurice Parker
e3f066aaf5
Merge pull request #3186 from danielpunkass/default-feed-handler
Hopefully finishing up the fixes for handling the "open in default browser" preference
2021-06-23 17:50:06 -05:00
Daniel Jalkut
8b447f6446 Adapt store of the openFeedsInDefaultBrowser preference to be stored/retrieved from app group shared defaults, so that the Safari App Extension can access it. 2021-06-23 14:39:02 -04:00
Maurice Parker
f1dbc2de71 Merge branch 'ios-release' 2021-06-22 19:14:50 -05:00
Maurice Parker
d6aa5f23ba Don't allow the creation of iCloud accounts if iCloud and iCloud Drive aren't enabled. Fixes #3106 2021-06-17 19:05:39 -05: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
Brent Simmons
0d0f1e4908 Replace “don't” with “don’t” everywhere. 2021-05-31 16:01:01 -07:00
Brent Simmons
ae63d0feb7 Add a warning about iCloud sync being slow sometimes. Also: in user-facing text, change “subscriptions” to “feeds.” We want to use the word “feed” — a “subscription” makes people think of IAP. 2021-05-31 15:52:56 -07:00
Maurice Parker
57815f0496 Merge branch 'mac-release' 2021-05-25 20:14:18 -05:00
Stuart Breckenridge
858672fdaf
fix on release branch 2021-04-25 13:31:15 +08:00
Maurice Parker
ea6cece955 Merge branch 'mac-release' into main 2021-04-03 09:30:42 -05:00
Stuart Breckenridge
8da7d2173f
Layout changes to reduce size of add account sheet 2021-04-02 06:53:20 +08:00
Maurice Parker
ab5421f533 Merge branch 'mac-release' into main 2021-03-27 17:21:49 -05:00
Maurice Parker
c1a6c42bd3 Remove Hide Unread Count preference. Fixes #2881 2021-03-14 14:06:09 -05:00
Maurice Parker
00c947fd05
Merge pull request #2790 from stuartbreckenridge/future-proofing
: class changed to : AnyObject for protocols
2021-02-10 16:38:12 -06:00
Stuart Breckenridge
207e30239e
tidies up add account sheets 2021-02-07 20:22:45 +08:00
Stuart Breckenridge
1e578828e9
: class chnaged to : AnyObject for protocols 2021-02-06 07:06:45 +08:00
Stuart Breckenridge
ddad4220c9
Line truncation
This has no effect on Big Sur, but should hopefully fix #2751 in Catalina.
2021-01-22 09:37:28 +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
Brent Simmons
5e05da7bbb Revise the text that tells the person to check their web browser for their Feedly login. Fix #2596. 2020-12-18 18:43:13 -08:00
Maurice Parker
f5c0a29650 Restrict types of accounts that can be added based on Developer build flag. Issue #2663 2020-12-10 14:21:22 -06:00
Maurice Parker
f06d4f7ef9 Hide the detail controller on deletes 2020-12-09 14:50:25 -06:00
Maurice Parker
89ed6d3ef8 Fix cell reuse issue 2020-12-09 13:01:12 -06:00
Maurice Parker
ac4f5d658d Add confirmation dialogs for deactivating extensions. Fixes #2632 2020-12-08 16:54:34 -06:00
Stuart Breckenridge
d8a56435ac
fixes #2655
fixes #2655
2020-12-08 15:04:25 +08:00
Maurice Parker
ebe5f02127 Remove extension point terminology. Fixes #2640 2020-12-06 00:35:17 -06:00
Stuart Breckenridge
4bc6fcc35b
Adds line limit 2020-12-06 09:56:02 +08:00
Stuart Breckenridge
5f5d0632e2
fixes #2637 2020-12-06 09:50:00 +08:00
Maurice Parker
d87a95328d Add extra line after the guitar emoji so that it stops clipping. Fixes #2586 2020-12-02 10:54:19 -06:00
Maurice Parker
5f2bf5fc5c Don't incorrectly store a template image as an original 2020-11-20 17:53:31 -06:00
Maurice Parker
c3aeea8b17 Make account icons behave as templates when they are selected. Fixes #2590 2020-11-19 17:21:29 -06:00
Stuart Breckenridge
7abb4d510d removes “point” from “extension point” 2020-11-19 13:48:30 +08:00
Stuart Breckenridge
d4c46f2879 removes hovering id 2020-11-19 12:05:20 +08:00
Stuart Breckenridge
f4fe19ae90 Fixes button state on Extension Help View 2020-11-19 12:04:43 +08:00