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

SftpConnectDialog: Wrap open DocumentsUI intent with Intent.createChooser() to get PEM content #4234

Merged
merged 1 commit into from
Aug 20, 2024

Commits on Aug 5, 2024

  1. SftpConnectDialog: Wrap open DocumentsUI intent with Intent.createCho…

    …oser() to get PEM content
    
    To fix regressions in newer Androids that SftpConnectDialog unable to load PEM for SSH authentication.
    
    Reference: https://stackoverflow.com/questions/10002065/android-gallery-always-returns-result-canceled-to-onactivityresult
    TranceLove committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2410b08 View commit details
    Browse the repository at this point in the history