Commit graph

671 commits

Author SHA1 Message Date
Satindar Dhillon
f6da7d6251 enable pdfreader for macos 2022-06-29 22:57:06 -07:00
Satindar Dhillon
943845628a adjust header layout for macos reader 2022-06-29 22:45:58 -07:00
Satindar Dhillon
09b28a1960 fix webPreferencesPopoverView for macos 2022-06-29 22:22:00 -07:00
Satindar Dhillon
af6f8dd416 enable highlight bar for macos web reader 2022-06-29 22:09:52 -07:00
Satindar Dhillon
aa79137223 fix bug where viewerAction is overridden on webreader 2022-06-29 20:23:54 -07:00
Satindar Dhillon
6721a0681c remove duplicate platform code in webreader 2022-06-29 20:08:42 -07:00
Satindar Dhillon
e48a3027f6 use resourceURL for locating bundled web reader web resources 2022-06-29 15:58:16 -07:00
Satindar Dhillon
43a20abcd5 try to load htmlString on mac app 2022-06-28 17:03:58 -07:00
Satindar Dhillon
93d3485e40 remove old web reader code 2022-06-28 16:21:42 -07:00
Satindar Dhillon
23a03e4aa2 rename WebView to OmnivoreWebView to avaoid clash with AppKit class 2022-06-28 15:17:50 -07:00
Satindar Dhillon
776e35079b fix edit title modal for macos 2022-06-27 21:34:14 -07:00
Satindar Dhillon
1ea4b63f54 fix apply labels view for macos app 2022-06-27 21:27:05 -07:00
Satindar Dhillon
39df22f4bf move sheets to outside scope of mac home container 2022-06-27 16:43:29 -07:00
Satindar Dhillon
ed70ceb2c4 apply delete label alert on macOS 2022-06-27 16:06:56 -07:00
Satindar Dhillon
ae4f82ac5c move sheet modifier to main body of labels view 2022-06-27 16:04:20 -07:00
Satindar Dhillon
e2cb7a70a8 rename showCreateLabelModal from showCreateEmailModal 2022-06-27 15:41:09 -07:00
Satindar Dhillon
5cfcb5ebb0 use toolbarGroup for create label modal on macOS 2022-06-27 15:26:55 -07:00
Satindar Dhillon
d3be6cf72a set text contrast preference at article loading time. default to true 2022-06-22 15:08:01 -07:00
Satindar Dhillon
4f4edaf78a add pspdfkit back into package.swift 2022-06-22 14:01:24 -07:00
Satindar Dhillon
f47b1101a3 set different app group names for macos and ios 2022-06-22 13:45:43 -07:00
Satindar Dhillon
b113d78904 add os conditionals to get mac app running: 2022-06-21 22:05:39 -07:00
Jackson Harper
a40374b7c7
Merge pull request #833 from omnivore-app/fix/display-settings-dialog 2022-06-21 19:17:47 -07:00
Satindar Dhillon
8d7dc06a01 bundle open dyslexic font with ios app 2022-06-21 18:58:47 -07:00
Satindar Dhillon
311d694822 update validate username publisher to async 2022-06-21 16:21:21 -07:00
Satindar Dhillon
9c68802c44 remove unused combine functions 2022-06-21 14:56:37 -07:00
Satindar Dhillon
587cbe2f26 remove unused Combine imports 2022-06-21 14:51:26 -07:00
Satindar Dhillon
f449f52455 convert more combine publishers to async 2022-06-21 14:38:52 -07:00
Satindar Dhillon
30806e4c1b send google token to server to exchange for omnivore token 2022-06-21 13:38:49 -07:00
Satindar Dhillon
77081290e5 remove appauth and use google sign in lib instead 2022-06-20 23:43:23 -07:00
Satindar Dhillon
321914dd80 add google url scheme 2022-06-20 21:42:21 -07:00
Satindar Dhillon
f29597b530 add google sign in package 2022-06-20 21:38:08 -07:00
Satindar Dhillon
758eb04aa2 update provisioning profile spec 2022-06-20 21:12:41 -07:00
Satindar Dhillon
3031baa94d use search graphql query rather than articles 2022-06-17 14:04:26 -07:00
Satindar Dhillon
7223c38c69 update graphql swift schema 2022-06-17 13:59:39 -07:00
Satindar Dhillon
5a3bb62208 bump ios version to 1.10.0 2022-06-17 13:54:40 -07:00
Satindar Dhillon
6d61c0f9e7 resolve warnings 2022-06-17 13:54:40 -07:00
Satindar Dhillon
6f86495cf4 lint fixes 2022-06-17 13:54:40 -07:00
Satindar Dhillon
726c11afd2 delete a few unused functions and lint fixes 2022-06-17 13:54:40 -07:00
Satindar Dhillon
b09268bad2 fix threading violation 2022-06-17 13:54:40 -07:00
Satindar Dhillon
1cdfe4a439 move function to load content by requestID into data service 2022-06-17 13:54:40 -07:00
Satindar Dhillon
e399a5e185 rename loadContentWithRtries function. move pdfFetch to own file 2022-06-17 13:54:40 -07:00
Satindar Dhillon
87092d7418 use ArticleContentStatus to represent state for InternalLinkedItem 2022-06-17 13:54:40 -07:00
Satindar Dhillon
ffcd43060c separate article content fetch gql call from persistence code 2022-06-17 13:54:40 -07:00
Satindar Dhillon
96b09fec8e separate linkeditem network fetches from persistence functions 2022-06-17 13:54:40 -07:00
Satindar Dhillon
01632c5317 lint fixes 2022-06-17 13:54:40 -07:00
Satindar Dhillon
2b58e4f6ce add event tracking to background tasks 2022-06-15 11:33:03 -07:00
Satindar Dhillon
5ec248a86c use readAt property to sort recently read items 2022-06-14 21:05:45 -07:00
Satindar Dhillon
8ddfc5c72a update swift graphql schema 2022-06-14 20:46:02 -07:00
Satindar Dhillon
0df68587ef enable recently read sorting option on ios 2022-06-14 20:42:39 -07:00
Satindar Dhillon
65bfa7be08 bump ios version to 1.9.0 2022-06-14 14:24:42 -07:00