Commit Graph

661 Commits

Author SHA1 Message Date
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
0df68587ef enable recently read sorting option on ios 2022-06-14 20:42:39 -07:00
65bfa7be08 bump ios version to 1.9.0 2022-06-14 14:24:42 -07:00
86e1446688 sync title/description changes with core data and server 2022-06-14 14:12:25 -07:00
64e146380f add title/description edit form 2022-06-14 13:37:07 -07:00
f7172f02b1 show title edit sheets from context menu taps 2022-06-13 21:55:05 -07:00
fc01a6b7db add edit title context menu options 2022-06-13 21:35:21 -07:00
bacc117cd2 Merge pull request #795 from omnivore-app/fix/appreader-fonts 2022-06-13 16:32:29 -07:00
bc9d04cf00 Add SFMono font back 2022-06-13 16:14:03 -07:00
b59dc45a39 Add new fonts for the reader on iOS 2022-06-13 16:06:49 -07:00
ab6a225ccf Embed the reader fonts into iOS and the appreader CSS 2022-06-13 15:01:35 -07:00
216166d778 add padding to done button. use stack style nav for web prefs 2022-06-13 14:19:22 -07:00
70a2d03890 swiftformat line fix 2022-06-13 13:52:39 -07:00