Commit Graph

1958 Commits

Author SHA1 Message Date
Maurice Parker eb25e01be5 Update the "Mark as" icons. Fixes #3687 2022-09-24 14:24:32 -05:00
Maurice Parker 93b05c2bb5 Add link to iCloud Syncing Limitations & Solutions to all iCloud account maintenance UI 2022-09-24 05:28:01 -05:00
Maurice Parker e003069631 Remove unnecessary os version availability tests 2022-09-23 07:52:23 -05:00
Maurice Parker 0c95428b31 Merge branch 'ios-candidate' 2022-09-22 20:50:35 -05:00
Maurice Parker b92fceb84e Add links to iCloud Syncing Limitations & Solutions 2022-09-22 20:25:03 -05:00
Stuart Breckenridge d0d5de897f Merge branch 'main' into os-log-audit 2022-09-19 09:36:28 +08:00
Maurice Parker c4623473ed Fix typo that would cause the current theme to be set to default when cold launching 2022-09-17 13:26:59 -05:00
Stuart Breckenridge 0dd4689bf0 Logging changes
- Adds `Logging` protocol
- Moves to Swift-style `OSLog` usage

os_log to Logger

os_log audit

Replacment of os.log with Logging
2022-09-04 21:31:03 +08:00
Maurice Parker 3a9e3c8050 Restrict the delete function if not the first responder. Fixes #3642 2022-08-02 18:10:09 -05:00
Maurice Parker 141ed4f915 Write widget data when article status changes happen. Fixes #3567 2022-07-28 17:15:36 -05:00
Maurice Parker d2db39c716 Remove FeedWrangler account code 2022-06-04 17:23:20 -07:00
Ethan Wong 5e2fe5f610 Add proper OSLog argument for os_log calls. 2022-04-04 13:51:53 +08:00
Maurice Parker 02dce80f8d Fix toolbar flashing back and forth to clear 2022-03-25 16:22:04 -05:00
Stuart Breckenridge d41f7ba925 Merge branch 'ios-ui' of https://github.com/stuartbreckenridge/NetNewsWire into ios-ui 2022-03-03 09:02:04 +08:00
Stuart Breckenridge 115fa702ca rebuild menu after toggle 2022-03-03 09:01:51 +08:00
Stuart Breckenridge 8cbdca9928 Merge branch 'main' into ios-ui 2022-03-03 08:53:52 +08:00
Stuart Breckenridge fc323c4072 Adds long press menu to article extractor button 2022-03-03 08:51:17 +08:00
Stuart Breckenridge e2242a7928 Appearance menu changes:
- On iPad—theme selector only, with theme selector image.
- On iPhone—theme selector and full size toggle; Aa is the image used.

Reader view and notifications options have been removed.
2022-03-03 08:33:53 +08:00
Stuart Breckenridge cca1929837 Changes when appearance menu is configured
Fixes #3483
2022-03-03 08:04:59 +08:00
Maurice Parker 298e164740 Change sync to async 2022-03-01 14:54:20 -06:00
Maurice Parker 27dd920cce Change sync to async 2022-03-01 14:53:43 -06:00
Maurice Parker d828925483 Merge branch 'ios-candidate' 2022-03-01 14:46:51 -06:00
Maurice Parker f22239db36 Change task completion notification so that it blocks until NNW has completed suspending. Fixes #3200 2022-03-01 14:45:37 -06:00
Maurice Parker 78e17b8287 Merge branch 'ios-candidate' 2022-03-01 14:12:57 -06:00
Maurice Parker 0719e5883b Clear the timeline when disclosing a web feed so that the previously loaded timeline articles aren't merged. Fixes #3485 2022-03-01 14:12:43 -06:00
Maurice Parker 2ff8fee308 Reload any Container rows that have change disclosure state since the last rebuild of the Shadow Table. Fixes #3484 2022-03-01 11:14:41 -06:00
Maurice Parker 03b5ef562e Merge pull request #3486 from stuartbreckenridge/ios-ui
Changes when appearance menu is configured
2022-02-28 10:08:10 -06:00
Stuart Breckenridge 5ffdad9b64 Changes when appearance menu is configured
Fixes #3483
2022-02-28 07:56:58 +08:00
Maurice Parker f869798756 Merge branch 'ios-candidate' 2022-02-27 17:19:48 -06:00
Maurice Parker d68d4228f9 Don't animate backing store rebuild on initial state restoration because it interferes with feed selection. Fixes #3475 2022-02-27 17:15:46 -06:00
Stuart Breckenridge 630972033b Aa as More Menu
More now includes feed inspector's actions to manage notifications and reader view.

Subtitles removed.

First time full screen view shows, an alert is displayed to explain how to exit full screen.
2022-02-14 07:43:51 +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
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
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
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
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
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 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
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