Maurice Parker
|
b568f03edc
|
Unify the stylesheets into a single one to make building themes easier
|
2021-09-08 04:58:26 -05:00 |
Maurice Parker
|
f9af3c786b
|
Merge branch 'ios-candidate'
|
2021-05-25 20:12:50 -05:00 |
Duncan Babbage
|
9092d075a0
|
Handle links with unencoded spaces. Fixes #3069
|
2021-04-28 22:49:32 +12:00 |
Jed Fox
|
6666ce7e83
|
Add dir=auto to iOS and Multiplatform
|
2021-03-29 17:20:09 -04:00 |
Maurice Parker
|
cf8dbb26f7
|
Resolve issue where we could have a web view deallocated before getting displayed.
|
2020-09-01 18:54:46 -05:00 |
Maurice Parker
|
acaeb4164a
|
Fix issue where web views that never readied themselves would clog up the queue.
|
2020-09-01 18:27:55 -05:00 |
Maurice Parker
|
4c221058d8
|
Don't insert the web view into the queue until the preload process has already started.
|
2020-08-26 18:08:43 -05:00 |
Stuart Breckenridge
|
3ae4a85969
|
Removes @ViewBuilder from `var body`
|
2020-08-12 21:04:56 +08:00 |
Maurice Parker
|
855907404e
|
Use custom user agent for web views
|
2020-07-27 19:25:39 -05:00 |
Maurice Parker
|
6ebd5ad5ed
|
Make toolbar placement more explicit to fix problems that appeared in Xcode 12 Beta 3
|
2020-07-22 21:01:02 -05:00 |
Maurice Parker
|
de10e81e31
|
Stub out goToNextUnread for SceneModel
|
2020-07-19 13:28:22 -05:00 |
Maurice Parker
|
cdf8ad1277
|
Remove web provider queue flush on multiplatform
|
2020-07-16 13:44:19 -05:00 |
Maurice Parker
|
e5bf13edca
|
Tweak API to stop web view controller rebuiding
|
2020-07-16 11:51:33 -05:00 |
Maurice Parker
|
5f573fc985
|
Make article rendering stop flashing!
|
2020-07-16 11:14:05 -05: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
|
7998b5450b
|
Enabled toolbar buttons for read and star
|
2020-07-11 19:52:28 -05:00 |
Maurice Parker
|
184ef57576
|
Implement Timeline multiselect
|
2020-07-11 18:22:47 -05: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
|
aa4d191d1d
|
Fixed Article Toolbar item placement on iPad
|
2020-07-09 09:57:39 -05:00 |
Maurice Parker
|
897474a637
|
Fixed the font for macOS article view
|
2020-07-09 07:47:47 -05:00 |
Maurice Parker
|
107a8fd550
|
Implement macOS web view mouse over events
|
2020-07-08 22:27:59 -05:00 |
Maurice Parker
|
0e3ee19e3a
|
Made Article View match system accent color
|
2020-07-08 17:26:53 -05:00 |
Maurice Parker
|
739c14fb99
|
Don't remove from queue until completion handler is called
|
2020-07-08 16:00:48 -05:00 |
Maurice Parker
|
3f036e91d3
|
Do not remove the view from the queue until it has navigated
|
2020-07-08 13:44:13 -05:00 |
Maurice Parker
|
f138908e43
|
Complete dequeue even if web view fails to initialize
|
2020-07-08 13:39:44 -05:00 |
Maurice Parker
|
cdb43404c5
|
Removed obsolete javascript setting
|
2020-07-08 10:48:05 -05:00 |
Maurice Parker
|
c1bf903bff
|
Suppress macOS menu items we don't want to show the user
|
2020-07-08 10:24:16 -05:00 |
Maurice Parker
|
6f055b5923
|
Implement ArticleView for macOS
|
2020-07-08 10:20:04 -05:00 |
Maurice Parker
|
909dcb3f93
|
Made ArticleExtractorButtonState a shared enum
|
2020-07-08 02:27:16 -05:00 |
Maurice Parker
|
59c3015fff
|
Made web view preloading code and scheme handler shared code
|
2020-07-07 19:31:24 -05:00 |
Maurice Parker
|
2e94ae9e8e
|
Add basic support for Article view on iOS
|
2020-07-06 21:14:05 -05:00 |
Maurice Parker
|
958de0c0d9
|
Remove VisualEffectBlur and split ArticleView into target specific files
|
2020-07-06 01:44:35 -05:00 |
Maurice Parker
|
1389008b31
|
Add Article toolbar
|
2020-07-05 18:53:18 -05:00 |
Maurice Parker
|
4486d2bd09
|
Add TimeilneToolbar. Issue #2195
|
2020-07-03 21:55:27 -05:00 |
Maurice Parker
|
494bd85a37
|
Stub out Article code
|
2020-07-02 15:30:50 -05:00 |