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
Brent Simmons
ba5d235c1e
Bump build.
iOS-6.1.6-6140
2024-12-31 21:18:46 -08:00
Brent Simmons
b0b5ad018c
Fix theme-importing — use startAccessingSecurityScopedResource and stopAccessingSecurityScopedResource, which appear to be required now.
2024-12-31 21:15:51 -08:00
Brent Simmons
f2e12f6b2e
Draw account row separators in Feeds view all the way across, ignoring safe area insets.
2024-12-31 17:46:39 -08:00
Brent Simmons
65eb58c199
Temporarily disable Go to Feed on compact size classes.
2024-12-31 17:24:36 -08:00
Brent Simmons
c6dbb82fff
Update build.
iOS-6.1.6-6139
2024-12-30 21:39:43 -08:00
Brent Simmons
f180c37d1a
Make sure iPad shows Feeds view on first run.
2024-12-30 21:32:18 -08:00
Brent Simmons
1ea8e8a4d5
Fix deprecation warnings.
2024-12-30 21:02:21 -08:00
Brent Simmons
cc0058c975
Remove unwanted underline from footnotes (sup elements with a link).
2024-12-30 18:17:10 -08:00
Brent Simmons
1e344addf9
Style link text underlines rather than using border-bottom for link underlines.
2024-12-30 17:45:13 -08:00
Brent Simmons
65df9c000c
Fix bug where full-screen-ness was getting forgotten and top and bottom toolbars were showing.
2024-12-30 16:09:10 -08:00
Brent Simmons
2ac332c41a
Fix bug where a toolbar would be erroneously shown when in full screen and returning from view an image. Fix #4449 .
2024-12-30 15:54:07 -08:00
Brent Simmons
4f73ae1042
Fix warning about overriding traitCollectionDidChange.
2024-12-30 15:17:32 -08:00
Brent Simmons
ee46a74926
Use logger instead of os_log.
2024-12-30 15:17:20 -08:00
Brent Simmons
7c5dfb2e15
Fix warning about setting badge icon number.
2024-12-30 14:31:44 -08:00
Brent Simmons
f2679115d4
Fix runtime warning about calling viewDidAppear at the wrong time.
2024-12-30 14:03:05 -08:00
Brent Simmons
972d503746
Fix crash in TimelinePreviewTableViewController — fix #4454 .
2024-12-30 13:57:58 -08:00
Brent Simmons
1c81319475
Bump build.
iOS-6.1.6-6138
2024-12-26 20:12:43 -08:00
Brent Simmons
eab90ba0ef
Convert Widget group to folder.
2024-12-26 20:12:38 -08:00
Brent Simmons
21049e006f
Remove unused SmartFeedSummaryWidget.
2024-12-26 17:13:24 -08:00
Brent Simmons
fac18d61c7
Use the new layout for all the widget views.
2024-12-26 17:11:38 -08:00
Brent Simmons
1288160de5
Simplified UnreadWidget layout slightly.
2024-12-26 16:33:58 -08:00
Brent Simmons
0a65d02a19
Remove some unneeded layout code.
2024-12-26 16:27:17 -08:00
Brent Simmons
d22de569f9
Fix ForEach warning.
2024-12-26 16:21:18 -08:00
Brent Simmons
7d16c63af6
Reduce (slightly) the feed icon size in widgets.
2024-12-26 15:59:19 -08:00
Brent Simmons
eb2f2caa11
Adapt UnreadWidget layout to changes in iOS 17 and up.
2024-12-26 15:41:32 -08:00
Brent Simmons
9b28a09baa
Fix Today widget count wording.
2024-12-26 15:40:30 -08:00
Brent Simmons
dcab5bacca
Use containerBackground API.
2024-12-26 15:24:52 -08:00
Brent Simmons
2dd4c401f2
Require iOS 17 and up.
2024-12-26 12:31:08 -08:00
Brent Simmons
f42cb79abf
Update empty-view text for widgets.
2024-12-26 12:30:58 -08:00
Brent Simmons
226c136b9a
Fix description of Today widget (it’s not just unread articles).
2024-12-24 18:35:19 -08:00
Brent Simmons
b2fafc848b
Update widget descriptions.
2024-12-24 18:33:26 -08:00
Brent Simmons
5b334e7d68
Remove widget background color, since it didn’t extend to the edges — the widgets ended up with a border.
2024-12-24 18:26:44 -08:00
Brent Simmons
fafb5f2b5a
Convert remainder of iOS to using folders instead of groups.
2024-12-24 18:26:09 -08:00