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

WebView (Android): Image picker dialog #1448

Merged
merged 1 commit into from
Jul 22, 2022

Conversation

mortend
Copy link
Member

@mortend mortend commented Jul 18, 2022

Show a dialog to let us choose either Camera or Gallery to pick an image
to upload, unless multiple files are allowed (not supported).

  • Extract _filePathCallback and onReceiveFileChooserValue(), so we can
    finish the existing callback to avoid a dead-lock.

  • Integrate PickImage by vansuita via UXL.

Depends on fuse-open/uno#409 and fuse-open/uno#412.

This PR contains:

  • Changelog
  • Documentation
  • Tests

Show a dialog to let us choose either Camera or Gallery to pick an image
to upload, unless multiple files are allowed (not supported).

* Extract _filePathCallback and onReceiveFileChooserValue(), so we can
  finish the existing callback to avoid a dead-lock.

* Integrate PickImage by vansuita via UXL.
@mortend mortend merged commit 2eb9dab into fuse-open:master Jul 22, 2022
@mortend mortend deleted the webview-image-picker branch July 22, 2022 18:24
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.

1 participant