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
Diggory Laycock
1ed547d722
Moves the sound resource into the Shared Resources folder.
...
Moves the audio filename reference into the AppAssets struct to make it less stringly typed and centralise access.
2022-10-01 15:17:22 +01:00
Diggory Laycock
71275813da
add custom notification sound
...
Added a blip sound file to the Resources and the iOS target.
Changed the notification code to use the sound.
2022-10-01 14:20:21 +01:00
Maurice Parker
f930eca9bb
Fix lost deselect animation on the Timeline
2022-10-01 05:12:52 -05:00
Maurice Parker
2821282dae
Set the nav controller delegates so that unselecting works again. Fixes #3703
2022-10-01 05:11:29 -05:00
Maurice Parker
1f1b1031f5
Merge pull request #3702 from stuartbreckenridge/main
...
We don’t need to configure appearance
2022-10-01 04:16:21 -05:00
Stuart Breckenridge
ccad0212f4
We don’t need to configure appearance
2022-10-01 11:03:52 +08:00
Maurice Parker
e33ea563c6
Correct logging level
2022-09-29 16:25:06 -05:00
Maurice Parker
8f82d32665
Change visibility of system error messages included in logs so that they are useful in production
2022-09-29 16:13:24 -05:00
Maurice Parker
e520c45032
Change visibility of system error messages included in logs so that they are useful in production
2022-09-29 15:19:08 -05:00
Brent Simmons
a322be50e1
Fix typos.
iOS-6.1-6107
2022-09-28 21:37:01 -07:00
Brent Simmons
ba9fd19f05
Bump version to 6107.
2022-09-28 21:15:44 -07:00
Maurice Parker
67f9708798
Updated to the latest RSCore
2022-09-28 17:50:53 -05:00
Maurice Parker
28991d4893
Added latest change notes
2022-09-28 11:46:25 -05:00
Maurice Parker
7d6157dde4
Change so that we always show the pointing finger cursor when hovering over a link
2022-09-27 19:44:53 -05:00
Maurice Parker
1d0601634d
Change Privacy Policy from a button to a link. Fixes #3696
2022-09-27 19:36:49 -05:00
Maurice Parker
1189007714
Back out accidental change
2022-09-27 19:02:41 -05:00
Maurice Parker
add33e59da
Clean up the code a little bit
2022-09-27 18:56:14 -05:00
Maurice Parker
545e810b9b
Remove unnecessary code
2022-09-27 18:51:08 -05:00
Maurice Parker
c4186f4597
Remove article extractor execution when trying to set Always Use Reader View
2022-09-27 17:51:41 -05:00
Maurice Parker
573806c0ca
Added Share to the File menu. Fixes #3692
2022-09-27 16:23:20 -05:00
Maurice Parker
d100c64d80
Add right-click action to the Article Extractor Button. Fixes #3695
2022-09-27 12:02:45 -05:00
Maurice Parker
9566947dee
Add optional toolbar items for Mark Above as Read and Mark Below as Read. Fixes #3686
2022-09-24 14:41:55 -05:00
Maurice Parker
eb25e01be5
Update the "Mark as" icons. Fixes #3687
2022-09-24 14:24:32 -05:00
Brent Simmons
d2af89729d
Add release notes and version change from 6106 release.
2022-09-24 10:52:53 -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