Maurice Parker
c5bf498da2
Merge pull request #3465 from Ranchero-Software/revert-3448-main
...
Revert "Update `gyb` to latest version and use python3"
2022-02-13 09:17:18 -08:00
Maurice Parker
7737a979dc
Revert "Update gyb to latest version and use python3"
2022-02-13 09:17:08 -08:00
Maurice Parker
939c1f3516
Merge pull request #3448 from meissnem/main
...
Update `gyb` to latest version and use python3
2022-02-13 09:13:45 -08:00
Maurice Parker
bfd091e967
Merge pull request #3464 from stuartbreckenridge/ios-ui
...
Adds separator to theme changer in article view
2022-02-13 09:13:11 -08:00
Maurice Parker
04a1b7a6bd
Merge pull request #3463 from stuartbreckenridge/ios-unread-article-count
...
iPad Unread Indicator in Article View
2022-02-13 09:11:22 -08:00
Stuart Breckenridge
a4de250022
Adds separator to theme changer in article view
2022-02-13 17:46:50 +08:00
Stuart Breckenridge
6af46d9ef2
iPad Unread Indicator
2022-02-13 09:33:04 +08:00
Maurice Parker
80d7fa5c95
Merge pull request #3462 from stuartbreckenridge/ios-unread-article-count
...
Adds unread count indicator to Article view
2022-02-12 16:09:54 -08:00
Stuart Breckenridge
3fd92fd63e
suppress unread count on iPad
2022-02-13 08:08:51 +08:00
Stuart Breckenridge
6eb18ce183
Article unread count updated via scenecoordinator
2022-02-13 08:06:10 +08:00
Stuart Breckenridge
a72e0f047f
Adds unread count indicator to Article view
...
Fixes #3134
2022-02-12 11:35:13 +08:00
Maurice Parker
c5e57c25bd
Merge pull request #3458 from stuartbreckenridge/ios-ui-widget-images
...
iOS Widget Image Handling
2022-02-11 11:02:57 -08:00
Maurice Parker
b0a59c822d
Merge pull request #3456 from stuartbreckenridge/ios-ui-notifications
...
iOS UI notifications
2022-02-11 10:31:08 -08:00
Stuart Breckenridge
4b45294875
removes print
2022-02-11 20:39:18 +08:00
Stuart Breckenridge
01f0881eab
Widget Image Handling
...
Favicons are written to (and removed) to shared container which works around #3451 .
2022-02-11 20:37:53 +08:00
Brent Simmons
87d2dbd6e0
Update appcast for 6.1b3.
2022-02-10 21:39:31 -08:00
Stuart Breckenridge
0ff1e19849
Improves performance of notifications view
2022-02-11 11:35:25 +08:00
Stuart Breckenridge
d71884a106
gets rid of unneccessary tracking
2022-02-11 07:45:32 +08:00
Maurice Parker
c9dd4b7d86
Merge pull request #3455 from stuartbreckenridge/ios-ui-notifications
...
iOS UI Notifications
2022-02-10 15:37:01 -08:00
Stuart Breckenridge
e67136f026
prefetching disabled
2022-02-11 07:33:49 +08:00
Stuart Breckenridge
8a6140e942
reloads visible cells for favicon notification
2022-02-11 07:10:41 +08:00
Stuart Breckenridge
1ac432cc17
Prefetching & FavIconDidLoad
2022-02-11 07:06:59 +08:00
Stuart Breckenridge
d4a669ba1e
Disables prefetching
2022-02-11 06:30:04 +08:00
Maurice Parker
9ba02bb0df
Merge branch 'ios-candidate'
2022-02-10 14:24:49 -08:00
Maurice Parker
e07988c534
Fix font on iOS
2022-02-10 14:23:50 -08:00
Stuart Breckenridge
e1f7cc80a9
Merge branch 'ios-ui-notifications' of https://github.com/stuartbreckenridge/NetNewsWire into ios-ui-notifications
2022-02-11 06:16:07 +08:00
Maurice Parker
ed6ad9b034
Merge pull request #3441 from stuartbreckenridge/ios-ui-notifications
...
Notifications Manager Performance Improvements
2022-02-10 14:05:49 -08:00
Maurice Parker
2eba2975dd
Merge branch 'main' into ios-ui-notifications
2022-02-10 14:05:42 -08:00
Maurice Parker
d188d63c77
Move the appearance menu
2022-02-10 13:52:39 -08:00
Maurice Parker
09a348d896
Merge pull request #3453 from stuartbreckenridge/ios-ui
...
Articles UI updates
2022-02-10 13:50:02 -08:00
Stuart Breckenridge
0e178b574f
Rebuilds menu when themes are installed
2022-02-10 22:34:04 +08:00
Stuart Breckenridge
18ee46a501
fixes crash
2022-02-10 22:30:42 +08:00
Stuart Breckenridge
08618f5f15
Articles
...
This commit focuses on the `ArticleViewController`:
- Adds an "Aa" menu to the article view that allows for theme changes and full screen article toggling on iPhone, and theme changes on iPad.
- Removes separate Settings option for full screen availability on iPhone.
- Removes tap target in nav bar to enable full screen mode.
2022-02-10 12:13:06 +08:00
Stuart Breckenridge
5d90bdf8f0
notifications
2022-02-09 19:49:12 +08:00
Maurice Parker
106ce36a21
Merge branch 'ios-candidate'
2022-02-08 12:00:30 -08:00
Maurice Parker
a9df2fb376
Revert code to not use cell prefetching on iOS 15. Fixes #3446
2022-02-08 11:57:44 -08:00
Maurice Parker
cb9c977bed
Delete old pre-iOS 15 code
2022-02-08 10:47:57 -08:00
Maurice Parker
bd3f6e4ffd
Merge branch 'mac-candidate'
2022-02-08 10:35:37 -08:00
Maurice Parker
fd151951b9
Merge branch 'ios-candidate'
2022-02-08 10:35:25 -08:00
Maurice Parker
0c183f4bdf
Prevent app themes from attempting to be deleted
2022-02-07 16:49:28 -08:00
Maurice Parker
8ad5969452
Prevent app themes from attempting to be deleted
2022-02-07 16:41:00 -08:00
Maurice Parker
7d2ec79986
Make sure that the theme names are always up to date before setting the current theme
2022-02-07 16:28:35 -08:00
Maurice Parker
063da4ac02
Change to no longer copy app distributed themes to the Themes folder. Fixes #3447
2022-02-07 16:28:20 -08:00
Maurice Parker
a1bfa4afdc
Make sure that the theme names are always up to date before setting the current theme
2022-02-07 16:27:10 -08:00
Maurice Parker
ea6e5b8434
Change to no longer copy app distributed themes to the Themes folder. Fixes #3447
2022-02-07 16:23:08 -08:00
Maurice Parker
0362e4e29d
Hide the bottom separator on the Timeline for the last cell
2022-02-07 13:35:21 -08:00
Maurice Parker
58d70746fe
Fix code formatting
2022-02-07 12:59:52 -08:00
Maurice Parker
dcd7fca06e
Merge pull request #3431 from stuartbreckenridge/ios-ui-navbartoolbar
...
Makes nav/toolbar behaviour consistent for Feeds, Timeline, and Article
2022-02-07 12:56:38 -08:00
Matt Meissner
a5ce395c31
Update gyb to latest version and use python3
2022-02-06 22:34:23 -06:00
Maurice Parker
3f3f7ffe29
Merge branch 'mac-candidate'
2022-02-06 14:04:31 -08:00