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 |
|
Maurice Parker
|
93b05c2bb5
|
Add link to iCloud Syncing Limitations & Solutions to all iCloud account maintenance UI
|
2022-09-24 05:28:01 -05:00 |
|
Maurice Parker
|
dd2c475131
|
Back out accidental change to Mark All as Read icon
|
2022-09-23 08:59:05 -05:00 |
|
Maurice Parker
|
e003069631
|
Remove unnecessary os version availability tests
|
2022-09-23 07:52:23 -05:00 |
|
Maurice Parker
|
0c95428b31
|
Merge branch 'ios-candidate'
|
2022-09-22 20:50:35 -05:00 |
|
Maurice Parker
|
b92fceb84e
|
Add links to iCloud Syncing Limitations & Solutions
|
2022-09-22 20:25:03 -05:00 |
|
Maurice Parker
|
2360e190cd
|
Remove old unused folder
|
2022-09-22 04:16:55 -05:00 |
|
Maurice Parker
|
29e02ef88c
|
Fix compile error
|
2022-09-22 04:07:25 -05:00 |
|
Maurice Parker
|
ef8b76dbe1
|
Remove build settings that shouldn't be in the project folder
|
2022-09-22 04:07:15 -05:00 |
|
Maurice Parker
|
8929e4d44c
|
Fix compile introduced when WidgetDataDecoder implemented Logging
|
2022-09-18 21:03:44 -05:00 |
|
Maurice Parker
|
f024552f25
|
Merge pull request #3643 from stuartbreckenridge/os-log-audit
Logging changes
|
2022-09-18 20:54:41 -05:00 |
|
Stuart Breckenridge
|
d0d5de897f
|
Merge branch 'main' into os-log-audit
|
2022-09-19 09:36:28 +08:00 |
|
Stuart Breckenridge
|
d419beb15e
|
Replaces final os_log entries with Logging
|
2022-09-19 09:22:54 +08:00 |
|
Maurice Parker
|
81908a0aef
|
Merge pull request #3670 from winniequinn/fix-account-add-crash
Fix account add crash
|
2022-09-18 14:04:24 -05:00 |
|
Maurice Parker
|
736d84891b
|
Upgraded to the latest RSCore
|
2022-09-17 20:01:06 -05:00 |
|
Maurice Parker
|
eae820cf31
|
Merge pull request #3678 from stuartbreckenridge/ios16-widgets
Adds iOS 16 Lock Screen Widget
|
2022-09-17 19:38:44 -05:00 |
|
Maurice Parker
|
2d67dd39f7
|
Updated to the latest RSCore
|
2022-09-17 19:36:57 -05:00 |
|
Stuart Breckenridge
|
4ca29c5d63
|
removes unused xcconfig
|
2022-09-18 07:52:03 +08:00 |
|
Stuart Breckenridge
|
77718c89a8
|
Simplifies widgetbundle platform specific builds
Huge credit to [SwiftLee](https://www.avanderlee.com/swiftui/variable-widgetbundle-configuration/) for this one.
|
2022-09-18 07:47:56 +08:00 |
|
Maurice Parker
|
1a07d90dc2
|
Update the build target so that we can compile with the more strict compiler in Xcode 14
|
2022-09-17 14:05:40 -05:00 |
|
Ethan Wong
|
f52276f9a1
|
use .package(path:) for local package dependencies to resolve Xcode 14 errors.
|
2022-09-17 13:37:59 -05:00 |
|
Maurice Parker
|
c4623473ed
|
Fix typo that would cause the current theme to be set to default when cold launching
|
2022-09-17 13:26:59 -05:00 |
|
Stuart Breckenridge
|
eb5a4af699
|
renames to lock screen widget
|
2022-09-09 07:51:17 +08:00 |
|
Stuart Breckenridge
|
932ca403cd
|
Fixes typos
|
2022-09-04 21:49:01 +08:00 |
|
Stuart Breckenridge
|
abd8aeceba
|
Adds Logs technote
|
2022-09-04 21:47:55 +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 |
|