Maurice Parker
|
644e9da1c0
|
Implement open in browser timeline context menu item.
|
2020-07-17 20:08:49 -05:00 |
|
Maurice Parker
|
a102b9f63d
|
Add marking starred and read context menu items to Timeline
|
2020-07-17 19:46:05 -05:00 |
|
Maurice Parker
|
538d886bf4
|
Correct about/below mark as read to take into account multiple select
|
2020-07-17 18:15:42 -05:00 |
|
Maurice Parker
|
11bd3dce22
|
Change sidebar context menu to use trailing closure syntax
|
2020-07-17 18:05:26 -05:00 |
|
Maurice Parker
|
067041195d
|
Implement Mark Above and Mark Below context menu items.
|
2020-07-17 17:59:35 -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 |
|
Maurice Parker
|
78fdf0a0d0
|
Enable open in browser toolbar button.
|
2020-07-17 17:08:08 -05:00 |
|
Maurice Parker
|
74b878fa6f
|
Disable safari and share toolbar buttons when no articles are selected
|
2020-07-17 13:55:54 -05:00 |
|
Stuart Breckenridge
|
19d4afc467
|
On macOS, just change the colorScheme
|
2020-07-17 22:33:38 +08:00 |
|
Stuart Breckenridge
|
b739f6dd61
|
Improves behaviour of dark/light changes on iOS
|
2020-07-17 22:18:10 +08:00 |
|
Maurice Parker
|
8f7b8160a1
|
Make Timeline text layout like current apps
|
2020-07-16 19:36:20 -05:00 |
|
Maurice Parker
|
cdf8ad1277
|
Remove web provider queue flush on multiplatform
|
2020-07-16 13:44:19 -05:00 |
|
Maurice Parker
|
2b0f6f4e77
|
Deselect articles when switching selected feeds
|
2020-07-16 12:27:40 -05:00 |
|
Maurice Parker
|
e5bf13edca
|
Tweak API to stop web view controller rebuiding
|
2020-07-16 11:51:33 -05:00 |
|
Maurice Parker
|
364bcf9d4d
|
Implement new ArticleView API for iOS
|
2020-07-16 11:42:07 -05:00 |
|
Maurice Parker
|
5f573fc985
|
Make article rendering stop flashing!
|
2020-07-16 11:14:05 -05:00 |
|
Maurice Parker
|
9836fb781c
|
Rename variable to make its intent clear
|
2020-07-16 10:53:54 -05:00 |
|
Maurice Parker
|
92f6ee3f42
|
Coalesce refresh progress updates
|
2020-07-15 21:32:56 -05:00 |
|
Maurice Parker
|
46762bf297
|
Implement refresh progress bar for macOS
|
2020-07-15 21:24:22 -05:00 |
|
Maurice Parker
|
69fa598d99
|
Enable refresh button on macOS
|
2020-07-15 20:09:11 -05:00 |
|
Maurice Parker
|
e34dbd48ee
|
Move error handling to SceneNavigationView
|
2020-07-15 20:06:29 -05:00 |
|
Maurice Parker
|
cf233f4825
|
Merge pull request #2259 from stuartbreckenridge/feature/mac-preferences
Mac Preferences
|
2020-07-15 19:16:19 -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
|
deee6c13f5
|
Remove progress indicator and next unread from timeline until we can properly show and hide them.
|
2020-07-15 13:00:38 -05:00 |
|
Maurice Parker
|
c8077ad214
|
Separated refresh progress model from SceneModel again
|
2020-07-15 12:56:19 -05:00 |
|
Stuart Breckenridge
|
0904ff519f
|
moves preferredColorScheme to App level.
|
2020-07-15 11:16:16 +08:00 |
|
Maurice Parker
|
31068f90a0
|
Implement macOS share button
|
2020-07-14 17:10:53 -05:00 |
|
Maurice Parker
|
e6bd17f8f9
|
Remove commented code
|
2020-07-14 13:53:23 -05:00 |
|
Stuart Breckenridge
|
4982211e27
|
WiP on Edit Accounts and ColorScheme
|
2020-07-14 14:57:55 +08:00 |
|
Maurice Parker
|
dc023e681b
|
Implement share/activity button on iOS
|
2020-07-13 20:18:39 -05:00 |
|
Maurice Parker
|
da08219ca3
|
Add more button state and standardize button syntax
|
2020-07-13 17:24:40 -05:00 |
|
Maurice Parker
|
7643ddc173
|
Remove specific button state enums as they were overkill
|
2020-07-13 16:26:53 -05:00 |
|
Maurice Parker
|
4bb88363e7
|
Change to only resort when sort parameters change
|
2020-07-13 16:06:42 -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
|
c29960ddda
|
Clean up navigation handling for the timeline
|
2020-07-13 11:37:21 -05:00 |
|
Maurice Parker
|
17e1247ff0
|
Add sort control for macOS
|
2020-07-12 19:43:25 -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
|
809e6542e0
|
Fix bug in unfiltering a filtered timeline
|
2020-07-12 17:30:35 -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
|
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 |
|
Stuart Breckenridge
|
31b93c5d13
|
small refactoring
|
2020-07-12 14:07:52 +08:00 |
|