Stuart Breckenridge
a86f1d8a49
FreshRSS will use the entered API url
2021-06-16 14:55:11 +08:00
Stuart Breckenridge
db9d326457
moved bridging header to iOS resources
2021-06-16 14:50:53 +08:00
Stuart Breckenridge
0e19a9d98a
Adds 1Password Extension to UIKit.
2021-06-16 14:41:51 +08:00
Maurice Parker
0d423a0dca
Update to latest RSCore and RSParser.
2021-06-08 12:23:32 -05:00
Maurice Parker
11c171fba1
Update to latest RSCore and RSParser
2021-06-08 12:12:17 -05:00
Maurice Parker
ff19a9c48e
Merge pull request #3129 from GetToSet/main
...
Solve codesign & library embedding for Share Extension on Xcode 12.5
2021-05-29 17:16:31 -05:00
Maurice Parker
f9af3c786b
Merge branch 'ios-candidate'
2021-05-25 20:12:50 -05:00
Ethan Wong
6f824a5424
Add script in main app's build phase to delete unnecessary frameworks for Share Extension (workaround for Xcode 12.5)
2021-05-24 13:13:22 +08:00
Ethan Wong
7402594d7c
Prevent RSCore from being embedded into ShareExtention and cleanup 'Delete Frameworks' code.
2021-05-24 13:08:25 +08:00
Brent Simmons
9d2c8f000f
Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance.
2021-05-08 12:42:44 -07:00
Maurice Parker
c25c8c0739
Merge branch 'ios-candidate' into main
2021-04-12 19:43:37 -05:00
Maurice Parker
69bd305184
Upgrade to the latest RSParser
2021-04-12 12:05:03 -05:00
Brent Simmons
4b9273be56
Add build phase to widgets extension to strip out frameworks.
2021-04-10 14:35:42 -07:00
Maurice Parker
ab5421f533
Merge branch 'mac-release' into main
2021-03-27 17:21:49 -05:00
Maurice Parker
34de76009b
Update to latest RSCore
2021-03-24 16:50:35 -05:00
Maurice Parker
064463e892
Update to the latest RSCore. Fixes #2914
2021-03-24 16:42:53 -05:00
Maurice Parker
2ae90792cd
Update to the latest RSWeb. Fixes #2884
2021-03-15 14:52:06 -05:00
Maurice Parker
9dc9db597a
Upgrade to the latest RSCore
2021-03-11 19:29:52 -06:00
Maurice Parker
b475aa2ca6
Upgrade to latest RSCore
2021-03-11 19:27:11 -06:00
Maurice Parker
c9807a6bb0
Update to the latest RSCore. Fixes #2685
2021-03-07 13:04:09 -06:00
Maurice Parker
4ff7e4ccbc
Update to the latest RSCore. Fixes #2685
2021-03-07 13:03:28 -06:00
Fábio Oliveira
d05594dafb
Fix Unit Tests
...
- Adopt new fields from SecretsProvider in FeedlyTestSecrets
-Fix call to Account init that was expecting an optional
- Linked `Articles` and `RSCore` libraries to the Unit Tests target
- Small change to order of imports for consistency
2021-02-24 01:13:47 +01:00
Maurice Parker
5ef7ef057e
Update to latest RSCore
2021-02-13 16:11:23 -06:00
Maurice Parker
640aaa9623
Update to the latest RSCore
2021-02-11 15:23:14 -06:00
Maurice Parker
8b3bbca28d
Update to the latest RSCore
2021-02-11 15:21:53 -06:00
Maurice Parker
c063880c48
Upgraded to production releases of RS libraries
2021-02-10 16:19:26 -06:00
Maurice Parker
9b35e4a6b1
Update to the latest RSCore
2021-02-08 13:08:02 -06:00
Maurice Parker
91ce7ff189
Update to the latest RSCore
2021-02-07 20:26:30 -06:00
Stuart Breckenridge
0a10544905
Fixes context menu logic
...
Prevents both a menu and action being attached to the `markAllAsRead` button. This caused issues on iPad where the popover would show instead of the menu. When the user changes the preference the toolbar is now rebuilt.
This commit also fixes the widget building on M1 where SwiftGen is available.
2021-02-04 08:19:35 +08:00
Stuart Breckenridge
7f742a829f
latest swift packages
2021-01-30 09:15:10 +08:00
Stuart Breckenridge
474fbedbc3
Widget
...
• Hides count text when there are no articles beyond what is displayed.
• Fixes html appearing in titles.
2021-01-30 09:02:42 +08:00
Maurice Parker
bc7341ec80
Don't clear progress when an error happens because it might be part of a folder move. Fixes #2764
2021-01-26 18:02:09 -06:00
Brent Simmons
563f7fef23
Use new app icon assets that have more of a shadow.
2021-01-21 20:00:18 -08:00
Maurice Parker
e8da13d086
Update to the latest RSWeb
2021-01-09 20:48:51 -06:00
Maurice Parker
f605d93d90
Fixed compile errors for Multiplatform targets
2021-01-06 01:55:07 -06:00
Mike Schreiber
7d13545763
Remove trailing space in file path
2021-01-05 16:40:15 -08:00
Stuart Breckenridge
af19a56b53
Merge branch 'main' into richer-notifications
2020-12-24 09:33:27 +08:00
Stuart Breckenridge
47d12f4fe7
Widget Accessibility
...
Reduces article count on display when using larger text sizes
2020-12-24 08:45:07 +08:00
Stuart Breckenridge
3254d57189
resolve merge commit
2020-12-24 07:23:29 +08:00
Stuart Breckenridge
d267660d34
Merge branch 'main' into richer-notifications
...
# Conflicts:
# NetNewsWire.xcodeproj/project.pbxproj
2020-12-24 07:16:59 +08:00
Stuart Breckenridge
6ec3d6d667
package.resolved
2020-12-24 07:10:40 +08:00
Maurice Parker
6b4af11e6b
Update iOS build to work with new dynamic internal packages
2020-12-23 15:52:27 -06:00
Stuart Breckenridge
1d5c433a1a
adds macOS notification behaviour
2020-12-23 21:44:45 +08:00
Stuart Breckenridge
6ed662278a
adds missing packages back to iOS target
2020-12-23 20:50:41 +08:00
Maurice Parker
fb6e51124f
Made internal packages dynamic and removed Asset catalog from the share extension. Fixes #2680
2020-12-21 10:55:00 -06:00
Stuart Breckenridge
121ab4e91f
Updates build script
2020-12-21 18:54:28 +08:00
Maurice Parker
da28c79202
Merge pull request #2670 from stuartbreckenridge/feature/widget-tweaks
...
Feature/widget tweaks
2020-12-15 10:31:18 -06:00
Stuart Breckenridge
42506ce427
package
2020-12-15 15:43:19 +08:00
Maurice Parker
3022f78434
Integrate PLCrashReporter. Fixes #2524
2020-12-11 18:09:36 -06:00
Maurice Parker
513cbbd6a4
Merge pull request #2623 from stuartbreckenridge/swift-ui-target-fixes
...
Multiplatform Updates
2020-12-07 12:08:23 -06:00