Maurice Parker
|
2b84469fb4
|
Refactored refresh progress so that it doesn't crash on the mac anymore
|
2020-07-15 15:32:04 -05:00 |
Maurice Parker
|
6e60156f0e
|
Move browser class up a level
|
2020-07-15 12:44:03 -05:00 |
Maurice Parker
|
160b0476f7
|
Port web view navigation over for the mac app
|
2020-07-15 12:41:49 -05:00 |
Maurice Parker
|
31068f90a0
|
Implement macOS share button
|
2020-07-14 17:10:53 -05:00 |
Maurice Parker
|
dc023e681b
|
Implement share/activity button on iOS
|
2020-07-13 20:18:39 -05:00 |
Maurice Parker
|
7643ddc173
|
Remove specific button state enums as they were overkill
|
2020-07-13 16:26:53 -05:00 |
Maurice Parker
|
1e2a749cc4
|
Merge pull request #2258 from rizwankce/add-cloudkit-settings
Add cloudkit view for settings accounts
|
2020-07-13 15:58:48 -05:00 |
Maurice Parker
|
c29960ddda
|
Clean up navigation handling for the timeline
|
2020-07-13 11:37:21 -05:00 |
Rizwan Mohamed Ibrahim
|
de0edd3c0b
|
Add cloud kit view for settings accounts
|
2020-07-13 20:39:19 +05:30 |
Maurice Parker
|
17e1247ff0
|
Add sort control for macOS
|
2020-07-12 19:43:25 -05:00 |
Maurice Parker
|
d7a4bddc72
|
Make timeline filter maintain it state for each timeline individually
|
2020-07-12 16:48:39 -05:00 |
Maurice Parker
|
184ef57576
|
Implement Timeline multiselect
|
2020-07-11 18:22:47 -05:00 |
Maurice Parker
|
20d989f1b8
|
Revert "Widget Work in Progress"
|
2020-07-11 09:48:34 -05:00 |
Maurice Parker
|
3eda1de825
|
Merge pull request #2249 from stuartbreckenridge/feature/widget
Widget Work in Progress
|
2020-07-11 09:36:50 -05:00 |
Stuart Breckenridge
|
9991b3760e
|
Removes print statements and reorgs code
|
2020-07-11 20:22:21 +08:00 |
Stuart Breckenridge
|
1cc5f3cc30
|
Widget Updates
• Can now read data written by main app
• Has preview capability in widget gallery
• Still to solve using ORGANIZATION_IDENTIFIER
|
2020-07-11 17:01:09 +08:00 |
Stuart Breckenridge
|
a45ba35b24
|
Initial widget work
• Latest data is saved out to JSON at various points.
• Technote on widget usage.
• Widget target added.
|
2020-07-10 23:10:12 +08:00 |
Maurice Parker
|
2d57945e98
|
Implement Read and Star button functionality
|
2020-07-09 18:44:51 -05:00 |
Maurice Parker
|
3e61c7044b
|
Stub out mark as read and star functionality
|
2020-07-09 16:34:47 -05:00 |
Maurice Parker
|
d16c1678f2
|
Merge pull request #2239 from rizwankce/fix/add-account-action
Fix account selection
|
2020-07-09 09:31:06 -05:00 |
Maurice Parker
|
4fe41b57c5
|
Merge pull request #2236 from rizwankce/account-details-settings
Add settings account details view and implementations
|
2020-07-09 09:27:37 -05:00 |
Rizwan Mohamed Ibrahim
|
7c30749625
|
Fix account selection showing wrong sheet upon selection
|
2020-07-09 19:55:58 +05:30 |
Rizwan Mohamed Ibrahim
|
2c7663870a
|
Add settings account details view and implementations
|
2020-07-09 16:14:53 +05:30 |
Maurice Parker
|
107a8fd550
|
Implement macOS web view mouse over events
|
2020-07-08 22:27:59 -05:00 |
Maurice Parker
|
5abf222c8a
|
Merge branch 'swiftui' of https://github.com/Ranchero-Software/NetNewsWire into swiftui
|
2020-07-08 20:13:08 -05:00 |
Maurice Parker
|
5583b21616
|
Merge pull request #2232 from stuartbreckenridge/swiftui
Multi-selection on macOS #2164
|
2020-07-08 20:12:23 -05:00 |
Stuart Breckenridge
|
4c11667ff7
|
Moves selection to SidebarModel
|
2020-07-09 07:15:47 +08:00 |
Maurice Parker
|
a87a692d7e
|
Fix class file name misspelling
|
2020-07-08 17:50:18 -05:00 |
Maurice Parker
|
5efc02f969
|
Merge pull request #2230 from rizwankce/fix/settings-account-header-imageview
Settings account header imageview
|
2020-07-08 15:28:49 -05:00 |
Maurice Parker
|
6f055b5923
|
Implement ArticleView for macOS
|
2020-07-08 10:20:04 -05:00 |
Stuart Breckenridge
|
ab0fbc99c3
|
Merge branch 'multi-select' into swiftui
|
2020-07-08 21:41:59 +08:00 |
Stuart Breckenridge
|
af4849642c
|
Adds multi-select to macOS sidebar
This hacks around property observers to get to a model that almost works.
|
2020-07-08 21:39:39 +08:00 |
Rizwan Mohamed Ibrahim
|
48f212abcd
|
Add settings account header image view
|
2020-07-08 14:40:14 +05:30 |
Maurice Parker
|
909dcb3f93
|
Made ArticleExtractorButtonState a shared enum
|
2020-07-08 02:27:16 -05:00 |
Maurice Parker
|
1e03da8192
|
Merge branch 'swiftui' of https://github.com/Ranchero-Software/NetNewsWire into swiftui
|
2020-07-08 02:25:17 -05:00 |
Rizwan Mohamed Ibrahim
|
74f822f624
|
Add Feedbin account addition implementation
|
2020-07-08 12:38:27 +05:30 |
Maurice Parker
|
59c3015fff
|
Made web view preloading code and scheme handler shared code
|
2020-07-07 19:31:24 -05:00 |
Rizwan Mohamed Ibrahim
|
5aa329bf1c
|
Adds Account settings and New Local account addition
|
2020-07-07 22:45:12 +05:30 |
Maurice Parker
|
2e94ae9e8e
|
Add basic support for Article view on iOS
|
2020-07-06 21:14:05 -05:00 |
Maurice Parker
|
06a1a5f28b
|
Merge branch 'pr/2218' into swiftui
|
2020-07-06 16:39:36 -05:00 |
Maurice Parker
|
d1f7473a02
|
Moved items to match current layout
|
2020-07-06 16:30:50 -05:00 |
Maurice Parker
|
fcf0c1ad1c
|
Implement Settings About Section. Issue #2174
|
2020-07-06 15:30:32 -05:00 |
Maurice Parker
|
ac0153b71f
|
Remove unused type alias
|
2020-07-06 01:46:12 -05:00 |
Maurice Parker
|
958de0c0d9
|
Remove VisualEffectBlur and split ArticleView into target specific files
|
2020-07-06 01:44:35 -05:00 |
Maurice Parker
|
6695fcfca7
|
Refactor sidebar styling to remove duplicate code
|
2020-07-06 01:32:43 -05:00 |
Maurice Parker
|
1389008b31
|
Add Article toolbar
|
2020-07-05 18:53:18 -05:00 |
Maurice Parker
|
eb8f6e0c03
|
Refactor the Timeline toolbar to be a modifier like Sidebar's is
|
2020-07-05 14:52:04 -05:00 |
Maurice Parker
|
8b81548457
|
Rename SidebarToolbar to SidebarToolbarModifer
|
2020-07-05 14:45:19 -05:00 |
Maurice Parker
|
208271d6b4
|
Merge pull request #2210 from philviso/swiftui-progressview
Implement iOS progress view
|
2020-07-04 10:23:20 -05:00 |
Phil Viso
|
9131056f2b
|
Added refreshProgressState to SceneModel. Removed RefreshProgressModel from environment
|
2020-07-04 10:20:50 -05:00 |