Commit Graph

8066 Commits

Author SHA1 Message Date
Maurice Parker
4c571dbfb5 Merge branch 'mac-release' 2022-10-29 01:20:11 -05:00
Maurice Parker
f454d76701 Merge branch 'ios-candidate' 2022-10-29 01:08:22 -05:00
Maurice Parker
169b103f6d Change widget encoding to be more parallel and only run when going into the background 2022-10-29 00:39:03 -05:00
Maurice Parker
ce6d1144bf Change to not encode the email address. Fixes #3719 2022-10-28 20:17:24 -05:00
Brent Simmons
c181cb1d39 Update version to 6108. iOS-6.1-6108 2022-10-28 15:52:01 -07:00
Maurice Parker
867e5cabf0 Updated release notes. 2022-10-28 17:05:15 -05:00
Maurice Parker
47a40e766c Change so that we only send 300 markers per request. Fixes #3711 2022-10-28 16:04:02 -05:00
Maurice Parker
948b02d0ac Change so that we only send 300 markers per request. Fixes #3711 2022-10-28 16:03:41 -05:00
Maurice Parker
fdd870b76a Change so that we only send 300 markers per request. Fixes #3711 2022-10-28 15:53:26 -05:00
Maurice Parker
05561d9c1f Change to a different debounce strategy and don't write widget data while in the background. #3567 2022-10-08 17:10:40 -05:00
Maurice Parker
e79bbf4b19 Change share sheet Open In Browser icon to match the rest in NetNewsWire. Fixes #3712 2022-10-07 10:34:43 -05:00
Maurice Parker
758846ef20 Remove bad reference to file no longer in project 2022-10-07 10:33:59 -05:00
Maurice Parker
5abcc2d263 Merge pull request #3710 from stuartbreckenridge/main 2022-10-06 14:56:00 -05:00
Stuart Breckenridge
52fe9f435d fixes proect.pbxproj 2022-10-06 23:11:27 +08:00
Stuart Breckenridge
65f11161e8 fixes project.pbxproj 2022-10-06 23:10:01 +08:00
Stuart Breckenridge
871d751640 var to let 2022-10-06 20:52:11 +08:00
Stuart Breckenridge
856515a9f3 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire
# Conflicts:
#	NetNewsWire.xcodeproj/project.pbxproj
2022-10-06 20:49:14 +08:00
Stuart Breckenridge
1711cb4c90 Removes the need for AboutView and Notifications
- Subclassed NSHostingController manages the tab bar to keep things tidy.
2022-10-06 20:42:34 +08:00
Maurice Parker
d442a2ed0b Update to the latest RSCore. Fixes #3713 2022-10-06 05:36:00 -05:00
Maurice Parker
8497b7bdcd Fix split view controller unread indicator launch visibility 2022-10-05 16:43:31 -05:00
Maurice Parker
9a363c04ce Merge pull request #3705 from Diggory/iOS-Custom-notification-tone
Add custom notification sound
2022-10-05 15:43:58 -05:00
Diggory Laycock
1e1ad26816 Revert "Added the name of the notification sound creator to the 'Thanks' section"
This reverts commit af6ce4b61b.
2022-10-05 20:30:15 +01:00
Diggory Laycock
60b4bf110c Revert "Adjusts the URL to a better location for the creator of the notification sound"
This reverts commit 860082a567.
2022-10-05 20:30:11 +01:00
Diggory Laycock
340551d09d Merge branch 'Ranchero-Software:main' into iOS-Custom-notification-tone 2022-10-05 20:26:05 +01:00
Diggory Laycock
860082a567 Adjusts the URL to a better location for the creator of the notification sound 2022-10-05 19:48:15 +01:00
Diggory Laycock
af6ce4b61b Added the name of the notification sound creator to the 'Thanks' section 2022-10-05 19:46:20 +01:00
Maurice Parker
00f40787c7 Add the alert and sound notification permissions so that they show on the System Preferences 2022-10-05 13:15:38 -05:00
Diggory Laycock
70509d4db9 Merge branch 'main' into iOS-Custom-notification-tone 2022-10-05 18:29:52 +01:00
Diggory Laycock
1010d29be8 Swaps .caf file for .mp3 for notification sound
.caf files don't appear to work on macOS notifications, and mp3s appear to work on both iOS and macOS, so swapped file format.
2022-10-05 18:21:33 +01:00
Maurice Parker
f38ab1ab51 Fix how the Article Unread Count is updated 2022-10-04 20:19:47 -05:00
Maurice Parker
7e238a0d07 Add the ability to use full screen on the iPad in landscape 2022-10-04 19:48:39 -05:00
Maurice Parker
9219eea834 Add the Nav Controller configuration back in because the defaults don't look good with some Article Themes 2022-10-03 13:30:45 -05:00
Maurice Parker
be75bd28d0 Refactor the ArticleThemeManager code to simplify it and try to avoid any issues with app warm up on the iPhone 2022-10-03 13:23:11 -05:00
Stuart Breckenridge
e2809acb0d Makes role font smaller on iOS 2022-10-03 22:31:54 +08:00
Stuart Breckenridge
75029abad6 Corrected role 2022-10-03 21:35:42 +08:00
Stuart Breckenridge
2207ed52ab Removes footer text from iOS Settings 2022-10-03 21:28:29 +08:00
Stuart Breckenridge
2896e0328d consistent naming 2022-10-03 21:25:50 +08:00
Stuart Breckenridge
b3b2025387 moves notification name 2022-10-03 21:18:42 +08:00
Stuart Breckenridge
05aca1c995 About Views
- Tidied up iOS
- Adds refreshed About view to macOS 12+
- About.plist is now shared
2022-10-03 21:16:51 +08:00
Maurice Parker
66c7070bbd Remove requirement for "alternate" element which shouldn't be required. Fixes #3708 2022-10-02 17:46:56 -05:00
Maurice Parker
6baee15007 Remove requirement for "alternate" element which shouldn't be required. Fixes #3708 2022-10-02 17:44:03 -05:00
Ethan Wong
8c9e4dff49 use .package(path:) for local package dependencies to resolve Xcode 14 errors. 2022-10-02 17:35:41 -05:00
Maurice Parker
2e21018924 Upgraded to the latest RSWeb 2022-10-02 17:05:48 -05:00
Maurice Parker
007838af19 Update to the latest RSWeb 2022-10-02 16:29:21 -05:00
Maurice Parker
0a2914e066 Remove requirement for "alternate" element which shouldn't be required. Fixes #3708 2022-10-02 14:57:48 -05:00
Maurice Parker
4a5f45e773 Merge pull request #3707 from stuartbreckenridge/main
Refreshes the About screen on iOS
2022-10-02 04:47:53 -05:00
Stuart Breckenridge
58d480f4a4 Refreshes the About screen on iOS 2022-10-02 17:28:19 +08:00
Maurice Parker
b48d121b73 Merge pull request #3706 from marioaguzman/NSToolbar-behavior-upon-scroll-fix 2022-10-01 17:02:15 -05:00
Mario Guzman
1eb4002c78 Fix timeline, details views for proper toolbar scroll behavior
Both the details and timeline container views were not extending behind the toolbar and thus content would not show when scrolled behind it. Top anchors should anchor to the top of the super view rather than safe area guides and AppKit automatically adjusts the scroll insets for NSToolbar and optionally (if available) NSTitlebarAccessoryViewController. This allows for the divider to appear when content scrolls behind it and for content to "shine through" the translucency of the NSToolbar.
2022-10-01 12:03:51 -07:00
Diggory Laycock
92a5b10223 Moves the comment about the source of the sound from the UserNotificationManager and into the AppAssets struct. 2022-10-01 15:20:53 +01:00