Stuart Breckenridge
|
1bd0bfce37
|
Minor changes for #2287
|
2020-07-22 21:47:40 +08:00 |
|
Stuart Breckenridge
|
7639ea2780
|
Initial work on #2287
|
2020-07-21 16:05:31 +08:00 |
|
Maurice Parker
|
6853535b96
|
Remove macOS navigate code that was messing up performance
|
2020-07-19 20:34:20 -05:00 |
|
Maurice Parker
|
797b8cd428
|
Delete dead code
|
2020-07-19 20:26:54 -05:00 |
|
Maurice Parker
|
68a569ec0b
|
Implement go to next unread
|
2020-07-19 15:24:59 -05:00 |
|
Maurice Parker
|
3cbb4da788
|
Add Sidebar go to next functionality
|
2020-07-19 13:23:08 -05:00 |
|
Maurice Parker
|
8291230561
|
Fix the iPad which seems to like to set the selected value to nil after setting it to the correct selection
|
2020-07-18 21:02:38 -05:00 |
|
Maurice Parker
|
9732ca10f3
|
Made Sidebar Combine correct
|
2020-07-18 17:10:45 -05:00 |
|
Maurice Parker
|
d36870028a
|
Refactor Combine code to make it more readable
|
2020-07-18 16:53:30 -05:00 |
|
Maurice Parker
|
6a33060473
|
Fix sidebar rename bug
|
2020-07-18 15:24:48 -05:00 |
|
Maurice Parker
|
876f978347
|
Standardize notification handling on Combine instead of selectors
|
2020-07-18 15:20:15 -05:00 |
|
Maurice Parker
|
5845925b3a
|
Merge pull request #2278 from stuartbreckenridge/feature/feed-inspector
Notifications/Reader View/InspectorModel
|
2020-07-18 10:57:22 -05:00 |
|
Stuart Breckenridge
|
5a7c3111ce
|
Removes rename
|
2020-07-18 21:24:06 +08:00 |
|
Maurice Parker
|
69c92e795b
|
Merge pull request #2276 from stuartbreckenridge/feature/feed-inspector
Inspector Views
|
2020-07-18 05:00:15 -05:00 |
|
Maurice Parker
|
40e0a1b676
|
Launch with correct views instead of using placeholder text views
|
2020-07-18 04:35:44 -05:00 |
|
Stuart Breckenridge
|
8f8afb5dbb
|
Inspector View
Inspector Views for macOS and iOS
|
2020-07-18 17:34:04 +08:00 |
|
Maurice Parker
|
11bd3dce22
|
Change sidebar context menu to use trailing closure syntax
|
2020-07-17 18:05:26 -05:00 |
|
Maurice Parker
|
37a84395fe
|
Add in missing file
|
2020-07-17 17:34:11 -05:00 |
|
Maurice Parker
|
048da0bf79
|
Separate the sidebar context menu into a standalone different file
|
2020-07-17 17:27:08 -05:00 |
|
Stuart Breckenridge
|
b739f6dd61
|
Improves behaviour of dark/light changes on iOS
|
2020-07-17 22:18:10 +08:00 |
|
Maurice Parker
|
46762bf297
|
Implement refresh progress bar for macOS
|
2020-07-15 21:24:22 -05:00 |
|
Maurice Parker
|
e34dbd48ee
|
Move error handling to SceneNavigationView
|
2020-07-15 20:06:29 -05:00 |
|
Maurice Parker
|
30d1f77405
|
Implement pull to refresh on iOS
|
2020-07-15 16:52:57 -05:00 |
|
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
|
f32b0bfdc3
|
Change to use a view instead of a function for the navigation wrapper
|
2020-07-15 15:25:41 -05:00 |
|
Maurice Parker
|
367bd90ec9
|
Fix refresh progress compile error
|
2020-07-15 13:43:24 -05:00 |
|
Maurice Parker
|
c8077ad214
|
Separated refresh progress model from SceneModel again
|
2020-07-15 12:56:19 -05:00 |
|
Maurice Parker
|
da08219ca3
|
Add more button state and standardize button syntax
|
2020-07-13 17:24:40 -05:00 |
|
Maurice Parker
|
ffa579446e
|
Only add section header padding for macOS
|
2020-07-13 12:00:59 -05:00 |
|
Maurice Parker
|
b79a1aef0c
|
Put in the padding that Apple left off of the section headers
|
2020-07-13 11:58:44 -05:00 |
|
Maurice Parker
|
543048b981
|
Add context menu divider to match existing macOS design
|
2020-07-13 11:43:27 -05:00 |
|
Maurice Parker
|
3a67f2cd8e
|
Change navigation title for macOS so that it shows the Feed
|
2020-07-12 17:45:38 -05:00 |
|
Maurice Parker
|
2ebec7801c
|
Fix read filter accessibility labels (help)
|
2020-07-12 15:03:43 -05:00 |
|
Maurice Parker
|
6c236fc0e3
|
Implement Timeline read filter
|
2020-07-12 14:43:52 -05:00 |
|
Maurice Parker
|
22e2c0b0e6
|
Add sidebar read filter
|
2020-07-12 10:52:42 -05:00 |
|
Maurice Parker
|
9f4a037c8f
|
Rebuild sidebar items when the unread count changes
|
2020-07-12 09:54:39 -05:00 |
|
Maurice Parker
|
6891f76241
|
Fix smart feed feed lookup
|
2020-07-11 19:56:42 -05:00 |
|
Maurice Parker
|
184ef57576
|
Implement Timeline multiselect
|
2020-07-11 18:22:47 -05:00 |
|
Maurice Parker
|
360f7a07bf
|
Implement Sidebar multiselect for macOS
|
2020-07-11 12:47:13 -05:00 |
|
Stuart Breckenridge
|
4c11667ff7
|
Moves selection to SidebarModel
|
2020-07-09 07:15:47 +08:00 |
|
Stuart Breckenridge
|
91bc4a0c30
|
fixes iOS build
|
2020-07-08 22:04:26 +08:00 |
|
Stuart Breckenridge
|
ab0fbc99c3
|
Merge branch 'multi-select' into swiftui
|
2020-07-08 21:41:59 +08:00 |
|
Stuart Breckenridge
|
18f7d82f7a
|
white space removal
|
2020-07-08 21:40:09 +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 |
|
Maurice Parker
|
900766d780
|
Remove icons from macOS context menus since they aren't supported
|
2020-07-07 17:02:17 -05:00 |
|
Stuart Breckenridge
|
d8df24e997
|
removes reference to old appSettings var
|
2020-07-06 20:18:50 +08:00 |
|
Stuart Breckenridge
|
10924caf7f
|
Fixes #2171
Slider is now used in lieu of a stepper. To do that, `timelineIconDimensions` had to be changed from an `Int` to a `Double`.
|
2020-07-06 17:54:11 +08:00 |
|
Maurice Parker
|
6695fcfca7
|
Refactor sidebar styling to remove duplicate code
|
2020-07-06 01:32:43 -05:00 |
|
Maurice Parker
|
6c5655191e
|
Implement hack to hide disclosure chevrons
|
2020-07-05 19:21:23 -05:00 |
|
Maurice Parker
|
9126ec424d
|
Align unread counts on iOS
|
2020-07-05 19:09:23 -05:00 |
|