Commit Graph

7846 Commits

Author SHA1 Message Date
Stuart Breckenridge 6af46d9ef2 iPad Unread Indicator 2022-02-13 09:33:04 +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
Maurice Parker 3f3f7ffe29 Merge branch 'mac-candidate' 2022-02-06 14:04:31 -08:00
Maurice Parker 4ea71ac7cd Merge branch 'ios-candidate' 2022-02-06 13:56:10 -08:00
Maurice Parker 8a55c1ce16 Merge pull request #3445 from stuartbreckenridge/mac-candidate
Adds NewsFax to Mac + Mac MAS
2022-02-06 13:50:43 -08:00
Maurice Parker a501e4e0b0 Merge pull request #3444 from stuartbreckenridge/ios-candidate
Adds NewsFax to iOS.
2022-02-06 13:50:16 -08:00
Stuart Breckenridge 90b41995eb moves nav bar config to SceneCoordinator 2022-02-05 10:47:26 +08:00
Stuart Breckenridge a19154ac73 Adds account-wide to notifications manager 2022-02-05 10:22:49 +08:00
Stuart Breckenridge 470dc367e5 NewsFax Update 2022-02-05 07:16:33 +08:00
Stuart Breckenridge cd5a2ac3e4 Updates NewsFax 2022-02-05 07:15:59 +08:00
Stuart Breckenridge bac74ad90f Adds NewsFax to Mac + Mac MAS 2022-02-05 07:04:55 +08:00