Commit Graph

8035 Commits

Author SHA1 Message Date
Brent Simmons
4902bafe57 Move scripts to buildscripts folder. 2025-04-22 21:24:51 -07:00
Brent Simmons
9655b356bf Merge branch 'feature/unify-core' 2025-04-22 21:08:17 -07:00
Brent Simmons
2e68347fe0 Normalize Swift version at 5.10 and platforms at macOS 13 and iOS 17 in Package.swift files. 2025-04-22 21:05:12 -07:00
Brent Simmons
6bdd710082 Add quiet_build_and_test.sh — just shows warnings and errors. 2025-04-22 20:49:14 -07:00
Brent Simmons
57a170beed Unify Core and RSCore into RSCore. 2025-04-22 20:48:56 -07:00
Brent Simmons
ac372fc79b Write 6.1.9-6190 release notes. iOS-6.1.9-6190 2025-04-22 08:28:28 -07:00
Brent Simmons
260642ef3a Update version to 6.1.9. 2025-04-22 08:22:46 -07:00
Brent Simmons
bf44d5168a Make RSCore local. Fix #4594. 2025-04-21 21:53:25 -07:00
Brent Simmons
e8931d5cf5 Create and use NetNewsWire.xctestplan. 2025-04-21 20:35:27 -07:00
Brent Simmons
53156e1afe Make build script descend into packages to run swift test. 2025-04-21 20:24:04 -07:00
Brent Simmons
198aa86cc2 Make RSParser a local package. 2025-04-21 20:23:41 -07:00
Brent Simmons
5f4533cc6b Fixed layout recursion warning by getting rid of bigSurOffsetFix hack, which no longer appears to be needed. Fix #4590. 2025-04-20 21:36:50 -07:00
Brent Simmons
aa75efaa2e Fix test-time crashes by making sure some main thread code runs on main thread. 2025-04-20 21:21:38 -07:00
Brent Simmons
894acaeb0a Delete some tests that don’t belong in Feedly tests. 2025-04-20 21:20:43 -07:00
Brent Simmons
7dc965aba6 Fix crash. 2025-04-20 20:53:26 -07:00
Brent Simmons
56bd7bb092 Exclude a bunch of Account tests
Issue to get them working again: #4588
2025-04-20 18:42:48 -07:00
Brent Simmons
3bd77eac82 Fix test build error. 2025-04-20 18:35:56 -07:00
Brent Simmons
5f1ef7ad32 Add build_and_test.sh script. 2025-04-20 14:40:48 -07:00
Brent Simmons
bc7f905016 Fix build issues in Mac AppDelegate. 2025-04-20 12:59:02 -07:00
Brent Simmons
09c9a4e5ea Update to current Mac version and build. 2025-04-20 12:46:27 -07:00
Brent Simmons
5979fceef0 Remove MAS build from cleanPrefsAndData. 2025-04-20 12:39:17 -07:00
Brent Simmons
9a21d86784 Fix copyright years. 2025-04-20 12:39:02 -07:00
Brent Simmons
19ab14864a Update build. iOS-6.1.8-6146 2025-01-21 20:18:57 -08:00
Brent Simmons
f93def0202 Remove “Your” from widget titles. 2025-01-20 22:50:49 -08:00
Brent Simmons
a3443b2f6d Fix crashing bug in Starred widget. 2025-01-20 22:48:21 -08:00
Brent Simmons
8c14c98664 Reload cells when HTMLMetadata is available. 2025-01-19 17:59:54 -08:00
Brent Simmons
c67807158a Fetch favicon (if needed) when HTMLMetadata is available. 2025-01-19 17:59:41 -08:00
Brent Simmons
13a0bfb6cc Add comment about where to look for notifications for HTMLMetadata. 2025-01-19 17:59:18 -08:00
Brent Simmons
789b615161 Make .htmlMetadataAvailable Notification public. 2025-01-19 17:58:55 -08:00
Brent Simmons
f9b7b4e973 Update version. iOS-6.1.8-6145 2025-01-18 21:53:26 -08:00
Brent Simmons
e7992441bb Handle more cases in willChangeTo displayMode delegate method. Create and use setRefreshToolbarItemVisibility method on TimelineViewController. 2025-01-18 21:47:05 -08:00
Stuart Breckenridge
7ea9ce509b ♻️ Moves timeline fix to scene coordinator 2025-01-18 21:46:48 -08:00
Stuart Breckenridge
8eee73cf26 🩹 Fixes incorrect refresh control visibility
Makes `TimelineViewController` a `UISplitViewControllerDelegate`.

When the display mode is such that the feeds, timeline and article are visible, the timeline refresh control is hidden.
When the display mode is such that the timeline and article are visible, the timeline refresh control is visible.
2025-01-18 21:46:35 -08:00
Brent Simmons
5a2816334f Use displace mode and set primary fraction for split view controller. 2025-01-17 22:14:28 -08:00
Brent Simmons
d5a5270963 Bump build. iOS-6.1.7-6144 2025-01-12 20:49:04 -08:00
Stuart Breckenridge
ad12d1c1de 🚑Fixes #4483 by showing bars on rotation
On rotation, if the device is a .phone and it is transitioning to a `.regular` horizontal size class—it’s big—bars in the article view are surfaced to workaround a crash. This doesn’t affect behaviour on smaller iPhones or iPads.
2025-01-12 20:45:01 -08:00
Stuart Breckenridge
6407ff6966 💄 Modernises table view styling. 2025-01-12 20:44:42 -08:00
Brent Simmons
c80f5cfcbd Bump version. iOS-6.1.7-6143 2025-01-11 22:18:44 -08:00
Brent Simmons
dd8fb412ba Create and use logicalArticleFullscreenEnabled — so it can’t think it’s in fullscreen mode without fullscreen mode being allowed. 2025-01-11 22:01:27 -08:00
Brent Simmons
5c60e75435 Change how first run works with split view — use .oneBesideSecondary display mode but explicitly show the Feeds view at startup. 2025-01-11 21:33:04 -08:00
Brent Simmons
d5c3ffc8f0 Update copyright year to 2025. 2025-01-06 17:18:08 -08:00
Brent Simmons
5b892d1d99 Use automatic instead of tile behavior for split view. 2025-01-04 19:29:18 -08:00
Brent Simmons
d96ed38a50 Add missing return. iOS-6.1.6-6142 2025-01-02 19:41:41 -08:00
Brent Simmons
1cbf0ff603 Bump build. 2025-01-02 19:40:24 -08:00
Brent Simmons
9970425e21 Support Cache-Control only for openrss.org. 2025-01-02 17:54:26 -08:00
Brent Simmons
510abf03de Bump build. iOS-6.1.6-6141 2025-01-01 21:24:19 -08:00
Brent Simmons
eb2ea9c770 Fix obscure warning. 2025-01-01 21:23:13 -08:00
Brent Simmons
4c0d371103 Restore Go To Feed menu item. 2025-01-01 21:02:48 -08:00
Brent Simmons
d429081265 Fix bug updating account name on Feeds screen after account name has been edited. 2025-01-01 20:53:53 -08:00
Brent Simmons
86780c29dc Fix bug updating feed name in Feeds view when name changes. Fix #4459. 2025-01-01 18:21:58 -08:00