Commit Graph

673 Commits

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