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

Add file input to WebView #12807

Closed
wants to merge 5 commits into from
Closed

Add file input to WebView #12807

wants to merge 5 commits into from

Commits on Apr 11, 2017

  1. Add file input to webview

    Faraz Sherwani committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    de622ff View commit details
    Browse the repository at this point in the history
  2. Check for input file requestCode in onActivityResult

    Faraz Sherwani committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    abb39c2 View commit details
    Browse the repository at this point in the history
  3. Check for null results

    Faraz Sherwani committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    7b3b06b View commit details
    Browse the repository at this point in the history
  4. Handle back button correctly

    Faraz Sherwani committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    d1e4cc7 View commit details
    Browse the repository at this point in the history
  5. Do not create temporary file

    Faraz Sherwani committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    1a44b86 View commit details
    Browse the repository at this point in the history