Skip to content

fix crash during log sending when exposing URI on Android 7+#372

Merged
AndyScherzinger merged 1 commit intomasterfrom
fixSendLogCrash
Nov 10, 2016
Merged

fix crash during log sending when exposing URI on Android 7+#372
AndyScherzinger merged 1 commit intomasterfrom
fixSendLogCrash

Conversation

@AndyScherzinger
Copy link
Member

as reported in #358 (comment) and reproduced by me, sending the log file crashes the app since from Android 7 on exposing file:// URIs is prohibited.

This PR fixes the issue.

@tobiasKaminsky please review and merge since the master is already targeting Android N 😃

@AndyScherzinger AndyScherzinger added this to the Nextcloud App 1.4.0 milestone Nov 6, 2016
@AndyScherzinger AndyScherzinger mentioned this pull request Nov 6, 2016
23 tasks
@AndyScherzinger AndyScherzinger changed the title fix crash when exposing URI on Android 7+ fix crash during log sending when exposing URI on Android 7+ Nov 6, 2016
@AndyScherzinger
Copy link
Member Author

pushed to beta branch

@AndyScherzinger AndyScherzinger force-pushed the fixSendLogCrash branch 3 times, most recently from 86ad44b to ad4fe74 Compare November 9, 2016 17:11
@tobiasKaminsky
Copy link
Member

👍

@AndyScherzinger AndyScherzinger merged commit d8f07d3 into master Nov 10, 2016
@AndyScherzinger AndyScherzinger deleted the fixSendLogCrash branch November 10, 2016 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants