Commit Graph

8591 Commits

Author SHA1 Message Date
Stuart Breckenridge
c8306c8660 Revised settings views
Notes:
- A lot of representable shims over UIKit view controllers. These misbehave a little. They should be re-written in SwiftUI.
- Settings no longer uses VibrantTableViewCell
- Changes to AppDefaults trigger objectWillSend
2022-11-12 19:50:13 +08:00
Stuart Breckenridge
2f1f673afe Fixes #3739 - Theme menu updates after selection 2022-11-12 14:46:42 +08:00
Maurice Parker
35440ba542 Make dragging feeds between Accounts copy as they do on the Mac. Fixes #3691 2022-11-11 22:57:42 -06:00
Ethan Wong
220b2287a0 Improve shareToolbarItem's behavior in text-only mode. 2022-11-12 12:03:49 +08:00
Maurice Parker
86156600f6 Make it easier to drop into the account 2022-11-11 21:43:50 -06:00
Maurice Parker
8aeb36e0ec Fix drop highlight state 2022-11-11 21:26:06 -06:00
Maurice Parker
77d8d4f4eb Rollback debugging code 2022-11-11 20:55:45 -06:00
Maurice Parker
5253033eac Make iOS drops more accurate 2022-11-11 20:48:42 -06:00
Ethan Wong
d3ad6c5a0f Adding menuFormRepresentation to toolbars to properly handle text-only mode. 2022-11-12 10:37:09 +08:00
Ethan Wong
c0936e3272 Prefer default button implementation for standard toolbar items. 2022-11-12 10:36:13 +08:00
Maurice Parker
d45f6cd3a7 Disable navigation for selectPrevUnread and selectNextUnread 2022-11-11 20:26:48 -06:00
Maurice Parker
2ec176eedc Correct misaligned switch. Fixes #3658 2022-11-11 19:50:41 -06:00
Maurice Parker
7da003a01d Continue processing if there is a Feedbin delete error. Fixes #3611 2022-11-11 19:42:10 -06:00
Maurice Parker
63f15c99c9 Change to use the term Syncing instead of Refreshing because we also use the indicator to do other types of syncing, like deleting feeds 2022-11-11 19:41:36 -06:00
Maurice Parker
985a606c3c Remove dead code so that it doesn't confuse new developers 2022-11-11 19:28:25 -06:00
Maurice Parker
f4b4e5b9e4 Make the refresh progress view a fixed width 2022-11-11 19:01:01 -06:00
Maurice Parker
be3a96e588 Change the Extensions icon to the puzzle piece 2022-11-11 18:03:19 -06:00
Maurice Parker
658bef4f40 Correct iCloud error message. Fixes #3610 2022-11-11 17:59:25 -06:00
Maurice Parker
8221e09702 Make the refresh progress view correctly size itself 2022-11-11 17:54:10 -06:00
Maurice Parker
10381029ba Fix Go To Feed on iPhone 2022-11-11 17:45:28 -06:00
Maurice Parker
8bbc8d42a1 Prevent scrolling if the feed selection was done by the user 2022-11-11 17:39:28 -06:00
Maurice Parker
eba6c364da Change how we display progress per #3566. 2022-11-11 17:16:42 -06:00
Maurice Parker
56aa302d3b Update to most current RSCore 2022-11-11 11:37:33 -06:00
Brent Simmons
3bd22a1598 Bump build number to 6110. iOS-6.1-6110 iOS-6.1 2022-11-09 21:25:36 -08:00
Brent Simmons
db77677676 Update Package.resolved 2022-11-08 21:58:55 -08:00
Brent Simmons
c32f8ff8dd Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate 2022-11-08 21:56:18 -08:00
Brent Simmons
c339209152 Create the first draft of release notes for 6.1. 2022-11-08 21:55:27 -08:00
Brent Simmons
e3944ddf90 Remove, from default feeds, “Accidentally in Code” since it hasn’t been updated in quite a while. Replace it with inessential, since I’ll be returning to blogging. 2022-11-08 21:55:03 -08:00
Maurice Parker
b7b9344e3d Change how we handle errors when working with Themes 2022-11-08 01:36:28 -06:00
Maurice Parker
97d740c41c Implement incremental iCloud sync 2022-11-07 21:25:40 -06:00
Maurice Parker
41869f7bd8 Fix theme centering on iOS 2022-11-07 21:17:37 -06:00
Maurice Parker
de8e448f0a Respond to sidebar Feed name updates 2022-11-07 02:48:58 -06:00
Maurice Parker
ad164d59c9 Switching to case-sensitive compare since that is how we sort everything else. 2022-11-07 01:39:22 -06:00
Maurice Parker
fdbb3bd619 Merge pull request #3729 from GetToSet/ethanwong/localized-sort
Always use localized compare when sorting list items presented to the user.
2022-11-07 01:30:42 -06:00
Maurice Parker
4bb5634e46 Merge pull request #3727 from GetToSet/ethanwong/ios-add-feed-url-trailing
Fix the incorrect URL field trailing edge when adding feed on iOS.
2022-11-07 01:23:28 -06:00
Maurice Parker
39e7b263b6 Clear the Timeline when selecting a different Feed in the sidebar before loading it again. Fixes #3735. 2022-11-06 13:32:20 -06:00
Ethan Wong
3ba14f8596 Always use localized compare when sorting list items presented to the user 2022-11-06 00:29:33 +08:00
Ethan Wong
dc668f7099 Fix the incorrect URL field trailing edge when adding feed on iOS. 2022-11-05 22:38:34 +08:00
Ethan Wong
d59f86a6d2 Save Add.storyboard using Xcode 14.1. 2022-11-05 22:30:13 +08:00
Maurice Parker
5bc3288d59 Change to only access the Pasteboard if there is a URL on it 2022-11-04 22:01:56 -05:00
Maurice Parker
e7fdac6b41 Disable some menu items for everyone except Brent 2022-11-04 15:58:41 -05:00
Maurice Parker
2bfff72021 Fix app url used for relaunch 2022-11-04 15:43:05 -05:00
Maurice Parker
f30c5b2bd8 Disable debug menu items if they aren't available. 2022-11-04 15:42:21 -05:00
Maurice Parker
9dc5c4a881 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire 2022-11-04 14:48:19 -05:00
Maurice Parker
17a602d0e7 Add a Debug menu option to clear the image caches 2022-11-04 14:48:07 -05:00
Brent Simmons
48a8c56912 Update appcast for 6.1.1b1. 2022-11-02 21:27:22 -07:00
Brent Simmons
ac4d27cf05 Update appcasts for 6.1. 2022-11-02 21:16:09 -07:00
Brent Simmons
1cfc4532d7 Bump version and build to 6.1.1b1/6107. mac-6.1.1b1 2022-11-02 20:54:47 -07:00
Maurice Parker
b76581e4e0 Updated change notes 2022-11-02 01:52:36 -05:00
Maurice Parker
5bf5706ac9 Restrict RSCore version so that we don't pick up version 1.1 when it happens 2022-11-01 20:26:14 -05:00