Commit Graph

6195 Commits

Author SHA1 Message Date
Stuart Breckenridge cacc96fa5e
Code alignment. 2020-08-12 21:44:46 +08:00
Stuart Breckenridge 3ae4a85969
Removes @ViewBuilder from `var body` 2020-08-12 21:04:56 +08:00
Stuart Breckenridge 646a3190e5
Fixes #2280 2020-08-12 18:12:21 +08:00
Stuart Breckenridge 6be14a099b
Adds RS* packages to ios-multiplatform
this allows it to build for physical devices
2020-08-12 16:25:53 +08:00
Maurice Parker 9a91648acc Remove sidebar toggle from the default set 2020-08-11 21:36:15 -05:00
Maurice Parker 38d01eb151 Add Sidebar toggle 2020-08-11 21:03:19 -05:00
Maurice Parker d05b450cc5 Use colorful smart feed icons on iOS 2020-08-11 20:41:20 -05:00
Maurice Parker f8cf5676e9 Don't allow Twitter or Reddit feeds to be added to accounts that can't handle them 2020-08-11 20:19:17 -05:00
Maurice Parker c4ad7c71fd Don't allow Twitter or Reddit feeds to be added to accounts that can't handle them 2020-08-11 17:33:48 -05:00
Maurice Parker 0835e789e5 Add cancel button to Twitter Add Feed 2020-08-11 17:07:36 -05:00
Maurice Parker 0cb0bc357a Rename AddWebFeed controller classes to AddFeed since they are now used for other feed types 2020-08-11 17:04:11 -05:00
Maurice Parker 9f9b12b6b3 Add Twitter Feed functionality 2020-08-11 16:46:26 -05:00
Maurice Parker e7f42905dc Add Reddit Feed adding functionality 2020-08-11 16:27:42 -05:00
Maurice Parker 0ec250ec24 Rewrite Add Feed and Add Folder to be separate dialogs 2020-08-11 15:00:31 -05:00
Maurice Parker 3188a80d25 Remove CSS rule that was interfering with Newsfoot styling 2020-08-11 10:32:54 -05:00
Maurice Parker cb2eefa56a Implement new article extractor button for Big Sur 2020-08-10 17:34:12 -05:00
Maurice Parker 4ce974daca Rename ArticleExtractorButton to make room for the new ArticleExtractorButton 2020-08-10 15:47:40 -05:00
Maurice Parker 73b120a91c Change any glyphs in the sidebar to white when selected to make them visible regardless of use control color selection 2020-08-10 13:53:21 -05:00
Maurice Parker c652486663 Change all 10.16 version checks to be 11.0 2020-08-10 11:43:18 -05:00
Maurice Parker 7a7784eb75 Enable preferences toolbar to style itself for Big Sur 2020-08-10 11:25:48 -05:00
Maurice Parker 1c9b0feaaf Move tooltip to the toolbar item instead of the button 2020-08-10 09:53:06 -05:00
Maurice Parker 7619f4470b Add article toolbar items 2020-08-10 09:45:48 -05:00
Maurice Parker 38dd0257bb Add search and mark all as read toolbar items 2020-08-10 09:28:45 -05:00
Maurice Parker fe671f079d Change to use programmatic toolbar building 2020-08-10 03:58:19 -05:00
Maurice C Parker c30f9af68c Fix filter button placement on Catalina 2020-08-09 20:35:05 -05:00
Maurice Parker 32c0911d6e Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-08-09 20:28:00 -05:00
Maurice Parker c4599cbcc4 Comment out Toolbar Search Item so that the storyboard can be opened on Catalina 2020-08-09 20:27:47 -05:00
Maurice Parker 20ff35f80e
Merge pull request #2327 from stuartbreckenridge/main
Multiplatform Mac: Adds sidebar toggling from toolbar.
2020-08-09 20:14:50 -05:00
Maurice Parker e2de38647a Don't crash on early calls to update the toolbar 2020-08-09 20:13:37 -05:00
Maurice Parker 58498ef33e Use the SF star for the timeline on Big Sur 2020-08-09 20:05:38 -05:00
Maurice Parker 1eb21b1da1 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-08-09 19:50:54 -05:00
Stuart Breckenridge 36acd84c14
Removes #warning
(Also .preferredColorScheme(AppDefaults.userInterfaceColorScheme) is still needed on macOS Settings)
2020-08-10 08:50:46 +08:00
Stuart Breckenridge cd20632b5d
Adds sidebar toggle image to app assets 2020-08-10 08:36:31 +08:00
Stuart Breckenridge dadff04da5
Removes padding. 2020-08-10 08:31:10 +08:00
Stuart Breckenridge 88ee63ba68
Adds #warning message for AppKit usage. 2020-08-10 08:28:17 +08:00
Stuart Breckenridge 94a9557ba6
Adds sidebar toggling from toolbar. 2020-08-10 08:01:16 +08:00
Maurice Parker 8ee33c34b3 Hook up new search toolbar item 2020-08-09 16:40:44 -05:00
Maurice Parker 656d327692 Programmatically define the default set of toolbar items 2020-08-09 15:36:32 -05:00
Maurice Parker 86e07a58a3
Merge pull request #2326 from heckj/readme-tweak
updating the README to reference xcodeproj
2020-08-09 14:14:08 -05:00
Joe Heck a3ff895256 updating the README to reference xcodeproj
- earlier workspace configuration has gone away on main, so getting
  setup is slightly different
2020-08-09 11:52:16 -07:00
Maurice Parker 0ec9e26db7 Change timeline sort bar appearance 2020-08-09 12:14:41 -05:00
Maurice Parker 258c89bf12 Add new sidebar item menu to toolbar 2020-08-09 11:46:53 -05:00
Maurice Parker f676de1ce1 Change toolbar separators to start with a lower case character to match modern Swift conventions 2020-08-09 10:47:56 -05:00
Maurice Parker c6885baaca Add New Reddit and New Twitter menu items 2020-08-09 06:21:02 -05:00
Maurice Parker afe8d23365 Add separator for timeline and make buttons stateful 2020-08-09 06:02:48 -05:00
Maurice Parker 57d988da95 Fix titles on Big Sur 2020-08-08 21:28:43 -05:00
Maurice Parker 0a9496a583 Initial support for the Unified Toolbar 2020-08-08 20:49:22 -05:00
Maurice Parker f23ebbd8db Use SF Symbols for icons in the Sidebar when on Big Sur Issue #2323 2020-08-08 18:15:45 -05:00
Maurice Parker 8c48fb8cc6 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-08-08 17:32:49 -05:00
Maurice Parker 1fba0ed247 Don't show a background on symbol images 2020-08-08 17:27:32 -05:00