Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for UIDocumentInteractionController which allows more exp... #19

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

alistairmcmillan
Copy link

...orting options (Google Drive for example). Based on similar patch for InkPad.

Removes existing email options on action menu and launches UIDocumentInteractionController from there instead.

Quite a conservative patch, trying to minimise disruption. An alternative would be to replace the existing action sheet entirely. Losses would be the Duplicate menu option and the custom message for Twitter and Facebook posts. All other options (Adding to Photos, Copy to Pasteboard, etc) are available through the UIDocumentInteractionController. If you'd prefer that option I'd be happy to change and re-submit.

…exporting options (Google Drive for example). Based on similar patch for InkPad.

Removes existing email options on action menu and launches UIDocumentInteractionController from there instead.
@alistairmcmillan
Copy link
Author

As mentioned above this adds support for Google Drive (if it is installed on the device) as requested in issue #8 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant