omnivore/apple/OmnivoreKit/Sources/App
Jackson Harper c3096e5dfe Better PDF upload handling on iOS
Three main changes here:
- If a PDF isn't a local file, dont try to download and then
  upload it to the backend. Just treat it as a URL.

- If we are passed PDF data by an app like Files, upload it.

- Wrap the whole operation in a Background task so its not
  killed if the user taps dismiss during the upload of larger
  documents.
2022-05-26 21:40:40 -07:00
..
AppExtensions/Share Better PDF upload handling on iOS 2022-05-26 21:40:40 -07:00
PDFSupport use progressview for pdf loading view 2022-05-23 09:20:52 -07:00
Views Merge pull request #714 from omnivore-app/subscriptions-modal 2022-05-26 15:12:19 -07:00
PrimaryContentCategory.swift destructure home feed components into platform specific parent components 2022-02-28 08:53:58 -08:00
Services.swift import pspsdfkit for ios only 2022-05-22 09:35:17 -07:00
SnackbarExtension.swift create helper function on Snackbar to show it 2022-02-25 19:39:12 -08:00