Stuart Breckenridge
ad66d7072c
Multiple revisions
...
Accounts
- Manage Accounts title updated to “Manage Accounts”
- Swift left to delete account added (with confirmation alert)
- After adding an account, user is returned to the Manage Accounts view
- Done button added to the Add Account view
Extensions
- Plus button added
- Consistent UI with Add Account
- Swipe left to deactivate added (with confirmation alert)
Import / Export
- Converted to two separate cells, with action sheet
2022-12-13 09:14:03 +08:00
Stuart Breckenridge
714e00f616
Merge branch 'main' into ios-ui-settings
...
# Conflicts:
# iOS/AppDefaults.swift
2022-12-04 21:10:17 +08:00
Stuart Breckenridge
f2cda7fcad
More settings work
2022-11-30 21:37:39 +08:00
Stuart Breckenridge
36fa87b8c4
More Options Added to Settings
2022-11-29 19:12:44 +08:00
Stuart Breckenridge
08d46f877b
minor tweaks
2022-11-14 19:36:58 +08:00
Maurice Parker
97d139d5ae
Merge branch 'mac-release1'
2022-11-13 19:43:51 -06:00
Maurice Parker
fcee0a605b
Merge branch 'ios-release'
2022-11-13 19:26:53 -06:00
Maurice Parker
35e57f4d98
Add build number to the release note lookup
2022-11-13 19:05:03 -06:00
Stuart Breckenridge
ccd8fa4ca7
Minor refactor and renaming
2022-11-13 15:57:13 +08:00
Maurice Parker
65809a314b
Merge pull request #3701 from Wevah/multiple-article-urls-copy
...
Support copying and opening multiple article URLs
2022-11-12 17:40:25 -06:00
Maurice Parker
a2c5e2df5e
Update to the latest RSCore
2022-11-12 17:32:21 -06:00
Nate Weaver
cdf2dd5d64
Alert the user the first time they try to copy URLs from articles where some have no URLs
2022-11-12 17:10:55 -06:00
Nate Weaver
93afee7e3c
Use plural title for multiple URLs
2022-11-12 17:10:55 -06:00
Maurice Parker
321ca7d032
Update to the latest RSCore
2022-11-12 17:01:17 -06:00
Maurice Parker
0e0d194ec9
Fix toolbar items that change their images based on current state
2022-11-12 11:21:44 -06:00
Stuart Breckenridge
9fc6c54222
Adds early work on managing appearance
2022-11-12 23:10:30 +08:00
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
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
Maurice Parker
97d740c41c
Implement incremental iCloud sync
2022-11-07 21:25:40 -06: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
Maurice Parker
67aae179b0
Fix disclosure color when selected
2022-10-30 16:01:04 -05:00
Maurice Parker
758846ef20
Remove bad reference to file no longer in project
2022-10-07 10:33:59 -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
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
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
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
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
Stuart Breckenridge
58d480f4a4
Refreshes the About screen on iOS
2022-10-02 17:28:19 +08: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
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
Maurice Parker
67f9708798
Updated to the latest RSCore
2022-09-28 17:50:53 -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
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
2360e190cd
Remove old unused folder
2022-09-22 04:16:55 -05:00
Maurice Parker
ef8b76dbe1
Remove build settings that shouldn't be in the project folder
2022-09-22 04:07:15 -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
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