Commit Graph

8322 Commits

Author SHA1 Message Date
Stuart Breckenridge
3d3d8a9692 migrates to modern localization 2022-01-22 06:50:28 +08:00
Stuart Breckenridge
39e5f36137 Removes 1Password
Fixes #3411
2022-01-22 06:43:22 +08:00
Maurice Parker
5533ee1618 Merge pull request #3395 from GetToSet/main
Fix: bottom inset of TimelineTableView disappeared on macOS Monterey.
2022-01-21 13:22:20 -08:00
Stuart Breckenridge
e2ef4bc512 SceneCoordinator preferredDisplayMode 2022-01-21 20:39:48 +08:00
Stuart Breckenridge
3a95cd0c3a display mode updates 2022-01-21 20:20:28 +08:00
Stuart Breckenridge
cf2da85817 SettingsViewController / UniformTypeIdentifiers 2022-01-21 19:52:59 +08:00
Stuart Breckenridge
ca690859f7 Article Theme / UniformTypeIdentifiers 2022-01-21 13:07:38 +08:00
Stuart Breckenridge
6c9c3749bb UniformTypeIdentifiers 2022-01-21 12:53:24 +08:00
Stuart Breckenridge
90fed800cb Adds WKWebViewConfiguration to PreloadedWebView 2022-01-21 12:52:48 +08:00
Stuart Breckenridge
b7775ab423 ActivityManager / UniformTypeIdentifiers 2022-01-21 12:44:19 +08:00
Stuart Breckenridge
7cf5f685f3 FaviconURLFinder / UniformTypeIdentifiers 2022-01-21 12:42:59 +08:00
Stuart Breckenridge
52931c215a UniformTypeIdentifier update to FaviconDownloader 2022-01-21 12:34:34 +08:00
Stuart Breckenridge
fe73d95df8 Updates to FontDescriptors 2022-01-21 08:59:23 +08:00
Stuart Breckenridge
4c734d9ba3 AppDelegate
Updates notification presentation from `.alert` (deprecated) to `.banner`.
2022-01-21 08:54:15 +08:00
Stuart Breckenridge
04f771975c UserNotificationManager
Removes deprecated `summaryArgument` and `summaryArgumentCount` from notification content.
2022-01-21 08:53:06 +08:00
Stuart Breckenridge
38217e43e4 initial 6.2 commit
- Switches to `UTType` for ShareViewController
2022-01-21 08:51:50 +08:00
Brent Simmons
9381e8ef77 Update appcast for 6.1b2. 2022-01-17 17:51:18 -08:00
Brent Simmons
b5f4221518 Jump through App Store provisioning profile hoops so that we can distribute the app again. Also: bump version to 6.1b2. mac-6.1b2 2022-01-17 17:44:51 -08:00
Brent Simmons
bccbe52551 Update LICENSE
Update copyright year in MIT license
2022-01-17 13:12:50 -08:00
Brent Simmons
51c37a994c Write 6.1b1 release notes. 2022-01-09 21:20:17 -08:00
Brent Simmons
0e7ef5f82e Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire 2022-01-09 20:55:34 -08:00
Brent Simmons
1cb13a97fa Update version to 6.1b1 and build to 6100. 2022-01-09 20:55:23 -08:00
Brent Simmons
ded927fcfe Update copyright dates to 2022. 2022-01-09 20:55:03 -08:00
Ethan Wong
06278879bc Fix: bottom inset of TimelineTableView disappeared on macOS Monterey 2022-01-10 08:16:42 +08:00
Brent Simmons
9d6c17e508 Merge pull request #3390 from rex4539/typos
Fix typos
2022-01-04 14:31:42 -08:00
Dimitris Apostolou
94ae4d348c Fix typos 2022-01-05 00:25:20 +02:00
Maurice Parker
7a2ddd7f06 Add ITSAppUsesNonExemptEncryption key 2021-12-30 12:04:02 -08:00
Maurice Parker
ab9802d8b5 Remove Hyperlegible theme 2021-12-30 11:55:44 -08:00
Maurice Parker
cf651f5546 Merge pull request #3364 from bdougsand/issue-2369
Fixes #2369: Video playback is reset on rotation
2021-12-29 15:25:44 -08:00
Maurice Parker
09652bff81 Remove Mark Read on Scroll code 2021-12-29 14:44:40 -08:00
Maurice Parker
bb120b5e3c Adjust header and footer border color and center when fully expanded 2021-12-29 14:16:41 -08:00
everhardt
4b07e8e355 fix: footerView should be hidden also if view is not completely filled with articles 2021-12-09 21:24:11 +01:00
everhardt
f87040a57f fix: do not use PullUpToMarkAsRead when !markArticlesAsReadOnScroll 2021-12-09 21:04:58 +01:00
Brian Sanders
a731397486 Fixes #2369: Video playback is reset on rotation
The viewWillTransition(to:with:) method in WebViewController was introduced to
fix #3041, so I added an alternative solution using a resize handler in JS.
2021-12-04 18:43:53 -05:00
everhardt
023b58e8c1 feat: Improved marking as read on scroll on macOS
register top visible article when scrolling starts and ignore the ones above that
2021-11-25 21:09:17 +01:00
everhardt
fd5e587c3a fix: articlesBetween guard 2021-11-24 23:30:52 +01:00
everhardt
7e928976e1 chore: clean up comment 2021-11-24 23:26:02 +01:00
everhardt
5bd8292b18 implement pull up on mark as read and improve mark as read on scroll 2021-11-24 23:24:19 +01:00
everhardt
f10fe6c9b5 Revert "Disable the Mark as Read on Scroll preferences temporarily"
This reverts commit 7608bf2ae6.
2021-11-24 22:37:55 +01:00
everhardt
2bdeab2248 Merge remote-tracking branch 'upstream/main' into feat-1844-pull-up-mark-as-read 2021-11-24 22:36:39 +01:00
everhardt
8964fe5744 add PullUpToMarkAsReadTableViewController 2021-11-24 22:33:16 +01:00
Maurice Parker
7608bf2ae6 Disable the Mark as Read on Scroll preferences temporarily 2021-11-18 19:01:48 -06:00
Maurice Parker
079e764f13 Enable prefetching on iOS 15 to improve Timeline scrolling speed 2021-11-18 17:09:42 -06:00
Maurice Parker
0d4f4054ce Disable prefetching on the tableview because we sometimes change the icon after the item is prefetched, but before it is visible. Fixes #3352 2021-11-18 15:39:05 -06:00
Maurice Parker
1bc46f1251 Fix initial sidebar load - selected item wasn't getting reloaded correctly 2021-11-18 12:25:43 -06:00
Maurice Parker
89e899c5d7 Directly set the unread count on the cell instead of doing a full reload to get rid of unread count flickering 2021-11-13 11:06:17 -06:00
Maurice Parker
0da3bca41e Restrict smart feeds from swipe commands 2021-11-13 10:56:30 -06:00
Maurice Parker
b6eb648f95 Fix code style 2021-11-13 10:44:11 -06:00
Maurice Parker
d09cdb9663 Remove animate block since it wasn't helping any 2021-11-13 10:43:09 -06:00
Maurice Parker
f4961bdc42 Increase the animation duration to reduce unread count flickering 2021-11-13 10:35:20 -06:00